chore(release): version packages

This commit is contained in:
shadcn
2026-06-19 07:39:40 +00:00
parent 3ffd3e1c7c
commit 68a5eddf66
6 changed files with 11 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
replace node-fetch with native fetch

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
Preserve existing dependency specifiers in package.json when running `shadcn add`.

View File

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

View File

@@ -1,5 +1,13 @@
# shadcn
## 4.11.1
### Patch Changes
- [#10905](https://github.com/shadcn-ui/ui/pull/10905) [`9197676b3d09b77f51b17b63e5978db29e498ca4`](https://github.com/shadcn-ui/ui/commit/9197676b3d09b77f51b17b63e5978db29e498ca4) Thanks [@shadcn](https://github.com/shadcn)! - replace node-fetch with native fetch
- [#10967](https://github.com/shadcn-ui/ui/pull/10967) [`365d53b590a6ddb79c1487a9dbeabcde5f4ac37f`](https://github.com/shadcn-ui/ui/commit/365d53b590a6ddb79c1487a9dbeabcde5f4ac37f) Thanks [@shadcn](https://github.com/shadcn)! - Preserve existing dependency specifiers in package.json when running `shadcn add`.
## 4.11.0
### Minor Changes

View File

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

2
pnpm-lock.yaml generated
View File

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