Skip to content

Commit f99cd2a

Browse files
chore(release): version packages (#2597)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a62a155 commit f99cd2a

File tree

7 files changed

+18
-17
lines changed

7 files changed

+18
-17
lines changed

Diff for: .changeset/large-phones-poke.md

-5
This file was deleted.

Diff for: .changeset/tidy-rings-ring.md

-5
This file was deleted.

Diff for: .changeset/wet-eagles-leave.md

-5
This file was deleted.

Diff for: packages/cli/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @shadcn/ui
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- [#4569](https://github.com/shadcn-ui/ui/pull/4569) [`a62a155`](https://github.com/shadcn-ui/ui/commit/a62a155aac6409d41ea27529be2eef65e3db2723) Thanks [@shadcn](https://github.com/shadcn)! - Add support for frameworks
8+
9+
### Patch Changes
10+
11+
- [#2473](https://github.com/shadcn-ui/ui/pull/2473) [`343b20f`](https://github.com/shadcn-ui/ui/commit/343b20fc5c49ee8968fe56e42527ba1cc8ede0ec) Thanks [@kevinmitch14](https://github.com/kevinmitch14)! - update zod imports
12+
313
## 0.8.0
414

515
### Minor Changes

Diff for: packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shadcn-ui",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

Diff for: packages/shadcn/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @shadcn/ui
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [#4569](https://github.com/shadcn-ui/ui/pull/4569) [`a62a155`](https://github.com/shadcn-ui/ui/commit/a62a155aac6409d41ea27529be2eef65e3db2723) Thanks [@shadcn](https://github.com/shadcn)! - npx shadcn init
8+
39
## 0.8.0
410

511
### Minor Changes

Diff for: packages/shadcn/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shadcn",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)