chore(release): version packages (#10517)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-04-28 20:45:27 +04:00
committed by GitHub
parent ea6086cbcc
commit 656258a2ab
8 changed files with 17 additions and 23 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
add shadcn preset commands

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
add preset info to npx shadcn info

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
update docs and info urls

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
fix apply in monorepo

View File

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

View File

@@ -1,5 +1,19 @@
# @shadcn/ui
## 4.6.0
### Minor Changes
- [#10530](https://github.com/shadcn-ui/ui/pull/10530) [`ea6086cbcc33b359bb876651374e26f643ea85b1`](https://github.com/shadcn-ui/ui/commit/ea6086cbcc33b359bb876651374e26f643ea85b1) Thanks [@shadcn](https://github.com/shadcn)! - add shadcn preset commands
- [#10516](https://github.com/shadcn-ui/ui/pull/10516) [`c236d0c009b4ff87c77a04c618d2b348cac7cdcb`](https://github.com/shadcn-ui/ui/commit/c236d0c009b4ff87c77a04c618d2b348cac7cdcb) Thanks [@shadcn](https://github.com/shadcn)! - add preset info to npx shadcn info
### Patch Changes
- [#10526](https://github.com/shadcn-ui/ui/pull/10526) [`55fd4dc71be9e6410a528d6ce6bc7287ffba262c`](https://github.com/shadcn-ui/ui/commit/55fd4dc71be9e6410a528d6ce6bc7287ffba262c) Thanks [@shadcn](https://github.com/shadcn)! - update docs and info urls
- [#10524](https://github.com/shadcn-ui/ui/pull/10524) [`6dea65ebcbbdb8773b3072ca74c9cee4e386988b`](https://github.com/shadcn-ui/ui/commit/6dea65ebcbbdb8773b3072ca74c9cee4e386988b) Thanks [@shadcn](https://github.com/shadcn)! - fix apply in monorepo
## 4.5.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn",
"version": "4.5.0",
"version": "4.6.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.5.0
specifier: 4.6.0
version: link:../../packages/shadcn
shiki:
specifier: ^1.10.1