Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Releases: conventional-changelog-archived-repos/validate-commit-msg

v2.10.0

22 Jan 22:26
Compare
Choose a tag to compare

<a name"2.10.0">

2.10.0 (2017-01-22)

Features

  • config: config through rc file, has precedence over package.json (#62) (d924a34f)

v2.9.0

20 Jan 22:39
Compare
Choose a tag to compare

<a name"2.9.0">

2.9.0 (2017-01-20)

Features

  • index: add autoFix support that lowercases type/subject and pass commit (#56) (ca62533a)

v2.8.2

05 Oct 16:54
Compare
Choose a tag to compare

<a name"2.8.2">

2.8.2 (2016-10-05)

Bug Fixes

v2.8.1

05 Oct 14:55
Compare
Choose a tag to compare

<a name"2.8.1">

2.8.1 (2016-10-05)

Bug Fixes

v2.8.0

23 Aug 14:53
Compare
Choose a tag to compare

<a name"2.8.0">

2.8.0 (2016-08-23)

Features

  • validateMessage: support config types as module (#41) (f542458a)

v2.7.0

13 Aug 20:32
Compare
Choose a tag to compare

<a name"2.7.0">

2.7.0 (2016-08-13)

Features

  • helpMessage: show valid types when invalid type was used (#40) (dd4c7f25)

v2.6.1

18 Apr 14:40
Compare
Choose a tag to compare

<a name"2.6.1">

2.6.1 (2016-04-18)

Bug Fixes

  • lib:
    • make merge commit regex even less strict (fix #35) (f162949c)
    • Reduced merge check strictness (d4226980)

v2.6.0

14 Apr 19:56
Compare
Choose a tag to compare

<a name"2.6.0">

2.6.0 (2016-04-14)

Features

  • helpMessage: print the entire message when using the %s placeholder (#33) (5be90517)

v2.5.0

29 Mar 20:02
Compare
Choose a tag to compare

<a name"2.5.0">

2.5.0 (2016-03-29)

Features

  • subjectPattern: allow simple subject validation (d522ba6f)

v2.4.1

21 Mar 03:53
Compare
Choose a tag to compare

<a name"2.4.1">

2.4.1 (2016-03-21)

Bug Fixes

  • tests: Added tests for getGitFolder() (1ef1df49)