Merge pull request #10444 from shadcn-ui/changeset-release/main

chore(release): version packages
This commit is contained in:
shadcn
2026-04-21 16:28:15 +04:00
committed by GitHub
6 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
fix chartColor in presets

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
add apply --only

View File

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

View File

@@ -1,5 +1,15 @@
# @shadcn/ui
## 4.4.0
### Minor Changes
- [#10451](https://github.com/shadcn-ui/ui/pull/10451) [`e456fed9d3f0b7aacf7084aecc02a75e8fde622d`](https://github.com/shadcn-ui/ui/commit/e456fed9d3f0b7aacf7084aecc02a75e8fde622d) Thanks [@shadcn](https://github.com/shadcn)! - add apply --only
### Patch Changes
- [`9c572ab778b5a0ab42693eb07bc4a75d0c24603e`](https://github.com/shadcn-ui/ui/commit/9c572ab778b5a0ab42693eb07bc4a75d0c24603e) Thanks [@shadcn](https://github.com/shadcn)! - fix chartColor in presets
## 4.3.1
### Patch Changes

View File

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