Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Jan 8, 2024
1 parent 351f70e commit 0bec9fa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased] Unreleased

## [3.2.3] 2024-01-08;

## Added

- move `wp-cli/wp-cli-bundle` from `require-dev` to `require` to restore pre-existing support
Expand Down Expand Up @@ -1872,4 +1874,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[3.2.0]: https://github.com/lucatume/wp-browser/compare/3.1.10...3.2.0
[3.2.1]: https://github.com/lucatume/wp-browser/compare/3.2.0...3.2.1
[3.2.2]: https://github.com/lucatume/wp-browser/compare/3.2.1...3.2.2
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.2.2...HEAD
[3.2.3]: https://github.com/lucatume/wp-browser/compare/3.2.2...3.2.3
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.2.3...HEAD

0 comments on commit 0bec9fa

Please sign in to comment.