Skip to content

Commit 8fcfc56

Browse files
chore(release): version packages (#9283)
* chore(release): version packages * deps: update lock --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shadcn <m@shadcn.com>
1 parent f393c25 commit 8fcfc56

File tree

6 files changed

+15
-17
lines changed

6 files changed

+15
-17
lines changed

.changeset/rude-clowns-retire.md

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

.changeset/shy-aliens-decide.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
@@ -101,7 +101,7 @@
101101
"rehype-pretty-code": "^0.14.1",
102102
"rimraf": "^6.0.1",
103103
"server-only": "^0.0.1",
104-
"shadcn": "3.6.2",
104+
"shadcn": "3.6.3",
105105
"shiki": "^1.10.1",
106106
"sonner": "^2.0.0",
107107
"swr": "^2.3.6",

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.6.3
4+
5+
### Patch Changes
6+
7+
- [#9161](https://github.com/shadcn-ui/ui/pull/9161) [`f2583391eafc22a6ec6c9299a8ad9fac857f8181`](https://github.com/shadcn-ui/ui/commit/f2583391eafc22a6ec6c9299a8ad9fac857f8181) Thanks [@yeasin2002](https://github.com/yeasin2002)! - validate app name on create
8+
9+
- [#8422](https://github.com/shadcn-ui/ui/pull/8422) [`c2fd847d65bfccde531cf1b4462ae466446efa06`](https://github.com/shadcn-ui/ui/commit/c2fd847d65bfccde531cf1b4462ae466446efa06) Thanks [@aquaticcalf](https://github.com/aquaticcalf)! - add mcp support for opencode
10+
311
## 3.6.2
412

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

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)