Skip to content

Commit adc1141

Browse files
coisagithub-actions[bot]
authored andcommitted
Prepare release v1.25.2
1 parent f3dae62 commit adc1141

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.25.2] - 2026-05-11
11+
1012
### Fixed
1113

1214
- Resolve global-install fallback for GrumPHP hook execution by using `vendor/bin/grumphp`, then `vendor/bin/grumphp.phar`, then `grumphp` in PATH, keeping local override precedence for managed project hooks unchanged (#296)
@@ -435,7 +437,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
435437
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
436438

437439

438-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...HEAD
440+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.2...HEAD
441+
[1.25.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...v1.25.2
439442
[1.25.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.0...v1.25.1
440443
[1.25.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.6...v1.25.0
441444
[1.24.6]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.5...v1.24.6

0 commit comments

Comments
 (0)