Developer
Tag
Suggest and create a semantic version tag.
gmc tag analyzes commits since the latest tag and suggests the next semantic version.
Usage
gmc tagAuto-confirm
gmc tag -yWhen to use it
Use it during release prep after the intended release changes are merged.
Notes
Tags matching v* trigger the release workflow.