chore(release): version packages

This commit is contained in:
github-actions[bot]
2026-04-20 08:16:18 +00:00
parent efa2b38d07
commit 3411d53856
6 changed files with 11 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
Ensure `init` only runs template post-init hooks for newly created projects.

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
Send `Accept: application/vnd.shadcn.v1+json, application/json;q=0.9` and `User-Agent: shadcn` on registry fetches so servers using HTTP content negotiation can reliably serve JSON to the CLI. Fixes #10164.

View File

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

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 4.3.1
### Patch Changes
- [#10436](https://github.com/shadcn-ui/ui/pull/10436) [`b7cfc364aca36bc90f8efa86773bc81011502036`](https://github.com/shadcn-ui/ui/commit/b7cfc364aca36bc90f8efa86773bc81011502036) Thanks [@shadcn](https://github.com/shadcn)! - Ensure `init` only runs template post-init hooks for newly created projects.
- [#10179](https://github.com/shadcn-ui/ui/pull/10179) [`d00605c5fb5fe3cfbcb68cea65398430cdd819f8`](https://github.com/shadcn-ui/ui/commit/d00605c5fb5fe3cfbcb68cea65398430cdd819f8) Thanks [@EthanThatOneKid](https://github.com/EthanThatOneKid)! - Send `Accept: application/vnd.shadcn.v1+json, application/json;q=0.9` and `User-Agent: shadcn` on registry fetches so servers using HTTP content negotiation can reliably serve JSON to the CLI. Fixes #10164.
## 4.3.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn",
"version": "4.3.0",
"version": "4.3.1",
"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.3.0
specifier: 4.3.1
version: link:../../packages/shadcn
shiki:
specifier: ^1.10.1