Releases: git-mastery/app
Releases · git-mastery/app
v7.2.0
v7.1.8
Clean publish script (#26) * Use matrix include over inferring value * Fix name
v7.1.7
Merge pull request #24 from git-mastery/woojiahao/use-reusable-workflow Use reusable workflow for fetching tag details
v7.1.6
Merge pull request #23 from git-mastery/woojiahao/use-reusable-workflow Use reusable workflow shared across repositories
v7.1.5
Merge pull request #22 from git-mastery/woojiahao/fix-publish Fix version determination
v7.1.4
Merge pull request #21 from git-mastery/woojiahao/fix-publish Fixing publish step on Debian and Arch
v7.1.3
Merge pull request #20 from git-mastery/woojiahao/minor-change Add typing
v7.1.2
Use removeprefix instead
v7.1.1
Remove use of lstrip lstrip treats all the characters of the string as valid, so it removed the leading p as well
v7.1.0
Merge pull request #16 from git-mastery/woojiahao/embed-publish-into-…