diff --git a/.github/wiki b/.github/wiki index 7a7e28507..8ae16c3ac 160000 --- a/.github/wiki +++ b/.github/wiki @@ -1 +1 @@ -Subproject commit 7a7e28507f30615ee494efde03393924b6dfb04a +Subproject commit 8ae16c3acbe82803b47a3fc1fa04736d60621f00 diff --git a/CHANGELOG.md b/CHANGELOG.md index d66717720..b48ad14a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Add a branch-protection-safe changelog validation context that fails normal +- Add a branch-protection-safe changelog validation context that fails normal validation runs when changelog requirements are not satisfied. - Teach pull-request publication guidance to read the published PR body back - 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. @@ -290,7 +290,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Exclude context7.json from packaged exports and broaden GitAttributes test coverage (#27). -## [1.2.2] - 2026-03-26 +## [1.2.2] - 2026-04-12 ### Added @@ -326,7 +326,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Make ECS and Rector configuration extensible for consumer overrides (#19). -## [1.0.4] - 2026-03-26 +## [1.0.4] - 2026-04-26 ### Fixed