Ver.1.1.29
- 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