Skip to content

docs: clear release notes after 5.3.0 - #25

Merged
bsg62 merged 1 commit into
mainfrom
docs/clear-release-notes
Jul 25, 2026
Merged

docs: clear release notes after 5.3.0#25
bsg62 merged 1 commit into
mainfrom
docs/clear-release-notes

Conversation

@bsg62

@bsg62 bsg62 commented Jul 25, 2026

Copy link
Copy Markdown
Member

Empties RELEASE_NOTES.md now that v5.3.0 has shipped, so its highlights are not prepended again to the next release.

The release workflow gates on [ -s RELEASE_NOTES.md ] (release.yml:395), so a zero-byte file is the correct "cleared" state — a placeholder comment or whitespace would count as non-empty and leak into the next release's notes.

🤖 Generated with Claude Code

Empty RELEASE_NOTES.md now that 5.3.0 has shipped, so its highlights are
not prepended again to the next release. The workflow uses `[ -s ... ]`, so
a zero-byte file is the correct cleared state.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bsg62
bsg62 merged commit 916789d into main Jul 25, 2026
7 checks passed
@bsg62
bsg62 deleted the docs/clear-release-notes branch July 25, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant