Skip to content

Releases: geritol/match-tag-to-package-version

0.2.0

26 Aug 11:24
Compare
Choose a tag to compare

Features:

  • don't require 'refs/tags/' in the prefix
  • allow passing of TAG_PREFIX as an input too
  • also output TAG_VERSION along of PACKAGE_VERSION

Improvements:

  • moved the project to Typecript
  • multiple CI improvements

Thanks for the contribution of @scottmwyant!

0.1.0

23 Mar 17:22
Compare
Choose a tag to compare
  • output package.json version as `PACKAGE_VERSION
  • use @actions/core for logging

0.0.2

26 May 21:22
Compare
Choose a tag to compare

Added support for custom tag prefixes using TAG_PREFIX environment variable.

0.0.1

21 Apr 17:21
Compare
Choose a tag to compare
docs: add README.md