Github release notes and changelog generator
npm i -g @femessage/github-release-notes
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
gren release
# or
gren release --override
# or
GREN_GITHUB_TOKEN=your_token_here gren release
Thanks goes to these wonderful people (emoji key):
Han 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!