Skip to content

Commit f711a05

Browse files
Prepare release v1.24.3 (#299)
Co-authored-by: coisa <426835+coisa@users.noreply.github.com>
1 parent 4b6dd63 commit f711a05

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

1214
- Keep global `dev-tools:sync` runs machine-independent by removing only deprecated DevTools-managed Composer GrumPHP default-path metadata while wiring packaged Git hooks to prefer a project-local `grumphp.yml` and otherwise use the active packaged DevTools config path resolved at sync time (#288)
@@ -387,7 +389,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
387389
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
388390

389391

390-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.2...HEAD
392+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.3...HEAD
393+
[1.24.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.2...v1.24.3
391394
[1.24.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.1...v1.24.2
392395
[1.24.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.0...v1.24.1
393396
[1.24.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.23.0...v1.24.0

0 commit comments

Comments
 (0)