Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomashartm/update-version-tag

Creates a version tag based on previously created tags by increment major, minor and patch versions. Ignores tags which do not match the semantic versioning scheme.
https://github.com/thomashartm/update-version-tag

Last synced: 21 days ago
JSON representation

Creates a version tag based on previously created tags by increment major, minor and patch versions. Ignores tags which do not match the semantic versioning scheme.

Awesome Lists containing this project

README

        

# update-version-tag
Creates a version tag based on previously created tags by increment major, minor and patch versions.
Ignores tags which do not match the semantic versioning scheme.