Skip to content

Commit f0d147d

Browse files
chore(release): version packages (#9125)
* 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 df67e49 commit f0d147d

File tree

6 files changed

+15
-17
lines changed

6 files changed

+15
-17
lines changed

.changeset/tasty-steaks-rush.md

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

.changeset/whole-beans-arrive.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.1",
104+
"shadcn": "3.6.2",
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.2
4+
5+
### Patch Changes
6+
7+
- [#9126](https://github.com/shadcn-ui/ui/pull/9126) [`df67e49aac8c87da59a4257164f55ef0f53b55de`](https://github.com/shadcn-ui/ui/commit/df67e49aac8c87da59a4257164f55ef0f53b55de) Thanks [@shadcn](https://github.com/shadcn)! - add create command to readme
8+
9+
- [#9044](https://github.com/shadcn-ui/ui/pull/9044) [`137b1c12b7bde1318c8781680b41ae449e40df8f`](https://github.com/shadcn-ui/ui/commit/137b1c12b7bde1318c8781680b41ae449e40df8f) Thanks [@mezotv](https://github.com/mezotv)! - add phosphor icons
10+
311
## 3.6.1
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.1",
3+
"version": "3.6.2",
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)