diff --git a/.github/wiki b/.github/wiki index 149edfc30..8e8127228 160000 --- a/.github/wiki +++ b/.github/wiki @@ -1 +1 @@ -Subproject commit 149edfc301927b3883c310e1e23911db6b757099 +Subproject commit 8e81272285db4bc14397c54229415e403e3c3424 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ce2b555a..6f1469b44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.25.6] - 2026-05-22 + ### Fixed - Sync workflow metadata and managed-asset references requested during agents workflow validation review, including predictable action dispatch condition and label-sync permission updates, plus managed submodule/wiki pointer alignment (#347). @@ -460,7 +462,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Normalize workflow PHP extension setup and Git submodule path handling for synced repositories. -[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.5...HEAD +[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.6...HEAD +[1.25.6]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.5...v1.25.6 [1.25.5]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.4...v1.25.5 [1.25.4]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.3...v1.25.4 [1.25.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.2...v1.25.3