Skip to content

Releases: commitizen-tools/commitizen-action

0.11.0

18 Dec 08:38
Compare
Choose a tag to compare

0.11.0 (2021-12-18)

Feat

  • detect default branch

0.10.0

17 Nov 12:28
Compare
Choose a tag to compare

0.10.0 (2021-11-17)

Feat

  • add commit and push inputs

0.9.0

14 Sep 10:01
Compare
Choose a tag to compare

0.9.0 (2021-09-14)

Feat

  • add version output

0.8.0

30 Aug 17:21
Compare
Choose a tag to compare

0.8.0 (2021-08-30)

Fix

  • removed id from default git_email

Feat

  • support custom git config

0.7.0

08 Mar 13:07
Compare
Choose a tag to compare

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

02 Dec 15:36
Compare
Choose a tag to compare

0.5.0 (2020-12-02)

Feat

add extra_requirements parameters instead of reading the requirements.txt file

Support for pre-release

05 Oct 17:22
Compare
Choose a tag to compare

0.3.0 (2020-10-05)

Feat

  • add prerelease option

commitizen action 0.2.1

04 Oct 11:01
Compare
Choose a tag to compare

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