Skip to content

Commit 8770055

Browse files
committed
Add changelog entry
1 parent 0bd85f5 commit 8770055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1515
* **Breaking Change**
1616
* Remove explicit support for Node versions below 16.20.2 ([#650](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/650) by [@valscion](https://github.com/valscion))
1717
* **NOTE:** `webpack-bundle-analyzer` might still support older Node versions but they are no longer tested against.
18+
* Update dependencies ([#677](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/677) by [@valscion](https://github.com/valscion))
1819

1920
* **Improvement**
2021
* Parse bundles as ES modules based on stats JSON information ([#649](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/649) by [@eamodio](https://github.com/eamodio))

0 commit comments

Comments
 (0)