Skip to content

Commit 313fac1

Browse files
committed
v4.2.0
1 parent 302df4f commit 313fac1

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1313
## UNRELEASED
1414

1515
<!-- Add changelog entries for new changes under this section -->
16+
17+
## 4.2.0
18+
1619
* **Improvement**
1720
* A number of improvements to reduce the number of dependencies ([#391](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/391), [#396](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/396), [#397](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/397))
1821

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-bundle-analyzer",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap",
55
"author": "Yury Grunin <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)