Files
SubMiner/changes/prerelease-notes-delta.md
T
sudacode 1cbc5f3853 feat(release): track prerelease deltas and validate committed notes
- Compare fragment changes with previous beta/RC tags
- Reject stale prerelease notes in CI
2026-08-23 03:02:09 -07:00

341 B

type: changed area: release

  • Prerelease notes now open with a "Changes since" section that lists only what changed compared to the previous beta/RC of the same version, above the cumulative highlights.
  • CI now rejects prerelease tags whose committed notes were generated for a different beta/RC, instead of silently shipping stale notes.