chore(release): version packages (#9363)

* chore(release): version packages

* chore: deps

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-01-30 21:13:27 +04:00
committed by GitHub
parent 38de7fddc2
commit 728d8af275
6 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
Fix: skip all transforms for universal registry items

View File

@@ -1,5 +0,0 @@
---
"shadcn": minor
---
Add RTL support

View File

@@ -104,7 +104,7 @@
"rehype-pretty-code": "^0.14.1",
"rimraf": "^6.0.1",
"server-only": "^0.0.1",
"shadcn": "3.7.0",
"shadcn": "3.8.0",
"shiki": "^1.10.1",
"sonner": "^2.0.0",
"swr": "^2.3.6",

View File

@@ -1,5 +1,15 @@
# @shadcn/ui
## 3.8.0
### Minor Changes
- [#9498](https://github.com/shadcn-ui/ui/pull/9498) [`38de7fddc257f04901e98a5fd7821cb8729d54bf`](https://github.com/shadcn-ui/ui/commit/38de7fddc257f04901e98a5fd7821cb8729d54bf) Thanks [@shadcn](https://github.com/shadcn)! - Add RTL support
### Patch Changes
- [#8798](https://github.com/shadcn-ui/ui/pull/8798) [`2acaf954d7492ce722d2a7ee02747dc8f85691ef`](https://github.com/shadcn-ui/ui/commit/2acaf954d7492ce722d2a7ee02747dc8f85691ef) Thanks [@VeiaG](https://github.com/VeiaG)! - Fix: skip all transforms for universal registry items
## 3.7.0
### Minor Changes

View File

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

2
pnpm-lock.yaml generated
View File

@@ -368,7 +368,7 @@ importers:
specifier: ^0.0.1
version: 0.0.1
shadcn:
specifier: 3.7.0
specifier: 3.8.0
version: link:../../packages/shadcn
shiki:
specifier: ^1.10.1