Releases: codacy/git-version
Releases · codacy/git-version
2.8.6: Merge pull request #113 from codacy/ls/remove-extra-space
fix: remove breaking space in action.yaml
2.8.5: Merge pull request #112 from codacy/ls/output-non-prefix-version
feat: output non prefixed version in action
2.8.4: Merge pull request #108 from codacy/ls/change-regex-expression
fix: only consider major when commit message starts with `breaking:`
2.8.3: Merge pull request #109 from codacy/ls/add-log-paths-input
fix: Add log-paths to action parameters
2.8.2: Merge pull request #106 from codacy/ls/add-custom-version
feat: add flag to skip prerelease creation
2.8.1
Merge pull request #105 from codacy/ls/add-sha-prefix
2.8.0: feature: Use static binary instead of docker image (#75)
* feature: Use static binary instead of docker image * Install in /usr/local/bin * Remove --folder /repo * Use tool-version when provided * Quote strings in bash
2.7.2: Merge pull request #57 from mnishamk-freiheit/master
Add output usage for clearer documentation
2.7.1: Merge pull request #74 from codacy/remove-tag-version
Remove tag_version since publish_ghr tags already
2.7.0: Merge pull request #73 from codacy/fail-fast-action
fix: Fail fast Github action