wyrihaximus/Next SemVers

Output the next version for major, minor, and patch version based on the given semver version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionA SemVer versionyes
strictStrict version validation, when turned off, the version is suffixed with `.0` until it contains 3 x `.`.notrue
namedescription
majorNext Major Version
minorNext Minor Version
patchNext Patch Version
v_majorNext Major Version (prefixed with v)
v_minorNext Minor Version (prefixed with v)
v_patchNext Patch Version (prefixed with v)