diff --git a/.github/wiki b/.github/wiki index 34c3747e6..07f4fb20e 160000 --- a/.github/wiki +++ b/.github/wiki @@ -1 +1 @@ -Subproject commit 34c3747e66043b351e6cc5b9cd5403c0d1ea88e9 +Subproject commit 07f4fb20ee4a1835576c7ae581193c206b27f19a diff --git a/CHANGELOG.md b/CHANGELOG.md index abbc78d36..9c88d991f 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.4] - 2026-05-11 + ### Fixed - Show DevTools version metadata in CLI application output so `list` and `--version` expose the installed package version from `Application` metadata (#339). @@ -447,7 +449,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.3...HEAD +[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.4...HEAD +[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 [1.25.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...v1.25.2 [1.25.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.0...v1.25.1