Automatic changelog and GitHub release generator, npm publisher
- Creates conventional-changelogs based on git commit messages.
- Creates annotated git tags.
- Creates GitHub releases.
- Publishes to npm
npm install --save-dev @lhechenberger/automatic-releases
- Run
node ./node_modules/automatic-releases --help
for command line options. - Take a look at this repository for an example.