chore(release): version packages (#5526)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-10-23 11:35:28 +04:00
committed by GitHub
parent bf5a79c4d4
commit 0a0a566a4e
4 changed files with 9 additions and 11 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
temporarily pin create-next-app

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
fix transofmrRsc for handling use client

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 2.1.1
### Patch Changes
- [#5525](https://github.com/shadcn-ui/ui/pull/5525) [`f02b412`](https://github.com/shadcn-ui/ui/commit/f02b412478a2e4e1b20d87f4a253e9305331d066) Thanks [@shadcn](https://github.com/shadcn)! - temporarily pin create-next-app
- [#5518](https://github.com/shadcn-ui/ui/pull/5518) [`bf5a79c`](https://github.com/shadcn-ui/ui/commit/bf5a79c4d427cf499c6196c2eea3df04d9410977) Thanks [@bcorbold](https://github.com/bcorbold)! - fix transofmrRsc for handling use client
## 2.1.0
### Minor Changes

View File

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