kurt-code/Semantic Version Update

Given a semantic version string it will generate a new version based on the required operation

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
version-namethe version to be updatedno
version-name-postfixthe version name postfixno
version-codethe version code to be updatedno
version-filethe version properties file to be updatedno
version-name-keythe version name key inside the properties fileno
version-code-keythe version code key inside the properties fileno
update-typethe version update type, PATCH, MINOR, MAJOR, PRE-RELEASE, RELEASEyes1.0.0
namedescription
new-version-namethe new version
new-version-codethe new version code