We are excited to announce the release of auto
8.0.0!
This release brings a new command next
, a new use for shipit
, more powerful label configuration, and more.
If you are unfamiliar, auto
is a CLI tool which helps you version your code and automate any part of your release pipeline.
auto
's main use is for automating your versioning with semantic versioning and GitHub pull request labels.
It handles determining the next version, creating changelogs, publishing to package managers, publishing GitHub Releases, and so much more through plugins.
If you aren't already using auto
you can either install it through npm: