chore(release): version packages (#179)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-17 16:55:42 +04:00
committed by GitHub
parent 96f300ea74
commit 31c2390942
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": patch
---
rename package to shadcn-ui

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": minor
---
add init command

View File

@@ -1,5 +1,15 @@
# @shadcn/ui
## 0.1.0
### Minor Changes
- [#178](https://github.com/shadcn/ui/pull/178) [`96f300e`](https://github.com/shadcn/ui/commit/96f300ea7471de9de9d433114d010d8fef2c8bae) Thanks [@shadcn](https://github.com/shadcn)! - add init command
### Patch Changes
- [#175](https://github.com/shadcn/ui/pull/175) [`b5d4368`](https://github.com/shadcn/ui/commit/b5d43688b975eb66b95b71af0396d07f94dde247) Thanks [@shadcn](https://github.com/shadcn)! - rename package to shadcn-ui
## 0.0.4
### Patch Changes

View File

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