UNPKG

9.32 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [14.1.0](https://github.com/conventional-changelog/commitlint/compare/v14.0.0...v14.1.0) (2021-11-01)
7
8**Note:** Version bump only for package @commitlint/lint
9
10
11
12
13
14# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
15
16**Note:** Version bump only for package @commitlint/lint
17
18
19
20
21
22# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
23
24**Note:** Version bump only for package @commitlint/lint
25
26
27
28
29
30# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
31
32**Note:** Version bump only for package @commitlint/lint
33
34
35
36
37
38# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)
39
40
41* chore!: remove node 10 support (#2596) ([4db4ba1](https://github.com/conventional-changelog/commitlint/commit/4db4ba1b0b312410a0f62100a93a80c246a6c410)), closes [#2596](https://github.com/conventional-changelog/commitlint/issues/2596)
42
43
44### BREAKING CHANGES
45
46* minimum node version is 12
47
48
49
50
51
52## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
53
54**Note:** Version bump only for package @commitlint/lint
55
56
57
58
59
60## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
61
62**Note:** Version bump only for package @commitlint/lint
63
64
65
66
67
68## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
69
70**Note:** Version bump only for package @commitlint/lint
71
72
73
74
75
76# [12.1.0](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v12.1.0) (2021-03-06)
77
78**Note:** Version bump only for package @commitlint/lint
79
80
81
82
83
84## [12.0.1](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1) (2021-02-23)
85
86**Note:** Version bump only for package @commitlint/lint
87
88
89
90
91
92# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)
93
94**Note:** Version bump only for package @commitlint/lint
95
96
97
98
99
100# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
101
102**Note:** Version bump only for package @commitlint/lint
103
104
105
106
107
108# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
109
110
111* refactor!: drop support for node 8 (#1999) ([751f39f](https://github.com/conventional-changelog/commitlint/commit/751f39f284ef232574a176c3c11b1982ee544166)), closes [#1999](https://github.com/conventional-changelog/commitlint/issues/1999)
112
113
114### BREAKING CHANGES
115
116* remove node 8 from circle-ci checks
117
118also remove node 13 because we do not support experimental versions
119
120* docs: update node v10 to latest LTS 10 version
121
122Co-authored-by: Cedric van Putten <me@bycedric.com>
123
124Co-authored-by: Cedric van Putten <me@bycedric.com>
125
126
127
128
129
130## [9.1.2](https://github.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2) (2020-07-13)
131
132**Note:** Version bump only for package @commitlint/lint
133
134
135
136
137
138## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
139
140**Note:** Version bump only for package @commitlint/lint
141
142
143
144
145
146# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
147
148**Note:** Version bump only for package @commitlint/lint
149
150
151
152
153
154## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
155
156**Note:** Version bump only for package @commitlint/lint
157
158
159
160
161
162# [9.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)
163
164
165### Bug Fixes
166
167* [#840](https://github.com/conventional-changelog/commitlint/issues/840) add caret to lodash versions ([#843](https://github.com/conventional-changelog/commitlint/issues/843)) ([ffc0bac](https://github.com/conventional-changelog/commitlint/commit/ffc0bac26993acb2ab6a8fa51065f93c92b0d644))
168* ignore empty commit messages [#615](https://github.com/conventional-changelog/commitlint/issues/615) ([#676](https://github.com/conventional-changelog/commitlint/issues/676)) ([c3eb1a7](https://github.com/conventional-changelog/commitlint/commit/c3eb1a76e08213d7ce1f200e35f8d5d6de18982a))
169
170
171### Features
172
173* add async promise based rules methods into lint ([#976](https://github.com/conventional-changelog/commitlint/issues/976)) ([4443062](https://github.com/conventional-changelog/commitlint/commit/444306249b8a3d04524538f61edca8f6cc10d75f))
174
175
176
177
178
179## [8.3.5](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15)
180
181**Note:** Version bump only for package @commitlint/lint
182
183
184
185
186
187## [8.3.4](https://github.com/conventional-changelog/commitlint/compare/v8.3.3...v8.3.4) (2020-01-03)
188
189**Note:** Version bump only for package @commitlint/lint
190
191
192
193
194
195# [8.3.0](https://github.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.0) (2019-10-16)
196
197**Note:** Version bump only for package @commitlint/lint
198
199
200
201
202
203# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16)
204
205**Note:** Version bump only for package @commitlint/lint
206
207
208
209
210
211# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15)
212
213**Note:** Version bump only for package @commitlint/lint
214
215
216
217
218
219# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
220
221
222### Features
223
224* adds support for plugins ([#228](https://github.com/conventional-changelog/commitlint/issues/228)) ([#588](https://github.com/conventional-changelog/commitlint/issues/588)) ([cea4564](https://github.com/conventional-changelog/commitlint/commit/cea4564))
225* config based is-ignored overrides ([#595](https://github.com/conventional-changelog/commitlint/issues/595)) ([2434d71](https://github.com/conventional-changelog/commitlint/commit/2434d71))
226
227
228
229
230
231## [7.5.2](https://github.com/conventional-changelog/commitlint/compare/v7.5.1...v7.5.2) (2019-02-11)
232
233**Note:** Version bump only for package @commitlint/lint
234
235
236
237
238
239## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
240
241**Note:** Version bump only for package @commitlint/lint
242
243
244
245
246
247<a name="7.5.0"></a>
248# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
249
250
251### Bug Fixes
252
253* all broken website references ([#564](https://github.com/conventional-changelog/commitlint/issues/564)) ([82eeb5a](https://github.com/conventional-changelog/commitlint/commit/82eeb5a))
254* replace all repository references with conventional changelog ([#561](https://github.com/conventional-changelog/commitlint/issues/561)) ([6c3afcd](https://github.com/conventional-changelog/commitlint/commit/6c3afcd))
255* replace all website references with conventional changelog ([#563](https://github.com/conventional-changelog/commitlint/issues/563)) ([6b86fb1](https://github.com/conventional-changelog/commitlint/commit/6b86fb1))
256
257
258
259
260<a name="7.4.0"></a>
261# [7.4.0](https://github.com/conventional-changelog/commitlint/compare/v7.3.2...v7.4.0) (2019-01-27)
262
263
264
265
266**Note:** Version bump only for package @commitlint/lint
267
268<a name="7.3.2"></a>
269## [7.3.2](https://github.com/conventional-changelog/commitlint/compare/v7.3.1...v7.3.2) (2019-01-15)
270
271
272### Bug Fixes
273
274* move loadsh to dependencies ([1bb66a4](https://github.com/conventional-changelog/commitlint/commit/1bb66a4))
275
276
277
278
279<a name="7.3.1"></a>
280## [7.3.1](https://github.com/conventional-changelog/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
281
282
283
284
285**Note:** Version bump only for package @commitlint/lint
286
287<a name="7.3.0"></a>
288# [7.3.0](https://github.com/conventional-changelog/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
289
290
291### Bug Fixes
292
293* update to security-patched dependency versions ([97c033b](https://github.com/conventional-changelog/commitlint/commit/97c033b))
294
295
296
297
298<a name="7.2.1"></a>
299## [7.2.1](https://github.com/conventional-changelog/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11)
300
301
302
303
304**Note:** Version bump only for package @commitlint/lint
305
306<a name="7.2.0"></a>
307# [7.2.0](https://github.com/conventional-changelog/commitlint/compare/v7.1.2...v7.2.0) (2018-10-05)
308
309
310
311
312**Note:** Version bump only for package @commitlint/lint
313
314<a name="7.1.2"></a>
315## [7.1.2](https://github.com/conventional-changelog/commitlint/compare/v7.1.1...v7.1.2) (2018-09-04)
316
317
318
319
320**Note:** Version bump only for package @commitlint/lint
321
322<a name="7.1.0"></a>
323# [7.1.0](https://github.com/conventional-changelog/commitlint/compare/v7.0.1...v7.1.0) (2018-08-29)
324
325
326
327
328**Note:** Version bump only for package @commitlint/lint
329
330<a name="6.2.0"></a>
331# [6.2.0](https://github.com/conventional-changelog/commitlint/compare/v6.1.3...v6.2.0) (2018-05-01)
332
333
334### Features
335
336* print commit message when the message is invalid ([86c34f1](https://github.com/conventional-changelog/commitlint/commit/86c34f1)), closes [#222](https://github.com/conventional-changelog/commitlint/issues/222)
337
338
339
340
341<a name="6.1.1"></a>
342## [6.1.1](https://github.com/conventional-changelog/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22)
343
344
345
346
347**Note:** Version bump only for package @commitlint/lint