diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b835a5..db9f6d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/php-internal/path/compare/1.2.0...1.2.1) (2026-06-06) + + +### Bug Fixes + +* Update testo/testo version to ^0.10.17 in composer.json ([b4fc426](https://github.com/php-internal/path/commit/b4fc42647fff8447caf5a1e92a9069a3bafe9b9a)) + ## [1.2.0](https://github.com/php-internal/path/compare/1.1.1...1.2.0) (2025-12-03) diff --git a/resources/version.json b/resources/version.json index 09a2522..1589e88 100644 --- a/resources/version.json +++ b/resources/version.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.2.1" }