From e2580cfc24d1e008a3bdb9be6ee41b9fba521c31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 06:37:15 +0000 Subject: [PATCH] Version Packages --- .changeset/chatty-dots-bathe.md | 5 ----- .changeset/clever-teeth-itch.md | 5 ----- .changeset/some-clocks-sit.md | 5 ----- bindings/devup-ui-wasm/CHANGELOG.md | 8 ++++++++ bindings/devup-ui-wasm/package.json | 2 +- packages/next-plugin/CHANGELOG.md | 8 ++++++++ packages/next-plugin/package.json | 2 +- packages/rsbuild-plugin/CHANGELOG.md | 7 +++++++ packages/rsbuild-plugin/package.json | 2 +- packages/vite-plugin/CHANGELOG.md | 9 +++++++++ packages/vite-plugin/package.json | 2 +- packages/webpack-plugin/CHANGELOG.md | 7 +++++++ packages/webpack-plugin/package.json | 2 +- 13 files changed, 44 insertions(+), 20 deletions(-) delete mode 100644 .changeset/chatty-dots-bathe.md delete mode 100644 .changeset/clever-teeth-itch.md delete mode 100644 .changeset/some-clocks-sit.md diff --git a/.changeset/chatty-dots-bathe.md b/.changeset/chatty-dots-bathe.md deleted file mode 100644 index 2b13329f..00000000 --- a/.changeset/chatty-dots-bathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@devup-ui/vite-plugin': patch ---- - -Fix split css issue diff --git a/.changeset/clever-teeth-itch.md b/.changeset/clever-teeth-itch.md deleted file mode 100644 index 53051d77..00000000 --- a/.changeset/clever-teeth-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@devup-ui/wasm': patch ---- - -Fix global css issue diff --git a/.changeset/some-clocks-sit.md b/.changeset/some-clocks-sit.md deleted file mode 100644 index 86aa5734..00000000 --- a/.changeset/some-clocks-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@devup-ui/wasm': patch ---- - -Update rust diff --git a/bindings/devup-ui-wasm/CHANGELOG.md b/bindings/devup-ui-wasm/CHANGELOG.md index 811f0538..d283b91f 100644 --- a/bindings/devup-ui-wasm/CHANGELOG.md +++ b/bindings/devup-ui-wasm/CHANGELOG.md @@ -1,5 +1,13 @@ # @devup-ui/wasm +## 1.0.45 + +### Patch Changes + +- [#480](https://github.com/dev-five-git/devup-ui/pull/480) [`9002fb6`](https://github.com/dev-five-git/devup-ui/commit/9002fb69eca8ec967d7f6a8798187cbba6b9aa9a) Thanks [@owjs3901](https://github.com/owjs3901)! - Fix global css issue + +- [#477](https://github.com/dev-five-git/devup-ui/pull/477) [`4ffc5ae`](https://github.com/dev-five-git/devup-ui/commit/4ffc5aec916205d20f26e1cee203566ebda03b01) Thanks [@owjs3901](https://github.com/owjs3901)! - Update rust + ## 1.0.44 ### Patch Changes diff --git a/bindings/devup-ui-wasm/package.json b/bindings/devup-ui-wasm/package.json index cfae3070..3fbdbea9 100644 --- a/bindings/devup-ui-wasm/package.json +++ b/bindings/devup-ui-wasm/package.json @@ -17,7 +17,7 @@ "react", "wasm" ], - "version": "1.0.44", + "version": "1.0.45", "scripts": { "build": "wasm-pack build --target nodejs --out-dir ./pkg --out-name index && node script.js", "test": "wasm-pack test --node" diff --git a/packages/next-plugin/CHANGELOG.md b/packages/next-plugin/CHANGELOG.md index edf9b8dd..82b738f6 100644 --- a/packages/next-plugin/CHANGELOG.md +++ b/packages/next-plugin/CHANGELOG.md @@ -1,5 +1,13 @@ # @devup-ui/next-plugin +## 1.0.52 + +### Patch Changes + +- Updated dependencies [[`9002fb6`](https://github.com/dev-five-git/devup-ui/commit/9002fb69eca8ec967d7f6a8798187cbba6b9aa9a), [`4ffc5ae`](https://github.com/dev-five-git/devup-ui/commit/4ffc5aec916205d20f26e1cee203566ebda03b01)]: + - @devup-ui/wasm@1.0.45 + - @devup-ui/webpack-plugin@1.0.47 + ## 1.0.51 ### Patch Changes diff --git a/packages/next-plugin/package.json b/packages/next-plugin/package.json index 1019808d..075bb6d9 100644 --- a/packages/next-plugin/package.json +++ b/packages/next-plugin/package.json @@ -19,7 +19,7 @@ "webpack" ], "type": "module", - "version": "1.0.51", + "version": "1.0.52", "scripts": { "lint": "eslint", "build": "tsc && vite build" diff --git a/packages/rsbuild-plugin/CHANGELOG.md b/packages/rsbuild-plugin/CHANGELOG.md index 84411593..2c529b10 100644 --- a/packages/rsbuild-plugin/CHANGELOG.md +++ b/packages/rsbuild-plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # @devup-ui/rsbuild-plugin +## 1.0.42 + +### Patch Changes + +- Updated dependencies [[`9002fb6`](https://github.com/dev-five-git/devup-ui/commit/9002fb69eca8ec967d7f6a8798187cbba6b9aa9a), [`4ffc5ae`](https://github.com/dev-five-git/devup-ui/commit/4ffc5aec916205d20f26e1cee203566ebda03b01)]: + - @devup-ui/wasm@1.0.45 + ## 1.0.41 ### Patch Changes diff --git a/packages/rsbuild-plugin/package.json b/packages/rsbuild-plugin/package.json index d50c0db8..e7ce30f9 100644 --- a/packages/rsbuild-plugin/package.json +++ b/packages/rsbuild-plugin/package.json @@ -18,7 +18,7 @@ "rsbuild" ], "type": "module", - "version": "1.0.41", + "version": "1.0.42", "scripts": { "lint": "eslint", "build": "tsc && vite build" diff --git a/packages/vite-plugin/CHANGELOG.md b/packages/vite-plugin/CHANGELOG.md index a6612fdc..807b41d9 100644 --- a/packages/vite-plugin/CHANGELOG.md +++ b/packages/vite-plugin/CHANGELOG.md @@ -1,5 +1,14 @@ # @devup-ui/vite-plugin +## 1.0.48 + +### Patch Changes + +- [#479](https://github.com/dev-five-git/devup-ui/pull/479) [`e1be04e`](https://github.com/dev-five-git/devup-ui/commit/e1be04eeb9c6fe1e1a3bf5b4fa2f6881d83c7310) Thanks [@owjs3901](https://github.com/owjs3901)! - Fix split css issue + +- Updated dependencies [[`9002fb6`](https://github.com/dev-five-git/devup-ui/commit/9002fb69eca8ec967d7f6a8798187cbba6b9aa9a), [`4ffc5ae`](https://github.com/dev-five-git/devup-ui/commit/4ffc5aec916205d20f26e1cee203566ebda03b01)]: + - @devup-ui/wasm@1.0.45 + ## 1.0.47 ### Patch Changes diff --git a/packages/vite-plugin/package.json b/packages/vite-plugin/package.json index f777ffe2..6a04a069 100644 --- a/packages/vite-plugin/package.json +++ b/packages/vite-plugin/package.json @@ -18,7 +18,7 @@ "vite" ], "type": "module", - "version": "1.0.47", + "version": "1.0.48", "scripts": { "lint": "eslint", "build": "tsc && vite build" diff --git a/packages/webpack-plugin/CHANGELOG.md b/packages/webpack-plugin/CHANGELOG.md index de88423c..5fc75119 100644 --- a/packages/webpack-plugin/CHANGELOG.md +++ b/packages/webpack-plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # @devup-ui/webpack-plugin +## 1.0.47 + +### Patch Changes + +- Updated dependencies [[`9002fb6`](https://github.com/dev-five-git/devup-ui/commit/9002fb69eca8ec967d7f6a8798187cbba6b9aa9a), [`4ffc5ae`](https://github.com/dev-five-git/devup-ui/commit/4ffc5aec916205d20f26e1cee203566ebda03b01)]: + - @devup-ui/wasm@1.0.45 + ## 1.0.46 ### Patch Changes diff --git a/packages/webpack-plugin/package.json b/packages/webpack-plugin/package.json index 44dff601..08cbd2fb 100644 --- a/packages/webpack-plugin/package.json +++ b/packages/webpack-plugin/package.json @@ -18,7 +18,7 @@ "webpack" ], "type": "module", - "version": "1.0.46", + "version": "1.0.47", "scripts": { "lint": "eslint", "build": "tsc && vite build"