chore(release): version packages (#11024)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-06-26 21:25:48 +04:00
committed by GitHub
parent 18fcf0f766
commit 75aa8bd6eb
8 changed files with 17 additions and 14 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
add scroll-fade and shimmer utilities

View File

@@ -1,5 +0,0 @@
---
"@shadcn/react": minor
---
initial release of @shadcn/react

View File

@@ -84,7 +84,7 @@
"rehype-pretty-code": "^0.14.1",
"rimraf": "^6.0.1",
"server-only": "^0.0.1",
"shadcn": "4.11.1",
"shadcn": "4.12.0",
"shiki": "^3.23.0",
"sonner": "^2.0.0",
"streamdown": "^2.5.0",

View File

@@ -0,0 +1,7 @@
# @shadcn/react
## 0.2.0
### Minor Changes
- [#11022](https://github.com/shadcn-ui/ui/pull/11022) [`18fcf0f766857a7249cc0daac3c1609610edd158`](https://github.com/shadcn-ui/ui/commit/18fcf0f766857a7249cc0daac3c1609610edd158) Thanks [@shadcn](https://github.com/shadcn)! - initial release of @shadcn/react

View File

@@ -1,6 +1,6 @@
{
"name": "@shadcn/react",
"version": "0.1.0",
"version": "0.2.0",
"description": "Unstyled components for React.",
"publishConfig": {
"access": "public"

View File

@@ -1,5 +1,11 @@
# shadcn
## 4.12.0
### Minor Changes
- [#11022](https://github.com/shadcn-ui/ui/pull/11022) [`18fcf0f766857a7249cc0daac3c1609610edd158`](https://github.com/shadcn-ui/ui/commit/18fcf0f766857a7249cc0daac3c1609610edd158) Thanks [@shadcn](https://github.com/shadcn)! - add scroll-fade and shimmer utilities
## 4.11.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn",
"version": "4.11.1",
"version": "4.12.0",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"

2
pnpm-lock.yaml generated
View File

@@ -310,7 +310,7 @@ importers:
specifier: ^0.0.1
version: 0.0.1
shadcn:
specifier: 4.11.1
specifier: 4.12.0
version: link:../../packages/shadcn
shiki:
specifier: ^3.23.0