@femessage/github-release-notes
v0.19.0
Published
Create a release from a tag and uses issues or commits to creating the release notes. It also can generate a CHANGELOG.md file based on the release notes (or generate a brand new).
Downloads
13
Maintainers
Readme
gren
🤖
Github release notes and changelog generator
Why
Installation
npm i -g @femessage/github-release-notes
Setup
First, generate a GitHub token
, with repo scope, at this link.
Then add this line to ~/.bash_profile
(or ~/.zshrc
):
export GREN_GITHUB_TOKEN=your_token_here
Release
gren release
# or
gren release --override
# or
GREN_GITHUB_TOKEN=your_token_here gren release
See full documentation here
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!