Skip to content

Ver.1.1.29

Choose a tag to compare

@github-actions github-actions released this 25 Feb 04:51
· 143 commits to main since this release
  • feat: validate existing tag before creating a new one (f460b91)
  • fix: update tag validation logic in workflow (#177) (57f7142)
  • fix: validate-tag now compares the current last tag from the current last release (#178) (cc3b0d3)
  • fix: correct latest tag retrieval and validation logic (#179) (3ba8666)
  • fix: correct variable name in tag validation workflow (ede7a21)
  • refactor: simplify tag creation workflow (5936130)

What's Changed

  • fix: update tag validation logic in workflow by @IShix-g in #177
  • fix: validate-tag now compares the current last tag from the current last release by @IShix-g in #178
  • fix: correct latest tag retrieval and validation logic by @IShix-g in #179

Full Changelog: 1.1.28...1.1.29