Overview
Great release notes are crucial for developer experience and customer communication. This generator helps you structure professional Markdown release notes suitable for GitHub Releases, CHANGELOG.md files, or internal team deployment summaries. It separates features, bug fixes, breaking changes, and migration steps to ensure users know exactly what to expect when upgrading.
Automate your releases
You can generate release notes automatically in CI using tools like semantic-release, provided you use a Conventional Commit format →