Skip to content

Commit

Permalink
doc(CHANGELOG.md) update to version 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Mar 28, 2024
1 parent 8023fe6 commit 4dbb98a
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.5.5] 2024-03-28;

### Changed

- Update init template to scaffold dump file path and example tests correctly (thanks @tarecord).
Expand Down Expand Up @@ -1901,4 +1903,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
[3.5.2]: https://github.com/lucatume/wp-browser/compare/3.5.1...3.5.2
[3.5.3]: https://github.com/lucatume/wp-browser/compare/3.5.2...3.5.3
[3.5.4]: https://github.com/lucatume/wp-browser/compare/3.5.3...3.5.4
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.5.4...HEAD
[3.5.5]: https://github.com/lucatume/wp-browser/compare/3.5.4...3.5.5
[unreleased]: https://github.com/lucatume/wp-browser/compare/3.5.5...HEAD

0 comments on commit 4dbb98a

Please sign in to comment.