chore(release): version packages (#206)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-19 13:47:25 +04:00
committed by GitHub
parent dc573c7e9e
commit c37c087c65
6 changed files with 13 additions and 21 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": patch
---
fix changeset config

View File

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

View File

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

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": patch
---
update init message

View File

@@ -1,5 +1,17 @@
# @shadcn/ui
## 0.1.1
### Patch Changes
- [#205](https://github.com/shadcn/ui/pull/205) [`dc573c7`](https://github.com/shadcn/ui/commit/dc573c7e9ecf73a9a8f53320bc4f5db17d7bd2b3) Thanks [@shadcn](https://github.com/shadcn)! - fix changeset config
- [#204](https://github.com/shadcn/ui/pull/204) [`68e1c56`](https://github.com/shadcn/ui/commit/68e1c5624a35edb3c38e5f739acf3387fdca541c) Thanks [@shadcn](https://github.com/shadcn)! - update typescript
- [#203](https://github.com/shadcn/ui/pull/203) [`acf4ae7`](https://github.com/shadcn/ui/commit/acf4ae79cb734671a5b5c227b5009f38b59e3f19) Thanks [@shadcn](https://github.com/shadcn)! - update readme
- [#197](https://github.com/shadcn/ui/pull/197) [`4a794a3`](https://github.com/shadcn/ui/commit/4a794a354f3e03b76cba32049971afc2f6986080) Thanks [@shadcn](https://github.com/shadcn)! - update init message
## 0.1.0
### Minor Changes

View File

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