Skip to content

Commit fe7e9e4

Browse files
committed
v4.6.0
1 parent 7f9972c commit fe7e9e4

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212

1313
## UNRELEASED
1414

15+
## 4.6.0
16+
1517
* **New Feature**
1618
* Support outputting different URL in server mode ([#520](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/520) by [@southorange1228](https://github.com/southorange1228))
1719
* Use deterministic chunk colors (#[501](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/501) by [@CreativeTechGuy](https://github.com/CreativeTechGuy))

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.5.0",
3+
"version": "4.6.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)