sindre0830/Version Resolver

Resolves the next version tag based on semantic versioning rules

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bump_typeThe type of bump to perform (major, minor, patch)yes
prefixThe prefix to use for finding the current version""
postfixThe postfix to use for finding the current version""
current_versionThe current version to bump
namedescription
next_versionThe next version without the prefix and postfix
current_versionThe current version without the prefix and postfix