diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c2d4cc3..931fcbc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.10.51](https://github.com/php-testo/testo/compare/0.10.50...0.10.51) (2026-09-21) + + +### Documentation + +* update codecov badge link ([4aba688](https://github.com/php-testo/testo/commit/4aba68824c29df29a47f11b37bf45f2220d43203)) + ## [0.10.50](https://github.com/php-testo/testo/compare/0.10.49...0.10.50) (2026-09-21) diff --git a/resources/version.json b/resources/version.json index bf00175b..a2bd2238 100644 --- a/resources/version.json +++ b/resources/version.json @@ -1,5 +1,5 @@ { - ".": "0.10.50", + ".": "0.10.51", "plugin/repeat": "0.1.9", "plugin/convention": "0.1.5", "plugin/lifecycle": "0.1.7",