chore(release): version packages (#835)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-07-04 23:26:32 +04:00
committed by GitHub
parent edc653c01e
commit 25a41cfe2a
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": minor
---
add support for jsx

View File

@@ -1,5 +1,11 @@
# @shadcn/ui
## 0.3.0
### Minor Changes
- [#834](https://github.com/shadcn/ui/pull/834) [`edc653c`](https://github.com/shadcn/ui/commit/edc653c01e6d4d5a51f3e414f2aeeb77af758257) Thanks [@shadcn](https://github.com/shadcn)! - add support for jsx
## 0.2.3
### Patch Changes

View File

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