chore(release): version packages (#4730)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-03 22:22:26 +04:00
committed by GitHub
parent 4e4118f3cf
commit 7faf4033bb
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
add --src-dir

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
fix routes for src dir

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 2.0.3
### Patch Changes
- [#4729](https://github.com/shadcn-ui/ui/pull/4729) [`701e116`](https://github.com/shadcn-ui/ui/commit/701e1160ea86b2ddd9f43121b447477caaf7aefa) Thanks [@shadcn](https://github.com/shadcn)! - add --src-dir
- [#4731](https://github.com/shadcn-ui/ui/pull/4731) [`faa7a67`](https://github.com/shadcn-ui/ui/commit/faa7a67fb30c741c2f2559fc64b34f103aac9d79) Thanks [@shadcn](https://github.com/shadcn)! - fix routes for src dir
## 2.0.0
### Major Changes

View File

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