Releases: commitizen-tools/commitizen-action
Releases · commitizen-tools/commitizen-action
0.14.1
0.14.1 (2022-07-07)
Fix
- Refuse to push on pull_request event
- Don't pull or push with nothing to push
- Print error message to stderr
0.14.0
0.14.0 (2022-07-05)
Fix
- remove bad comma
Feat
- add increment option
0.13.2
0.13.2 (2022-05-11)
Fix
- Don't quote the > operator in entrypoint.sh
- Follow Bash best practices in entrypoint
- Configure git pull to rebase instead of merge
Refactor
- Remove unnecessary --follow-tags
- Get current Git branch more simply
0.13.1
0.13.1 (2022-05-10)
Fix
- Correct default branch from master to current
0.13.0
0.13.0 (2022-05-04)
Feat
- add no-raise option
0.12.0
0.12.0 (2022-02-24)
Feat
- add commitizen version input
- add commitizen version input
Refactor
- rename cz version variable
0.11.0
0.11.0 (2021-12-18)
Feat
- detect default branch
0.10.0
0.10.0 (2021-11-17)
Feat
- add
commitandpushinputs
0.9.0
0.9.0 (2021-09-14)
Feat
- add version output
0.8.0
0.8.0 (2021-08-30)
Fix
- removed id from default git_email
Feat
- support custom git config