Releases: geritol/match-tag-to-package-version
Releases · geritol/match-tag-to-package-version
0.2.0
Features:
- don't require 'refs/tags/' in the prefix
- allow passing of
TAG_PREFIX
as an input too - also output
TAG_VERSION
along ofPACKAGE_VERSION
Improvements:
- moved the project to Typecript
- multiple CI improvements
Thanks for the contribution of @scottmwyant!
0.1.0
0.0.2
Added support for custom tag prefixes using TAG_PREFIX
environment variable.
0.0.1
docs: add README.md