chore(release): version packages (#10791)

Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
github-actions[bot]
2026-05-29 12:10:45 +04:00
committed by GitHub
parent 980f288149
commit 2baa86081d
6 changed files with 11 additions and 13 deletions

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
update template handling

View File

@@ -1,5 +0,0 @@
---
"shadcn": patch
---
Preserve quotes in className literals when applying RTL transforms.

View File

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

View File

@@ -1,5 +1,13 @@
# @shadcn/ui
## 4.8.3
### Patch Changes
- [#10659](https://github.com/shadcn-ui/ui/pull/10659) [`07900769d91b09def00e68179bcb7a821f59b954`](https://github.com/shadcn-ui/ui/commit/07900769d91b09def00e68179bcb7a821f59b954) Thanks [@raashish1601](https://github.com/raashish1601)! - update template handling
- [#10495](https://github.com/shadcn-ui/ui/pull/10495) [`360e8a19c3ee13ac78b656027462007c8bdaa6d5`](https://github.com/shadcn-ui/ui/commit/360e8a19c3ee13ac78b656027462007c8bdaa6d5) Thanks [@artemxknpv](https://github.com/artemxknpv)! - Preserve quotes in className literals when applying RTL transforms.
## 4.8.2
### Patch Changes

View File

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

2
pnpm-lock.yaml generated
View File

@@ -290,7 +290,7 @@ importers:
specifier: ^0.0.1
version: 0.0.1
shadcn:
specifier: 4.8.2
specifier: 4.8.3
version: link:../../packages/shadcn
shiki:
specifier: ^1.10.1