Skip to content

Commit 2cd8795

Browse files
coisagithub-actions[bot]
authored andcommitted
Prepare release v1.20.0
1 parent b356dd8 commit 2cd8795

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.20.0] - 2026-04-23
11+
1012
### Changed
1113

1214
- Force reusable workflows to sparse-checkout `.github/actions` into a dedicated `.dev-tools-actions` workspace before resolving local GitHub Actions so consumer wrappers stop failing on missing action paths (#180)
@@ -291,7 +293,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
291293
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
292294

293295

294-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.19.0...HEAD
296+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.20.0...HEAD
297+
[1.20.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.19.0...v1.20.0
295298
[1.19.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.18.0...v1.19.0
296299
[1.18.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.1...v1.18.0
297300
[1.17.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.0...v1.17.1

0 commit comments

Comments
 (0)