Skip to content

Commit c8c4027

Browse files
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 <[email protected]>
1 parent 699195b commit c8c4027

File tree

8 files changed

+17
-23
lines changed

8 files changed

+17
-23
lines changed

.changeset/nervous-beans-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silent-rules-cover.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sour-hotels-drum.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/swift-eyes-dress.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"react-resizable-panels": "^2.0.22",
8181
"react-wrap-balancer": "^0.4.1",
8282
"recharts": "2.12.7",
83-
"shadcn": "2.2.0-canary.2",
83+
"shadcn": "2.3.0",
8484
"sharp": "^0.31.3",
8585
"sonner": "^1.2.3",
8686
"swr": "2.2.6-beta.3",

packages/shadcn/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @shadcn/ui
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#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
8+
9+
- [#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
10+
11+
- [#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
12+
13+
- [#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
14+
15+
- [#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
16+
317
## 2.1.8
418

519
### Patch Changes

packages/shadcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shadcn",
3-
"version": "2.2.0-canary.2",
3+
"version": "2.3.0",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)