chore(release): version packages (#2420)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-14 16:06:43 +04:00
committed by GitHub
parent 0e721be8dd
commit 59b2cc8142
3 changed files with 7 additions and 6 deletions

View File

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

View File

@@ -1,5 +1,11 @@
# @shadcn/ui
## 0.7.0
### Minor Changes
- [#2419](https://github.com/shadcn-ui/ui/pull/2419) [`7640ef7`](https://github.com/shadcn-ui/ui/commit/7640ef7bbc5fea280a8b5227a2455bb840478573) Thanks [@shadcn](https://github.com/shadcn)! - add support for devDependencies
## 0.6.0
### Minor Changes

View File

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