Skip to content

Commit 7a7e837

Browse files
Prepare release v1.24.5 (#308)
Co-authored-by: coisa <426835+coisa@users.noreply.github.com>
1 parent f4d24bc commit 7a7e837

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.24.5] - 2026-04-30
11+
1012
### Fixed
1113

1214
- Render managed GrumPHP hook fallback paths relative to the consumer project so global `dev-tools:sync` installs keep local GrumPHP hook execution working (#305)
@@ -400,7 +402,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
400402
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
401403

402404

403-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.4...HEAD
405+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.5...HEAD
406+
[1.24.5]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.4...v1.24.5
404407
[1.24.4]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.3...v1.24.4
405408
[1.24.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.2...v1.24.3
406409
[1.24.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.1...v1.24.2

0 commit comments

Comments
 (0)