chore(release): version packages (#4857)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-15 13:40:31 +04:00
committed by GitHub
parent 1af66c2d08
commit aa4a01d5e7
7 changed files with 16 additions and 17 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn-ui": patch
---
add scss support

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
add support for ~ dir in target path

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
fix typo in error message

View File

@@ -1,5 +1,11 @@
# @shadcn/ui
## 0.9.1
### Patch Changes
- [#4797](https://github.com/shadcn-ui/ui/pull/4797) [`207b69f`](https://github.com/shadcn-ui/ui/commit/207b69fe8dd59b10dddc9337d333416976e2a30d) Thanks [@Wiper-R](https://github.com/Wiper-R)! - add scss support
## 0.9.0
### Minor Changes

View File

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

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 2.0.7
### Patch Changes
- [#4848](https://github.com/shadcn-ui/ui/pull/4848) [`1af66c2`](https://github.com/shadcn-ui/ui/commit/1af66c2d08df7dd7f6a8d4d1544d965e41a1fb0d) Thanks [@jherr](https://github.com/jherr)! - add support for ~ dir in target path
- [#4815](https://github.com/shadcn-ui/ui/pull/4815) [`408760a`](https://github.com/shadcn-ui/ui/commit/408760a93b398b7d02a0a522a74a7a195ccda7c4) Thanks [@rana-haris-ali](https://github.com/rana-haris-ali)! - fix typo in error message
## 2.0.6
### Patch Changes

View File

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