UNPKG

3.04 kBMarkdownView Raw
1<a name="0.1.9"></a>
2## [0.1.9](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.8...v0.1.9) (2016-02-22)
3
4
5### Bug Fixes
6
7* use raw commit message to check for leading blank line ([9c1ca3b](https://github.com/marionebl/conventional-changelog-lint/commit/9c1ca3b))
8
9
10
11<a name="0.1.8"></a>
12## [0.1.8](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.7...v0.1.8) (2016-02-22)
13
14
15
16
17<a name="0.1.7"></a>
18## [0.1.7](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.6...v0.1.7) (2016-02-14)
19
20
21### Bug Fixes
22
23* prune duplicate dependency ([33a6fca](https://github.com/marionebl/conventional-changelog-lint/commit/33a6fca))
24
25
26
27<a name="0.1.6"></a>
28## [0.1.6](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.5...v0.1.6) (2016-02-14)
29
30
31
32
33<a name="0.1.5"></a>
34## [0.1.5](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.5) (2016-02-14)
35
36
37### Bug Fixes
38
39* add missing dependency ([f3efa01](https://github.com/marionebl/conventional-changelog-lint/commit/f3efa01))
40* correct dependencies ([5d3c219](https://github.com/marionebl/conventional-changelog-lint/commit/5d3c219))
41
42
43
44<a name="0.1.4"></a>
45## [0.1.4](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.3...v0.1.4) (2016-02-14)
46
47
48### Bug Fixes
49
50* correct dependencies ([eeb6149](https://github.com/marionebl/conventional-changelog-lint/commit/eeb6149))
51
52
53
54<a name="0.1.3"></a>
55## [0.1.3](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.2...v0.1.3) (2016-02-14)
56
57
58### Bug Fixes
59
60* add missing shebang ([461e50f](https://github.com/marionebl/conventional-changelog-lint/commit/461e50f))
61
62
63
64<a name="0.1.2"></a>
65## [0.1.2](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.1...v0.1.2) (2016-02-14)
66
67
68### Bug Fixes
69
70* enforce addition of distribution folder ([cbe3a90](https://github.com/marionebl/conventional-changelog-lint/commit/cbe3a90))
71
72
73
74<a name="0.1.1"></a>
75## [0.1.1](https://github.com/marionebl/conventional-changelog-lint/compare/v0.1.0...v0.1.1) (2016-02-14)
76
77
78### Bug Fixes
79
80* rebuild before releases ([763bf53](https://github.com/marionebl/conventional-changelog-lint/commit/763bf53))
81
82
83
84<a name="0.1.0"></a>
85# 0.1.0 (2016-02-14)
86
87
88### Bug Fixes
89
90* be less strict with matched languages ([dae11d1](https://github.com/marionebl/conventional-changelog-lint/commit/dae11d1))
91* handle precedence and defaults correctly ([a8b980a](https://github.com/marionebl/conventional-changelog-lint/commit/a8b980a))
92
93### Features
94
95* add extends flag ([276dcaf](https://github.com/marionebl/conventional-changelog-lint/commit/276dcaf))
96* add input from git history ([d426b34](https://github.com/marionebl/conventional-changelog-lint/commit/d426b34))
97* support multiple inputs ([0a11c72](https://github.com/marionebl/conventional-changelog-lint/commit/0a11c72))
98
99
100
101
102
103---
104Copyright 2016 by [Mario Nebl](https://github.com/marionebl) and [contributors](./graphs/contributors). Released under the [MIT license]('./license.md').