chore(release): version packages (#10556)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-05-05 16:56:17 +04:00
committed by GitHub
parent bb251e2ab6
commit e46e5c5d1d
7 changed files with 15 additions and 18 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
add support for package imports

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
add previous version error suggestion

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
allow alias placeholders in target for registry items

View File

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

View File

@@ -1,5 +1,17 @@
# @shadcn/ui
## 4.7.0
### Minor Changes
- [#10519](https://github.com/shadcn-ui/ui/pull/10519) [`eb42ae25fda81e90e621f1e334e5126b1f22371d`](https://github.com/shadcn-ui/ui/commit/eb42ae25fda81e90e621f1e334e5126b1f22371d) Thanks [@shadcn](https://github.com/shadcn)! - add support for package imports
- [#10528](https://github.com/shadcn-ui/ui/pull/10528) [`309d95017fce3936548c15d2ef827c84560cc45a`](https://github.com/shadcn-ui/ui/commit/309d95017fce3936548c15d2ef827c84560cc45a) Thanks [@shadcn](https://github.com/shadcn)! - allow alias placeholders in target for registry items
### Patch Changes
- [#10559](https://github.com/shadcn-ui/ui/pull/10559) [`28b3e5f36086677b0533583817407d8f936a567b`](https://github.com/shadcn-ui/ui/commit/28b3e5f36086677b0533583817407d8f936a567b) Thanks [@shadcn](https://github.com/shadcn)! - add previous version error suggestion
## 4.6.0
### Minor Changes

View File

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

2
pnpm-lock.yaml generated
View File

@@ -284,7 +284,7 @@ importers:
specifier: ^0.0.1
version: 0.0.1
shadcn:
specifier: 4.6.0
specifier: 4.7.0
version: link:../../packages/shadcn
shiki:
specifier: ^1.10.1