Skip to content

chore: reset CHANGELOG-NEXT.md after the 0.3.5 release - #346

Merged
mukiwu merged 1 commit into
masterfrom
chore/reset-changelog-0.3.5
Aug 25, 2026
Merged

chore: reset CHANGELOG-NEXT.md after the 0.3.5 release#346
mukiwu merged 1 commit into
masterfrom
chore/reset-changelog-0.3.5

Conversation

@mukiwu

@mukiwu mukiwu commented Aug 22, 2026

Copy link
Copy Markdown
Owner

0.3.5 is out. Its notes already live in two places that matter: the release body and the notes field of latest.json, which the in-app update prompt renders. Leaving the entries in this file would ship them a second time in 0.3.6.

Back to the headings-only template. scripts/checkChangelog.mjs rejects the file in this state, which is exactly the intent: 0.3.6 cannot be released until real entries are written.

Post-release checks that gated this reset:

  • dmg notarized and stapled (spctl reports source=Notarized Developer ID, stapler validate passes)
  • Windows CI green, so latest.json was rewritten with windows-x86_64 merged in
  • latest.json notes intact after that rewrite (1801 chars, all four platform keys present) — the failure mode this ordering exists to avoid
  • v0.3.5 milestone closed, 12 items

🤖 Generated with Claude Code

0.3.5 shipped, and its notes are already the GitHub release body and the
`notes` in latest.json (verified intact after the Windows CI rewrote the
manifest). Leaving the entries here would ship them a second time in 0.3.6.

Back to the headings-only template. The guard from #306 rejects it in this
state, which is the point: the next release cannot go out until someone writes
real entries.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@mukiwu mukiwu added the documentation Improvements or additions to documentation label Aug 22, 2026
@mukiwu mukiwu self-assigned this Aug 22, 2026
@mukiwu mukiwu added this to the v0.3.6 milestone Aug 22, 2026
@mukiwu
mukiwu merged commit d497ea2 into master Aug 25, 2026
2 checks passed
@mukiwu
mukiwu deleted the chore/reset-changelog-0.3.5 branch August 25, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant