Skip to content

Commit 686eab0

Browse files
Prepare release v1.22.3 (#261)
Co-authored-by: coisa <426835+coisa@users.noreply.github.com>
1 parent 1b23837 commit 686eab0

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.22.3] - 2026-04-25
11+
1012
### Fixed
1113

1214
- Add a branch-protection-safe changelog validation context that fails normal
13-
pull requests when changelog validation fails while still passing release
14-
preparation branches where validation is intentionally skipped.
1515
- Teach pull-request publication guidance to read the published PR body back
16-
from GitHub and fix literal escaped Markdown control characters before
17-
handing the PR off for review.
1816
- Keep workflow-dispatched test runs from failing before job creation by treating `max-outdated` as a string input and relying on the workflow default when release, wiki, or conflict automation dispatches required test status mirroring.
1917

2018
## [1.22.2] - 2026-04-24
@@ -354,7 +352,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
354352
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
355353

356354

357-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.2...HEAD
355+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...HEAD
356+
[1.22.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.2...v1.22.3
358357
[1.22.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.1...v1.22.2
359358
[1.22.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.0...v1.22.1
360359
[1.22.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.21.0...v1.22.0

0 commit comments

Comments
 (0)