release-it

Automate versioning and package publishing workflows

brewmacoslinux
Try with needOr install directly
Source

About

Generic CLI tool to automate versioning and package publishing related tasks

Commands

release-it

Examples

Create a new release with interactive prompts$ release-it
Perform a patch release non-interactively$ release-it patch --ci
Preview changes without making actual release$ release-it --dry-run