chore(release): version packages (#4938)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-23 15:21:55 +04:00
committed by GitHub
parent ce3adfa075
commit a07b4c6504
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
remove next.js default vars

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
support tw prefixes for registry files with single quote formatting

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 2.0.8
### Patch Changes
- [#4922](https://github.com/shadcn-ui/ui/pull/4922) [`c62167a`](https://github.com/shadcn-ui/ui/commit/c62167a449a5cf82d8ed93a7af986d5e503893bb) Thanks [@sapenlei](https://github.com/sapenlei)! - remove next.js default vars
- [#4871](https://github.com/shadcn-ui/ui/pull/4871) [`ce3adfa`](https://github.com/shadcn-ui/ui/commit/ce3adfa075793a46b4fb2ff797ce87ad22bfa2cd) Thanks [@bcorbold](https://github.com/bcorbold)! - support tw prefixes for registry files with single quote formatting
## 2.0.7
### Patch Changes

View File

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