Skip to content

Commit

Permalink
Move changelog to correct place
Browse files Browse the repository at this point in the history
  • Loading branch information
valscion committed Nov 16, 2023
1 parent 94faa92 commit 1443bf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,9 @@ _Note: Gaps between patch versions are faulty, broken or test releases._

## UNRELEASED

* **Bug Fix**
* fix `this.handleValueChange.cancel()` is not a function ([#611](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/625) by [@life2015](https://github.com/life2015))

## 4.10.0

* **Improvement**
Expand All @@ -20,9 +23,6 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
* **Internal**
* Make module much slimmer by replacing all `lodash.*` packages ([#612](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/612)) by [@sukkaw](https://github.com/sukkaw).

* **Bug Fix**
* fix `this.handleValueChange.cancel()` is not a function ([#611](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/625) by [@life2015](https://github.com/life2015))

## 4.9.1

* **Internal**
Expand Down

0 comments on commit 1443bf0

Please sign in to comment.