standard-version
popularreplacement for `npm version` with automatic CHANGELOG generation
Updated by @stevemao
conventional-changelog-writer
Write logs based on conventional commits and templates
Updated by @bcoe
conventional-recommended-bump
Get a recommended version bump based on conventional commits
Updated by @bcoe
async-exit-hook
Run some code when the process exits (supports async hooks and pm2 clustering)
Updated by @tapppi
git-semver-tags
Get all git semver tags of your repository in reverse chronological order
Updated by @oss-bot
conventional-commits-filter
Filter out reverted commits parsed by conventional-commits-parser
Updated by @oss-bot
conventional-commits-detector
Detect what commit message convention your repository is using.
Updated by @bcoe
express-wrap-promise-handler
Handle return and catch errors from express handler returning promise
Updated by @tapppi