Skip to content

Releases: conventional-changelog/commitlint

v6.0.1

09 Jan 18:43
Compare
Choose a tag to compare

Fixues

rules: remove typo in error message of type-case

v6.0.0

09 Jan 18:30
Compare
Choose a tag to compare

6.0.0 (2018-01-09)

Bug Fixes

Styles

  • validate rule configuration (edf7187)

BREAKING CHANGES

  • Due to additional validation while reading
    commitlint config, previously ignored rule
    settings are now considered critical errors
    when starting the CLI. The new behaviour is
    designed to help developers find issues with
    their configuration quicker.

v5.2.8

26 Dec 19:02
Compare
Choose a tag to compare

Bug Fixes

v5.3.0-1

26 Dec 19:15
Compare
Choose a tag to compare
v5.3.0-1 Pre-release
Pre-release
v5.3.0-1

v5.2.6

21 Dec 19:46
Compare
Choose a tag to compare

5.2.6 (2017-12-21)

Bug Fixes

  • ignore semver commits with chore type (cdbb085), closes #198

v5.2.5

08 Dec 19:21
Compare
Choose a tag to compare

5.2.5 (2017-12-08)

Bug Fixes

v5.2.4

08 Dec 18:39
Compare
Choose a tag to compare

Release powered by updates to conventional-changelog packages.

v5.2.3

05 Dec 13:46
Compare
Choose a tag to compare

5.2.3 (2017-12-05)

Bug Fixes

v5.3.0-0

05 Dec 13:46
Compare
Choose a tag to compare
v5.3.0-0 Pre-release
Pre-release
v5.3.0-0

v5.2.2

05 Dec 13:45
Compare
Choose a tag to compare

5.2.2 (2017-11-30)

Bug Fixes

  • travis-cli: read push commits directly (9bc56c6)