Skip to content

Commit 072c27f

Browse files
chore(release): version packages (#10568)
Co-authored-by: shadcn <m@shadcn.com>
1 parent 194dcc4 commit 072c27f

7 files changed

Lines changed: 16 additions & 18 deletions

File tree

.changeset/angry-stars-pick.md

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

.changeset/icy-birds-warn.md

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

.changeset/rotten-humans-cover.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
@@ -77,7 +77,7 @@
7777
"rehype-pretty-code": "^0.14.1",
7878
"rimraf": "^6.0.1",
7979
"server-only": "^0.0.1",
80-
"shadcn": "4.7.0",
80+
"shadcn": "4.8.0",
8181
"shiki": "^1.10.1",
8282
"sonner": "^2.0.0",
8383
"swr": "^2.3.6",

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+
## 4.8.0
4+
5+
### Minor Changes
6+
7+
- [#10715](https://github.com/shadcn-ui/ui/pull/10715) [`51e3cfaf32faeff2589e5c74d81ffd109f509e93`](https://github.com/shadcn-ui/ui/commit/51e3cfaf32faeff2589e5c74d81ffd109f509e93) Thanks [@shadcn](https://github.com/shadcn)! - add shadcn registry validate command
8+
9+
- [#10708](https://github.com/shadcn-ui/ui/pull/10708) [`c8ab3801ecf97c0350ac0234a25e61f19ccaba62`](https://github.com/shadcn-ui/ui/commit/c8ab3801ecf97c0350ac0234a25e61f19ccaba62) Thanks [@shadcn](https://github.com/shadcn)! - add include to registry.json
10+
11+
### Patch Changes
12+
13+
- [#10567](https://github.com/shadcn-ui/ui/pull/10567) [`1c4a53a37adeba36dbd5c07980c5bb6d295cea9e`](https://github.com/shadcn-ui/ui/commit/1c4a53a37adeba36dbd5c07980c5bb6d295cea9e) Thanks [@shadcn](https://github.com/shadcn)! - fix failing version derivation test
14+
315
## 4.7.0
416

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

pnpm-lock.yaml

Lines changed: 2 additions & 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)