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.4.0

13 Mar 14:41
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2016-03-13)

Features

  • validateMessage: ignore merge commit validation (7ae35cc2)

v2.3.1

06 Mar 14:31
Compare
Choose a tag to compare

<a name"2.3.1">

2.3.1 (2016-03-06)

Bug Fixes

  • support empty commits properly (8fd10871)

v2.3.0

05 Mar 20:32
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2016-03-05)

Features

  • support %s interpolate in helpMessage (bf0efcf1)

v2.2.0

03 Mar 23:42
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-03-03)

Features

  • config: add helpMessage config option (d67ff30c)

v2.1.0

22 Feb 19:55
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-02-22)

Features

v2.0.0

05 Feb 12:16
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-02-05)

Bug Fixes

  • pattern: make commit matching pattern more true to the spec (259fb5d4)

Breaking Changes

  • this removes fixup! as an allowedi commit message prefix and
    requires the commit message subject to not be empty.

Signed-off-by: Hans Kristian Flaatten [email protected]

(259fb5d4)

v1.3.0

04 Feb 21:40
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-02-04)

Features

  • validateMessage: display original message when it is not valid (10e3766d)

v1.2.0

02 Feb 17:42
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-02-02)

Features

v1.1.3

02 Feb 16:16
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2016-02-02)

Bug Fixes

  • robustness: handle undefined message buffer, (f431743d, closes #9)

v1.1.2

02 Feb 16:14
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2016-02-02)

Bug Fixes

  • package: add version to package.json (9f82cbbe)