Skip to content

Releases: BearAlliance/danger-plugin-conventional-commitlint

v3.1.0

30 Dec 18:50
ec4c1a2

Choose a tag to compare

3.1.0 (2025-12-30)

Features

  • add support for commitlint version 20 (9885d87), closes #37

v3.0.0

19 Jan 16:56

Choose a tag to compare

3.0.0 (2023-01-19)

chore

  • upgrade development node version to 18 (fdbaefe)

Features

  • add the ability to use a custom message (#25) (ee20170)

BREAKING CHANGES

  • drops support for node versions older than 16

v2.0.0

09 Sep 21:06

Choose a tag to compare

2.0.0 (2021-09-09)

chore

  • deps: upgrade @commitlint/lint from v8 to v13 (62b2fe5)

BREAKING CHANGES

  • deps: Breaking changes of the @commitlint/lint package still apply here.
    Most notably, requiring at least node@>=12

v1.0.4

01 Jun 17:09

Choose a tag to compare

1.0.4 (2020-06-01)

Bug Fixes

  • publish everything in dist dir (fd492e3)

v1.0.3

25 Nov 20:44

Choose a tag to compare

1.0.3 (2019-11-25)

Bug Fixes

  • use correct location for exported types (36d05c8)

v1.0.2

06 Nov 20:17

Choose a tag to compare

1.0.2 (2019-11-06)

Bug Fixes

v1.0.1

05 Nov 16:23

Choose a tag to compare

1.0.1 (2019-11-05)

Bug Fixes

  • use local commitlint linter (bd6f2ab)

v1.0.0

05 Nov 15:49

Choose a tag to compare

1.0.0 (2019-11-05)

Features