Skip to content

Commit d2749dc

Browse files
Prepare release v1.17.1 (#160)
* Prepare release v1.17.1 * Update wiki submodule pointer for PR #160 --------- 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 75ad9dc commit d2749dc

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from a11e78b to 3db92d2

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

1214
- Keep the packaged pull-request label-sync action from failing when a PR does not reference any linked issue (#157)
@@ -264,7 +266,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
264266
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
265267

266268

267-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.0...HEAD
269+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.1...HEAD
270+
[1.17.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.17.0...v1.17.1
268271
[1.17.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.16.0...v1.17.0
269272
[1.16.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.15.0...v1.16.0
270273
[1.15.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.14.0...v1.15.0

0 commit comments

Comments
 (0)