swiftty/nextversion

get next version from tag or inputs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bumpThe next version from tag or `from`. `patch | minor | major`.yes
fromThe current version, for uses manually.
tag_prefixFind tag name with prefix. eg.) `v` or ...""
namedescription
nextThe next version specified by `bump` target, with added `tag_prefix`.