Skip to content

Commit

Permalink
v2.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackgan3 committed Mar 19, 2024
1 parent 8ef7dfb commit 9713dfb
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.9.23"
"version": "2.9.24"
}
2 changes: 1 addition & 1 deletion packages/size-report/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mpxjs/size-report",
"version": "2.9.14",
"version": "2.9.24",
"description": "mpx size report plugin",
"main": "src/index.js",
"scripts": {
Expand Down
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.9.21",
"version": "2.9.24",
"description": "mpx compile core",
"keywords": [
"mpx"
Expand Down

0 comments on commit 9713dfb

Please sign in to comment.