fork the repo, get a GITHUB token from https://github.com/settings/tokens
export GITHUB_TOKEN=token
npm run feat
to generate gitflow PR's and close themgit flow start release <NUMBER>
- inside the release
npm run release
- commit and push updated
CHANGELOG.md
- finish releaselike normal