chore(release): version packages (#10873)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-06-08 17:48:39 +04:00
committed by GitHub
parent 05eb2b968b
commit 3f2ff18157
6 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
move msw to devDependencies

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
improve search command

View File

@@ -77,7 +77,7 @@
"rehype-pretty-code": "^0.14.1", "rehype-pretty-code": "^0.14.1",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"server-only": "^0.0.1", "server-only": "^0.0.1",
"shadcn": "4.10.0", "shadcn": "4.11.0",
"shiki": "^1.10.1", "shiki": "^1.10.1",
"sonner": "^2.0.0", "sonner": "^2.0.0",
"swr": "^2.3.6", "swr": "^2.3.6",

View File

@@ -1,5 +1,15 @@
# shadcn # shadcn
## 4.11.0
### Minor Changes
- [#10886](https://github.com/shadcn-ui/ui/pull/10886) [`05eb2b968bdc769ad78df9628dc2260e1dec903c`](https://github.com/shadcn-ui/ui/commit/05eb2b968bdc769ad78df9628dc2260e1dec903c) Thanks [@shadcn](https://github.com/shadcn)! - improve search command
### Patch Changes
- [#10851](https://github.com/shadcn-ui/ui/pull/10851) [`7dfd933102fdb881f8abd24fc1ef11a669682b94`](https://github.com/shadcn-ui/ui/commit/7dfd933102fdb881f8abd24fc1ef11a669682b94) Thanks [@harshithasompura](https://github.com/harshithasompura)! - move msw to devDependencies
## 4.10.0 ## 4.10.0
### Minor Changes ### Minor Changes

View File

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

2
pnpm-lock.yaml generated
View File

@@ -290,7 +290,7 @@ importers:
specifier: ^0.0.1 specifier: ^0.0.1
version: 0.0.1 version: 0.0.1
shadcn: shadcn:
specifier: 4.10.0 specifier: 4.11.0
version: link:../../packages/shadcn version: link:../../packages/shadcn
shiki: shiki:
specifier: ^1.10.1 specifier: ^1.10.1