Skip to content

Commit 909755e

Browse files
committed
doc(CHANGELOG.md) update to version 4.5.8
1 parent 20222b7 commit 909755e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [unreleased] Unreleased
77

8+
## [4.5.8] 2025-11-04;
9+
810
### Fixed
911

1012
- Fixed `DB_PASSWORD` constant not being defined when `dbPassword` configuration parameter is set to an empty string in `WPLoader` module, fixes #786.
@@ -3231,4 +3233,5 @@ Read the [migration guide here](https://wpbrowser.wptestkit.dev/migration/from-v
32313233
[4.5.4]: https://github.com/lucatume/wp-browser/compare/4.5.3...4.5.4
32323234
[4.5.6]: https://github.com/lucatume/wp-browser/compare/4.5.4...4.5.6
32333235
[4.5.7]: https://github.com/lucatume/wp-browser/compare/4.5.6...4.5.7
3234-
[unreleased]: https://github.com/lucatume/wp-browser/compare/4.5.7...HEAD
3236+
[4.5.8]: https://github.com/lucatume/wp-browser/compare/4.5.7...4.5.8
3237+
[unreleased]: https://github.com/lucatume/wp-browser/compare/4.5.8...HEAD

0 commit comments

Comments
 (0)