Skip to content

Commit 69de785

Browse files
Prepare release v1.24.2 (#294)
Co-authored-by: coisa <426835+coisa@users.noreply.github.com>
1 parent d3d937b commit 69de785

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

1214
- Prefer project-local tooling binaries when available and fall back to the active DevTools runtime for `php-cs-fixer`, Rector, ECS, Jack, and Composer Dependency Analyser during global `dev-tools` runs (#292)
@@ -380,7 +382,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
380382
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
381383

382384

383-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.1...HEAD
385+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.2...HEAD
386+
[1.24.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.1...v1.24.2
384387
[1.24.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.0...v1.24.1
385388
[1.24.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.23.0...v1.24.0
386389
[1.23.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...v1.23.0

0 commit comments

Comments
 (0)