chore(release): version packages (#737)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-30 22:56:01 +04:00
committed by GitHub
parent ea6699adbf
commit 0857bfe889
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": patch
---
fix(cli): use bun add when bun detected

View File

@@ -1,5 +1,11 @@
# @shadcn/ui
## 0.2.3
### Patch Changes
- [#707](https://github.com/shadcn/ui/pull/707) [`c337753`](https://github.com/shadcn/ui/commit/c3377530f43baa95c9e41cce7c07b1a4db1e3ee6) Thanks [@MarkLyck](https://github.com/MarkLyck)! - fix(cli): use bun add when bun detected
## 0.2.2
### Patch Changes

View File

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