Releases: commitizen-tools/commitizen-action
Releases · commitizen-tools/commitizen-action
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
commit
andpush
inputs
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
0.7.0
0.7.0 (2021-03-08)
Feat
- add support for
--changelog-to-stdout
Fix
- use commitizen-tool action instead of Woile's
0.5.0
0.5.0 (2020-12-02)
Feat
add extra_requirements parameters instead of reading the requirements.txt file
Support for pre-release
0.3.0 (2020-10-05)
Feat
- add prerelease option
commitizen action 0.2.1
First release into marketplace
Features
- Super easy to setup
- Automatically bump version
- Automatically create changelog
- Update any file in your repo with the new version
Changelog
0.2.1 (2020-10-04)
Fix
- entrypoint: typo correction