Skip to content

docs(release): unwrap v0.5.3 header prose for GitHub rendering - #136

Merged
ryanlewis merged 1 commit into
mainfrom
fix-release-notes-wrapping
Aug 25, 2026
Merged

docs(release): unwrap v0.5.3 header prose for GitHub rendering#136
ryanlewis merged 1 commit into
mainfrom
fix-release-notes-wrapping

Conversation

@ryanlewis

Copy link
Copy Markdown
Owner

GitHub release bodies treat single newlines as <br>, so the hard-wrapped header rendered with ragged mid-sentence line breaks. The live v0.5.3 body is already fixed in place via gh release edit; this unwraps the checked-in source to match. (The local /release skill now carries a no-hard-wrapping rule for future drafts.)

GitHub release bodies render single newlines as hard breaks, so the
72-column wrapping rendered as ragged lines. The live release body is
already fixed via 'gh release edit'; this syncs the source file.
@ryanlewis
ryanlewis enabled auto-merge (squash) August 25, 2026 02:33
@ryanlewis
ryanlewis merged commit 4abda16 into main Aug 25, 2026
7 checks passed
@ryanlewis
ryanlewis deleted the fix-release-notes-wrapping branch August 25, 2026 02:35
ryanlewis added a commit that referenced this pull request Aug 25, 2026
Companion to #136: the live release bodies of v0.4.0–v0.5.2 have been
unwrapped in place with `gh release edit`; this syncs the checked-in
header sources. v0.1.0–v0.3.1 were never hard-wrapped and are untouched.
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