chore(release): version packages (#2597)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-31 02:02:06 +04:00
committed by GitHub
parent a62a155aac
commit f99cd2aa5d
7 changed files with 18 additions and 17 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": minor
---
Add support for frameworks

View File

@@ -1,5 +0,0 @@
---
"shadcn": major
---
npx shadcn init

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": patch
---
update zod imports

View File

@@ -1,5 +1,15 @@
# @shadcn/ui
## 0.9.0
### Minor Changes
- [#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
### Patch Changes
- [#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
## 0.8.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn-ui",
"version": "0.8.0",
"version": "0.9.0",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"

View File

@@ -1,5 +1,11 @@
# @shadcn/ui
## 2.0.0
### Major Changes
- [#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
## 0.8.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "shadcn",
"version": "1.0.1",
"version": "2.0.0",
"description": "Add components to your apps.",
"publishConfig": {
"access": "public"