chore(release): version packages

This commit is contained in:
github-actions[bot]
2026-04-21 12:26:54 +00:00
parent d0ac558ce2
commit 7cbc7e8d53
6 changed files with 13 additions and 13 deletions

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"