Skip to content

Releases: conventional-changelog/commitlint

v6.0.5

03 Feb 11:53

Choose a tag to compare

Bug Fixes

  • remove utils from prod dependencies (4fb858a)

v6.0.4

03 Feb 11:53

Choose a tag to compare

Bug Fixes

v6.0.3

03 Feb 11:53

Choose a tag to compare

Bug Fixes

  • update dependency cosmiconfig to ^4.0.0 (#234) (7f94ac5)
  • update dependency semver to v5.5.0 (#236) (6c52bd9)

v6.0.2

12 Jan 08:49

Choose a tag to compare

6.0.2 (2018-01-12)

Bug Fixes

  • ignore branch merges with multiple newlines (#227) (1f0c5ca)
  • remove typo in error message of type-case (cb577cb)

v6.0.1

09 Jan 18:43

Choose a tag to compare

Fixues

rules: remove typo in error message of type-case

v6.0.0

09 Jan 18:30

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

Choose a tag to compare

Bug Fixes

v5.3.0-1

26 Dec 19:15

Choose a tag to compare

v5.3.0-1 Pre-release
Pre-release
v5.3.0-1

v5.2.6

21 Dec 19:46

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

Choose a tag to compare

5.2.5 (2017-12-08)

Bug Fixes