Skip to content

Releases: open-turo/action-pre-commit

v1.2.2

04 Apr 09:05
Compare
Choose a tag to compare

1.2.2 (2022-04-04)

Bug Fixes

  • ensure that the inputs.config-file file is reset (a6f1e6b), closes #16

v1.2.1

31 Mar 18:26
Compare
Choose a tag to compare

1.2.1 (2022-03-31)

Bug Fixes

  • commitlint: only run commitlint when the config file is present (ff3b54c)

v1.2.0

31 Mar 02:42
Compare
Choose a tag to compare

1.2.0 (2022-03-31)

Features

  • allow toggling conventional commits (96b0fc3)

v1.1.3

31 Mar 02:02
Compare
Choose a tag to compare

1.1.3 (2022-03-31)

Bug Fixes

  • action: correct block exit (84d2ff9)
  • resolve exit code 127 issue (faa289b)

v1.1.2

29 Mar 22:22
Compare
Choose a tag to compare

1.1.2 (2022-03-29)

Bug Fixes

  • use open-turo/commitlint-config-conventional (e1b30e8)

v1.1.1

28 Mar 23:32
Compare
Choose a tag to compare

1.1.1 (2022-03-28)

Bug Fixes

  • docs: improve and make more consistent (49a33ac)

v1.1.0

24 Mar 18:47
Compare
Choose a tag to compare

1.1.0 (2022-03-24)

Bug Fixes

  • add missing .releaserc.json (be905d6)
  • override commitlint config file value (8c8f490)
  • update release.yaml (4fca1e8)

Features

  • commit-lint: adds support for commit linting (ad69d47)

pre-commit action

15 Feb 01:00
Compare
Choose a tag to compare

Composite action that runs pre-commit