chore(release): version packages (#10489)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-04-25 14:39:56 +04:00
committed by GitHub
parent 94074e4bb2
commit 0126502236
5 changed files with 11 additions and 10 deletions

View File

@@ -1,7 +0,0 @@
---
"shadcn": minor
---
add --pointer option to cli.
npx shadcn init --pointer will enable cursor: pointer on buttons.

View File

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

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 4.5.0
### Minor Changes
- [#10488](https://github.com/shadcn-ui/ui/pull/10488) [`eb6e783fb3861aba3b35289a473954080e6f1607`](https://github.com/shadcn-ui/ui/commit/eb6e783fb3861aba3b35289a473954080e6f1607) Thanks [@shadcn](https://github.com/shadcn)! - add --pointer option to cli.
npx shadcn init --pointer will enable cursor: pointer on buttons.
## 4.4.0
### Minor Changes

View File

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