Skip to content

Commit 1289192

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

File tree

6 files changed

+11
-10
lines changed

6 files changed

+11
-10
lines changed

.changeset/few-games-tap.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.3.0",
90+
"shadcn": "3.3.1",
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.3.0",
91+
"shadcn": "3.3.1",
9292
"sharp": "^0.32.6",
9393
"sonner": "^1.2.3",
9494
"swr": "2.2.6-beta.3",

packages/shadcn/CHANGELOG.md

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

3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- [`75dde2e64679081dad63ecd20f3fd9e3b68fa0ce`](https://github.com/shadcn-ui/ui/commit/75dde2e64679081dad63ecd20f3fd9e3b68fa0ce) Thanks [@shadcn](https://github.com/shadcn)! - fix deps in cts projects
8+
39
## 3.3.0
410

511
### Minor 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.3.0",
3+
"version": "3.3.1",
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)