Releases: commitizen-tools/commitizen-action
Releases · commitizen-tools/commitizen-action
0.15.1
0.15.1 (2022-10-18)
Fix
- Port from set-output to environment files
[master e62ece2] bump: version 0.15.0 → 0.15.1
2 files changed, 7 insertions(+), 1 deletion(-)
0.15.0
0.15.0 (2022-10-04)
Feat
- add
check-consistencyoption
[master 2780e02] bump: version 0.14.1 → 0.15.0
2 files changed, 7 insertions(+), 1 deletion(-)
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