Releases: conventional-changelog-archived-repos/validate-commit-msg
Releases · conventional-changelog-archived-repos/validate-commit-msg
v2.4.0
<a name"2.4.0">
2.4.0 (2016-03-13)
Features
- validateMessage: ignore merge commit validation (7ae35cc2)
v2.3.1
<a name"2.3.1">
2.3.1 (2016-03-06)
Bug Fixes
- support empty commits properly (8fd10871)
v2.3.0
<a name"2.3.0">
2.3.0 (2016-03-05)
Features
- support %s interpolate in helpMessage (bf0efcf1)
v2.2.0
<a name"2.2.0">
2.2.0 (2016-03-03)
Features
- config: add helpMessage config option (d67ff30c)
v2.1.0
<a name"2.1.0">
2.1.0 (2016-02-22)
Features
v2.0.0
<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
<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
<a name"1.2.0">
1.2.0 (2016-02-02)
Features
v1.1.3
<a name"1.1.3">
1.1.3 (2016-02-02)
Bug Fixes
- robustness: handle undefined message buffer, (f431743d, closes #9)
v1.1.2
<a name"1.1.2">
1.1.2 (2016-02-02)
Bug Fixes
- package: add version to package.json (9f82cbbe)