diff --git a/.changeset/angry-stars-pick.md b/.changeset/angry-stars-pick.md deleted file mode 100644 index e6f0712bc..000000000 --- a/.changeset/angry-stars-pick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"shadcn": patch ---- - -fix failing version derivation test diff --git a/.changeset/icy-birds-warn.md b/.changeset/icy-birds-warn.md deleted file mode 100644 index a16358da2..000000000 --- a/.changeset/icy-birds-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"shadcn": minor ---- - -add shadcn registry validate command diff --git a/.changeset/rotten-humans-cover.md b/.changeset/rotten-humans-cover.md deleted file mode 100644 index 893b2f5b0..000000000 --- a/.changeset/rotten-humans-cover.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"shadcn": minor ---- - -add include to registry.json diff --git a/apps/v4/package.json b/apps/v4/package.json index 77e66411a..847173f0f 100644 --- a/apps/v4/package.json +++ b/apps/v4/package.json @@ -77,7 +77,7 @@ "rehype-pretty-code": "^0.14.1", "rimraf": "^6.0.1", "server-only": "^0.0.1", - "shadcn": "4.7.0", + "shadcn": "4.8.0", "shiki": "^1.10.1", "sonner": "^2.0.0", "swr": "^2.3.6", diff --git a/packages/shadcn/CHANGELOG.md b/packages/shadcn/CHANGELOG.md index b29ba8806..193422301 100644 --- a/packages/shadcn/CHANGELOG.md +++ b/packages/shadcn/CHANGELOG.md @@ -1,5 +1,17 @@ # @shadcn/ui +## 4.8.0 + +### Minor Changes + +- [#10715](https://github.com/shadcn-ui/ui/pull/10715) [`51e3cfaf32faeff2589e5c74d81ffd109f509e93`](https://github.com/shadcn-ui/ui/commit/51e3cfaf32faeff2589e5c74d81ffd109f509e93) Thanks [@shadcn](https://github.com/shadcn)! - add shadcn registry validate command + +- [#10708](https://github.com/shadcn-ui/ui/pull/10708) [`c8ab3801ecf97c0350ac0234a25e61f19ccaba62`](https://github.com/shadcn-ui/ui/commit/c8ab3801ecf97c0350ac0234a25e61f19ccaba62) Thanks [@shadcn](https://github.com/shadcn)! - add include to registry.json + +### Patch Changes + +- [#10567](https://github.com/shadcn-ui/ui/pull/10567) [`1c4a53a37adeba36dbd5c07980c5bb6d295cea9e`](https://github.com/shadcn-ui/ui/commit/1c4a53a37adeba36dbd5c07980c5bb6d295cea9e) Thanks [@shadcn](https://github.com/shadcn)! - fix failing version derivation test + ## 4.7.0 ### Minor Changes diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 58e1fd340..e6d3e9331 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -1,6 +1,6 @@ { "name": "shadcn", - "version": "4.7.0", + "version": "4.8.0", "description": "Add components to your apps.", "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38fed904d..57228a0a1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -287,7 +287,7 @@ importers: specifier: ^0.0.1 version: 0.0.1 shadcn: - specifier: 4.7.0 + specifier: 4.8.0 version: link:../../packages/shadcn shiki: specifier: ^1.10.1 @@ -3618,6 +3618,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unrs/resolver-binding-android-arm-eabi@1.11.1': resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==}