Skip to content

Commit 8032063

Browse files
chore(release): version packages (#8665)
* chore(release): version packages * chore(release): version packages * chore: lock --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shadcn <[email protected]>
1 parent d0fb73a commit 8032063

File tree

7 files changed

+17
-22
lines changed

7 files changed

+17
-22
lines changed

.changeset/cute-hornets-tap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-crabs-count.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/weak-planets-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/v4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"recharts": "2.15.1",
9292
"rehype-pretty-code": "^0.14.1",
9393
"rimraf": "^6.0.1",
94-
"shadcn": "3.5.0",
94+
"shadcn": "3.5.1",
9595
"shiki": "^1.10.1",
9696
"sonner": "^2.0.0",
9797
"tailwind-merge": "^3.0.1",

packages/shadcn/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @shadcn/ui
22

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- [#8900](https://github.com/shadcn-ui/ui/pull/8900) [`d0fb73ac0e4e7f6d02768586c5232bbc6b33a3c3`](https://github.com/shadcn-ui/ui/commit/d0fb73ac0e4e7f6d02768586c5232bbc6b33a3c3) Thanks [@shadcn](https://github.com/shadcn)! - do not install base style when adding themes
8+
9+
- [#7557](https://github.com/shadcn-ui/ui/pull/7557) [`ad6a3c63678bb31dbfb94536ee1d4aa4f06a8b8d`](https://github.com/shadcn-ui/ui/commit/ad6a3c63678bb31dbfb94536ee1d4aa4f06a8b8d) Thanks [@remorses](https://github.com/remorses)! - Fix utils import transform when workspace alias does not start with @
10+
11+
- [#8901](https://github.com/shadcn-ui/ui/pull/8901) [`62218c1c0c79195bda49a36817a13392cae7b4f2`](https://github.com/shadcn-ui/ui/commit/62218c1c0c79195bda49a36817a13392cae7b4f2) Thanks [@shadcn](https://github.com/shadcn)! - update color value detection for cssVars
12+
313
## 3.5.0
414

515
### Minor Changes

packages/shadcn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shadcn",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "Add components to your apps.",
55
"publishConfig": {
66
"access": "public"

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)