Skip to content

Commit 2ae0e5a

Browse files
chore(release): version packages (#7595)
* chore(release): version packages * deps: install --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: shadcn <[email protected]>
1 parent 431af4f commit 2ae0e5a

File tree

6 files changed

+11
-10
lines changed

6 files changed

+11
-10
lines changed

.changeset/eight-olives-shop.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": "2.6.2",
89+
"shadcn": "2.6.3",
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": "2.6.2",
91+
"shadcn": "2.6.3",
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+
## 2.6.3
4+
5+
### Patch Changes
6+
7+
- [#7594](https://github.com/shadcn-ui/ui/pull/7594) [`431af4f7ff294af032c0687b8b655ed6db2e690f`](https://github.com/shadcn-ui/ui/commit/431af4f7ff294af032c0687b8b655ed6db2e690f) Thanks [@shadcn](https://github.com/shadcn)! - fix: semicolon in code style
8+
39
## 2.6.2
410

511
### 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": "2.6.2",
3+
"version": "2.6.3",
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)