Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/wiki
Submodule wiki updated from 7a7e28 to 8ae16c
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Changelog

All notable changes to this project will be documented in this file.
Expand Down Expand Up @@ -29,7 +29,7 @@

### 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.

Expand Down Expand Up @@ -290,7 +290,7 @@

- 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

Expand Down Expand Up @@ -326,7 +326,7 @@

- Make ECS and Rector configuration extensible for consumer overrides (#19).

## [1.0.4] - 2026-03-26
## [1.0.4] - 2026-04-26

### Fixed

Expand Down
Loading