Relno made it easy to generate release notes.

Relno reads the commit history and generates release notes based on commit messages. Provide a template and expression syntax to customize your release notes.

Bash
$npm install relno
Click to copy