Skip to content

Commit b9f3ce1

Browse files
chore(release): version packages (#8217)
* chore(release): version packages * chore(release): version packages * ci: deps --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shadcn <[email protected]>
1 parent cdf58be commit b9f3ce1

File tree

8 files changed

+17
-20
lines changed

8 files changed

+17
-20
lines changed

.changeset/hip-pianos-fry.md

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

.changeset/tame-schools-flow.md

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

.changeset/tangy-spiders-hide.md

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

apps/v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"recharts": "2.15.1",
8888
"rehype-pretty-code": "^0.14.1",
8989
"rimraf": "^6.0.1",
90-
"shadcn": "3.2.1",
90+
"shadcn": "3.3.0",
9191
"shiki": "^1.10.1",
9292
"sonner": "^2.0.0",
9393
"tailwind-merge": "^3.0.1",

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"react-resizable-panels": "^2.0.22",
8989
"react-wrap-balancer": "^0.4.1",
9090
"recharts": "2.12.7",
91-
"shadcn": "3.2.1",
91+
"shadcn": "3.3.0",
9292
"sharp": "^0.32.6",
9393
"sonner": "^1.2.3",
9494
"swr": "2.2.6-beta.3",

packages/shadcn/CHANGELOG.md

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

3+
## 3.3.0
4+
5+
### Minor Changes
6+
7+
- [#8216](https://github.com/shadcn-ui/ui/pull/8216) [`fc6d909ba23ac1ba09cf32087f0524aca398b5aa`](https://github.com/shadcn-ui/ui/commit/fc6d909ba23ac1ba09cf32087f0524aca398b5aa) Thanks [@shadcn](https://github.com/shadcn)! - add getRegistriesIndex
8+
9+
### Patch Changes
10+
11+
- [#8186](https://github.com/shadcn-ui/ui/pull/8186) [`cdf58be7e1ed25bf1dd19a1c60612c5e89b82a60`](https://github.com/shadcn-ui/ui/commit/cdf58be7e1ed25bf1dd19a1c60612c5e89b82a60) Thanks [@imskyleen](https://github.com/imskyleen)! - fix transformCssVars function with prefix
12+
13+
- [#8036](https://github.com/shadcn-ui/ui/pull/8036) [`fae1a81addb22429c103d5d08813e1c80779d5fb`](https://github.com/shadcn-ui/ui/commit/fae1a81addb22429c103d5d08813e1c80779d5fb) Thanks [@fuma-nama](https://github.com/fuma-nama)! - fix async imports not being transformed when installing components
14+
315
## 3.2.1
416

517
### 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": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)