newsome-solutions-ltd/Release Version Generator

Generates the next release version for a Git repository, given the set of existing tags and various settings

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionSchemeThe version scheme, defaults to "0.0.x"no0.0.x
tagPrefixThe prefix characters for each corresponding repository tag, defaults. to "v"nov
placeholderCharsThe placeholder char (or characters) representing the incrementing version number within the scheme, defaults to "x"nox
workingDirectoryThe working directory for the assessmentno.
namedescription
nextVersionThe next version number based on the existing tags.