commitizen
commitizen copied to clipboard
Introduce `--next` flag on `cz version --project`
Description
returns the next version based on the project's config.
It could potentially support forcing the increment type. Example: --next=MAJOR or --next=PATCH