UNPKG

@silvapav/github-release-notes

Version:

Node module to publish release notes based on commits between the last two tags.

11 lines (10 loc) 298 B
{ "commit": "- {{message}}", "issue": "- [{{text}}]({{url}})", "label": "[**{{label}}**]", "noLabel": "closed", "group": "\n#### {{heading}}\n", "changelogTitle": "# Changelog\n\n", "release": "## {{release}} ({{date}})\n{{body}}", "releaseSeparator": "\n---\n\n" }