Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/thomashartm/update-version-tag
- Owner: thomashartm
- License: mit
- Created: 2023-05-25T12:35:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-26T09:03:16.000Z (over 1 year ago)
- Last Synced: 2024-11-14T15:06:22.219Z (2 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.