Plugin
write-changelog
Authors user-facing release notes and CHANGELOG entries from merged PRs and commit history — the release as its users experience it.
Produces:
- Keep a Changelog buckets: Added / Changed / Fixed / Deprecated / Removed / Security
- Entries translated from engineering-speak to user effect, each linking its PR(s)
- Breaking changes in a first-class section with migration notes (what breaks, who's affected, before → after)
- Prepends to CHANGELOG.md or drafts the GitHub Release body, matching the repo's house style
Derived from merged history only — never from memory of the work. Never tags or publishes the release itself.