Skip to content

Commit

Permalink
v2.8.57
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki committed Oct 24, 2023
1 parent 6767d95 commit f533e80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "2.8.56"
"version": "2.8.57"
}
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/webpack-plugin",
"version": "2.8.56",
"version": "2.8.57",
"description": "mpx compile core",
"keywords": [
"mpx"
Expand Down
2 changes: 1 addition & 1 deletion packages/webview-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/webview-bridge",
"version": "2.8.56",
"version": "2.8.57",
"description": "a bridge for mpx webview",
"author": "skyadmin",
"license": "ISC",
Expand Down

0 comments on commit f533e80

Please sign in to comment.