Skip to content

Commit

Permalink
📦 release v4.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vio committed Jan 23, 2025
1 parent f517e38 commit 89e8de3
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
@@ -1,5 +1,5 @@
{
"packages": ["packages/*"],
"version": "4.18.0",
"version": "4.18.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/rollup-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rollup-plugin-bundle-stats",
"version": "4.18.0",
"version": "4.18.1",
"description": "In-depth bundle analyzer for rollup(bundle size, assets, modules, packages)",
"main": "lib/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 89e8de3

Please sign in to comment.