Skip to content

Commit 851c0fa

Browse files
chore(release): version packages (#8111)
* 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 e84c819 commit 851c0fa

File tree

7 files changed

+13
-15
lines changed

7 files changed

+13
-15
lines changed

.changeset/mighty-falcons-type.md

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

.changeset/solid-seas-wear.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
@@ -86,7 +86,7 @@
8686
"recharts": "2.15.1",
8787
"rehype-pretty-code": "^0.14.1",
8888
"rimraf": "^6.0.1",
89-
"shadcn": "3.0.0",
89+
"shadcn": "3.1.0",
9090
"shiki": "^1.10.1",
9191
"sonner": "^2.0.0",
9292
"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.0.0",
91+
"shadcn": "3.1.0",
9292
"sharp": "^0.32.6",
9393
"sonner": "^1.2.3",
9494
"swr": "2.2.6-beta.3",

packages/shadcn/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#8110](https://github.com/shadcn-ui/ui/pull/8110) [`64f8baf9aa7562d4d2170863c29c6ae723f31df3`](https://github.com/shadcn-ui/ui/commit/64f8baf9aa7562d4d2170863c29c6ae723f31df3) Thanks [@shadcn](https://github.com/shadcn)! - allow no files items
8+
9+
- [#8109](https://github.com/shadcn-ui/ui/pull/8109) [`e84c819977046f555daa9a8af5736ad7725fb4da`](https://github.com/shadcn-ui/ui/commit/e84c819977046f555daa9a8af5736ad7725fb4da) Thanks [@shadcn](https://github.com/shadcn)! - update handling of import and apply at rules
10+
311
## 3.0.0
412

513
### Major 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.0.0",
3+
"version": "3.1.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)