Skip to content

Commit 32296de

Browse files
authored
Merge pull request #528 from dev-five-git/changepacks/main
Update Versions
2 parents b33b1c2 + 3b721c5 commit 32296de

File tree

6 files changed

+5
-16
lines changed

6 files changed

+5
-16
lines changed

.changepacks/changepack_log_LKmtWOFCg17flWN8xOHz2.json

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

bindings/devup-ui-wasm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react",
1818
"wasm"
1919
],
20-
"version": "1.0.53",
20+
"version": "1.0.54",
2121
"scripts": {
2222
"build": "wasm-pack build --target nodejs --out-dir ./pkg --out-name index && node script.js",
2323
"test": "wasm-pack test --node"

packages/next-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"webpack"
2020
],
2121
"type": "module",
22-
"version": "1.0.60",
22+
"version": "1.0.61",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

packages/rsbuild-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"rsbuild"
1919
],
2020
"type": "module",
21-
"version": "1.0.45",
21+
"version": "1.0.46",
2222
"scripts": {
2323
"lint": "eslint",
2424
"build": "tsc && vite build"

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"vite"
1919
],
2020
"type": "module",
21-
"version": "1.0.50",
21+
"version": "1.0.51",
2222
"scripts": {
2323
"lint": "eslint",
2424
"build": "tsc && vite build"

packages/webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"webpack"
1919
],
2020
"type": "module",
21-
"version": "1.0.50",
21+
"version": "1.0.51",
2222
"scripts": {
2323
"lint": "eslint",
2424
"build": "tsc && vite build"

0 commit comments

Comments
 (0)