From 3110388a1468fe112fdceeede1bfb23ba916d8e9 Mon Sep 17 00:00:00 2001 From: Aleksei Gagarin Date: Tue, 22 Sep 2026 01:45:12 +0400 Subject: [PATCH] chore: release 1.x --- CHANGELOG.md | 7 +++++++ resources/version.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",