commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

Introduce `--next` flag on `cz version --project`

Open woile opened this issue 1 month ago • 0 comments

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

woile avatar Nov 30 '25 08:11 woile