muravjev/Get Most Recent Tag Version

Get version and number of additional commits from most recent git tag that is reachable from the last commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
matchPattern (glob) to match the latest tag to extract the version from.no*
bumpType of the bump ('major', 'minor', 'patch' or 'none' for no bump).nonone
formatOutput version format '{prefix}{major}.{minor}.{patch}-{prerelease}+{metadata}#{commits}@{hash}'no{major}.{minor}.{patch}-{prerelease}+{metadata}
trimFormat trim fields 'prefix|prerelease|metadata|patch|commits'noprerelease|metadata|commits
namedescription
versionFormatted version