node-calver icon indicating copy to clipboard operation
node-calver copied to clipboard

Allow starting semantic components from non-zero

Open imgrant opened this issue 2 years ago • 0 comments

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

imgrant avatar Jul 05 '23 09:07 imgrant