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 061083006f
7 changed files with 16 additions and 17 deletions

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"