node-calver
node-calver copied to clipboard
Allow starting semantic components from non-zero
This PR adds a config input, calver.startFrom (default: 0), which can be used to start the numbering of semantic components from e.g. 1 instead of 0.
Possibly useful to some downstream packages using this which have raised it as a feature request: https://github.com/casmith/release-it-calver-plugin/issues/28