Skip to content

Commit d9c8c96

Browse files
committed
chore(release): version packages
1 parent e2605bc commit d9c8c96

5 files changed

Lines changed: 10 additions & 8 deletions

File tree

.changeset/angry-stars-pick.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
@@ -76,7 +76,7 @@
7676
"rehype-pretty-code": "^0.14.1",
7777
"rimraf": "^6.0.1",
7878
"server-only": "^0.0.1",
79-
"shadcn": "4.7.0",
79+
"shadcn": "4.7.1",
8080
"shiki": "^1.10.1",
8181
"sonner": "^2.0.0",
8282
"swr": "^2.3.6",

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+
## 4.7.1
4+
5+
### Patch Changes
6+
7+
- [#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
8+
39
## 4.7.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": "4.7.0",
3+
"version": "4.7.1",
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)