Skip to content

Commit 1b7cd25

Browse files
Prepare release v1.25.5 (#346)
* Prepare release v1.25.5 * Update wiki submodule pointer for PR --------- Co-authored-by: coisa <426835+coisa@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1f02309 commit 1b7cd25

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from 6421b6f to c4515bf

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.5] - 2026-05-13
11+
1012
### Fixed
1113

1214
- Relax workflow fallback Composer install so .dev-tools-actions bootstrap does not require composer.lock when provisioning DevTools runtime in shared GitHub Actions contexts (#342).
@@ -454,7 +456,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
454456
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
455457

456458

457-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.4...HEAD
459+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.5...HEAD
460+
[1.25.5]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.4...v1.25.5
458461
[1.25.4]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.3...v1.25.4
459462
[1.25.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.2...v1.25.3
460463
[1.25.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...v1.25.2

0 commit comments

Comments
 (0)