1 Commits

Author SHA1 Message Date
jeremy b579649d32 Render human-readable changelog into GitHub release notes (#435)
Add scripts/generate_release_notes.sh: renders changelog/v<version>.json
(Highlights/Improvements/Fixes) when present, otherwise groups commit
subjects since the previous tag by conventional-commit prefix, and always
appends the compare link. Wire it into the release workflow's
create-release job (body_path) and quick-release.sh (--notes-file with
--generate-notes fallback).
2026-07-02 19:09:43 -07:00