Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Releases: z0al/commitlint-bot

v1.2.0

08 Jul 20:02
Compare
Choose a tag to compare

1.2.0 (2018-07-08)

Bug Fixes

  • added check comments lib (e74bec4)
  • Edits first bot comment if found (06f3169)
  • enabled naming the app via env variable (c44093c)

Features

v1.1.1

15 Feb 12:17
Compare
Choose a tag to compare

1.1.1 (2018-02-15)

Bug Fixes

  • format: add missing new lines (4d1f635)
  • lint: return 'paginate' call - it's async! (1813dbe)

v1.1.0

18 Dec 04:46
75daa1b
Compare
Choose a tag to compare

1.1.0 (2017-12-18)

Bug Fixes

  • don't report state as error (b0ff83d)

Features

  • use comment to advise how to fix (84a0840), closes #2

v1.0.0

02 Nov 17:41
Compare
Choose a tag to compare

1.0.0 (2017-11-02)

Bug Fixes

  • decode private key on start (714a56e)
  • listen to the correct PR actions (ac7cd75)
  • remove standard script call (b03a9f1)

Features

  • conventional commits compatible config (09a5f24)
  • write an issue comment with the details (6d33c5d)