Skip to content

Releases: commitizen-tools/commitizen-action

0.15.1

18 Oct 05:34

Choose a tag to compare

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

04 Oct 12:03

Choose a tag to compare

0.15.0 (2022-10-04)

Feat

  • add check-consistency option

[master 2780e02] bump: version 0.14.1 → 0.15.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.14.1

07 Jul 07:52

Choose a tag to compare

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

05 Jul 12:18

Choose a tag to compare

0.14.0 (2022-07-05)

Fix

  • remove bad comma

Feat

  • add increment option

0.13.2

11 May 10:30

Choose a tag to compare

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

10 May 12:00

Choose a tag to compare

0.13.1 (2022-05-10)

Fix

  • Correct default branch from master to current

0.13.0

04 May 05:57

Choose a tag to compare

0.13.0 (2022-05-04)

Feat

  • add no-raise option

0.12.0

24 Feb 08:58

Choose a tag to compare

0.12.0 (2022-02-24)

Feat

  • add commitizen version input
  • add commitizen version input

Refactor

  • rename cz version variable

0.11.0

18 Dec 08:38

Choose a tag to compare

0.11.0 (2021-12-18)

Feat

  • detect default branch

0.10.0

17 Nov 12:28

Choose a tag to compare

0.10.0 (2021-11-17)

Feat

  • add commit and push inputs