chore(release): version packages (#6349)

* chore(release): version packages

* chore(release): version packages

* chore: fix version

* deps: update lock file

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2025-01-28 15:26:05 +04:00
committed by GitHub
parent 699195ba77
commit 3261e791d0
8 changed files with 17 additions and 23 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
remove unused lodash.template

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
handle nested file path

View File

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

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
new registry:file type

View File

@@ -80,7 +80,7 @@
"react-resizable-panels": "^2.0.22",
"react-wrap-balancer": "^0.4.1",
"recharts": "2.12.7",
"shadcn": "2.2.0-canary.2",
"shadcn": "2.3.0",
"sharp": "^0.31.3",
"sonner": "^1.2.3",
"swr": "2.2.6-beta.3",

View File

@@ -1,5 +1,19 @@
# @shadcn/ui
## 2.2.0
### Minor Changes
- [#6475](https://github.com/shadcn-ui/ui/pull/6475) [`699195b`](https://github.com/shadcn-ui/ui/commit/699195ba77ba41d3da356dd82775ae6db9af3d96) Thanks [@shadcn](https://github.com/shadcn)! - remove unused lodash.template
- [#6350](https://github.com/shadcn-ui/ui/pull/6350) [`cb742e9`](https://github.com/shadcn-ui/ui/commit/cb742e98252fe8aa5cad3377d06e1d8a884953db)) Thanks [@shadcn](https://github.com/shadcn)! - new build command
- [#6369](https://github.com/shadcn-ui/ui/pull/6369) [`f07c7ad`](https://github.com/shadcn-ui/ui/commit/f07c7ad5d0d2c2159f2c81a31ae6cbbe9a6ede30) Thanks [@shadcn](https://github.com/shadcn)! - handle nested file path
- [#6339](https://github.com/shadcn-ui/ui/pull/6339) [`254198b`](https://github.com/shadcn-ui/ui/commit/254198b4bf38ca18361dbcf4373536c55ea8ef11) Thanks [@shadcn](https://github.com/shadcn)! - add schema
- [#6377](https://github.com/shadcn-ui/ui/pull/6377) [`5f7957a`](https://github.com/shadcn-ui/ui/commit/5f7957ab51c3d929f322937147269ef3bdfeb472) Thanks [@shadcn](https://github.com/shadcn)! - new registry:file type
## 2.1.8
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn",
"version": "2.2.0-canary.2",
"version": "2.3.0",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"

2
pnpm-lock.yaml generated
View File

@@ -292,7 +292,7 @@ importers:
specifier: 2.12.7
version: 2.12.7(react-dom@18.2.0(react@18.2.0))(react@18.2.0)
shadcn:
specifier: 2.2.0-canary.2
specifier: 2.3.0
version: link:../../packages/shadcn
sharp:
specifier: ^0.31.3