Skip to content

Commit e2d36a3

Browse files
chore(release): version packages (#10046)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a97ebe5 commit e2d36a3

5 files changed

Lines changed: 13 additions & 12 deletions

File tree

.changeset/fix-tinyexec-missing.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
@@ -76,7 +76,7 @@
7676
"rehype-pretty-code": "^0.14.1",
7777
"rimraf": "^6.0.1",
7878
"server-only": "^0.0.1",
79-
"shadcn": "4.0.7",
79+
"shadcn": "4.0.8",
8080
"shiki": "^1.10.1",
8181
"sonner": "^2.0.0",
8282
"swr": "^2.3.6",

packages/shadcn/CHANGELOG.md

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

3+
## 4.0.8
4+
5+
### Patch Changes
6+
7+
- [#10041](https://github.com/shadcn-ui/ui/pull/10041) [`a97ebe54f1824032d8ad00d1d0c079e3dc6f52d7`](https://github.com/shadcn-ui/ui/commit/a97ebe54f1824032d8ad00d1d0c079e3dc6f52d7) Thanks [@shadcn](https://github.com/shadcn)! - Bundle @antfu/ni and tinyexec to fix missing module error with npx
8+
39
## 4.0.7
410

511
### Patch 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": "4.0.7",
3+
"version": "4.0.8",
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)