jivanpuri/get-version

Provides automated versioning of your commits using git tags each time your CI/CD workflow runs.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
production-branchThe branch to use for stable releases in production. Default is masternomaster
namedescription
revisionThe new version that was created and tagged in the format of <major>.<minor>.<build>[.<pre-release-tag>]