Create GitHub releases from CHANGELOG.md
Included in npmpub(lish) !.
You need:
- a CHANGELOG following the format of keep a changelog or a CHANGELOG with the following format:
# X.Y.Z - ...
...- a
package.jsonwith aversionfield - a git tag with the corresponding version in either
X.Y.ZorvX.Y.Zformats - a
GITHUB_TOKENas an env var
This tool edit the git tag on GitHub and create a GitHub release with the correct CHANGELOG.md section.
npm install github-release-from-changeloggithub-release-from-changelog [--filename CustomChangelog.md]- ⇄ Pull requests and ★ Stars are always welcome.
- For bugs and feature requests, please create an issue.