guystrelitz/Simple Semantic Versioning

Manages semantic version number. Auto-increment micro version on push to main, manually manage minor and major versions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target_directoryDirectory containing the version fileyes
target_fileName of the version file (must contain only a semver number, with no additional text, comments, or whitespace)yes
bump_typeType of version bump to perform. If omitted, the micro version will be incremented.no

no outputs