UNPKG

10.6 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## [16.2.1](https://github.com/conventional-changelog/commitlint/compare/v16.2.0...v16.2.1) (2022-02-13)
7
8**Note:** Version bump only for package @commitlint/is-ignored
9
10
11
12
13
14# [16.0.0](https://github.com/conventional-changelog/commitlint/compare/v15.0.0...v16.0.0) (2021-12-26)
15
16
17### Bug Fixes
18
19* **is-ignored:** ignore merge tag commit messages ([#2920](https://github.com/conventional-changelog/commitlint/issues/2920)) ([914782a](https://github.com/conventional-changelog/commitlint/commit/914782aad70d353baf4d9fbbf9824c0211241484))
20
21
22
23
24
25# [15.0.0](https://github.com/conventional-changelog/commitlint/compare/v14.2.0...v15.0.0) (2021-11-17)
26
27**Note:** Version bump only for package @commitlint/is-ignored
28
29
30
31
32
33# [14.0.0](https://github.com/conventional-changelog/commitlint/compare/v13.2.1...v14.0.0) (2021-10-26)
34
35**Note:** Version bump only for package @commitlint/is-ignored
36
37
38
39
40
41# [13.2.0](https://github.com/conventional-changelog/commitlint/compare/v13.1.0...v13.2.0) (2021-09-28)
42
43**Note:** Version bump only for package @commitlint/is-ignored
44
45
46
47
48
49# [13.1.0](https://github.com/conventional-changelog/commitlint/compare/v13.0.0...v13.1.0) (2021-07-24)
50
51**Note:** Version bump only for package @commitlint/is-ignored
52
53
54
55
56
57# [13.0.0](https://github.com/conventional-changelog/commitlint/compare/v12.1.4...v13.0.0) (2021-05-24)
58
59
60* 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)
61
62
63### BREAKING CHANGES
64
65* minimum node version is 12
66
67
68
69
70
71## [12.1.3](https://github.com/conventional-changelog/commitlint/compare/v12.1.2...v12.1.3) (2021-05-12)
72
73**Note:** Version bump only for package @commitlint/is-ignored
74
75
76
77
78
79## [12.1.2](https://github.com/conventional-changelog/commitlint/compare/v12.1.1...v12.1.2) (2021-04-29)
80
81**Note:** Version bump only for package @commitlint/is-ignored
82
83
84
85
86
87## [12.1.1](https://github.com/conventional-changelog/commitlint/compare/v12.1.0...v12.1.1) (2021-04-02)
88
89
90### Bug Fixes
91
92* update dependency semver to v7.3.5 ([#2519](https://github.com/conventional-changelog/commitlint/issues/2519)) ([5113f22](https://github.com/conventional-changelog/commitlint/commit/5113f22c620e7b187fd558e5befa541b448ea18b))
93
94
95
96
97
98# [12.1.0](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v12.1.0) (2021-03-06)
99
100**Note:** Version bump only for package @commitlint/is-ignored
101
102
103
104
105
106## [12.0.1](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1) (2021-02-23)
107
108**Note:** Version bump only for package @commitlint/is-ignored
109
110
111
112
113
114# [12.0.0](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0) (2021-01-18)
115
116
117### Bug Fixes
118
119* update dependency semver to v7.3.4 ([#2336](https://github.com/conventional-changelog/commitlint/issues/2336)) ([790b61a](https://github.com/conventional-changelog/commitlint/commit/790b61afa668d0eab80bbe49db58d3d5d29bb16e))
120* **is-ignored:** ignore azure devops messages ([#2230](https://github.com/conventional-changelog/commitlint/issues/2230)) ([fe29ce7](https://github.com/conventional-changelog/commitlint/commit/fe29ce76bd87d5b42048228fbf0f47cc8d5411ec))
121
122
123
124
125
126# [11.0.0](https://github.com/conventional-changelog/commitlint/compare/v10.0.0...v11.0.0) (2020-09-05)
127
128**Note:** Version bump only for package @commitlint/is-ignored
129
130
131
132
133
134# [10.0.0](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v10.0.0) (2020-08-16)
135
136
137* 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)
138
139
140### BREAKING CHANGES
141
142* remove node 8 from circle-ci checks
143
144also remove node 13 because we do not support experimental versions
145
146* docs: update node v10 to latest LTS 10 version
147
148Co-authored-by: Cedric van Putten <me@bycedric.com>
149
150Co-authored-by: Cedric van Putten <me@bycedric.com>
151
152
153
154
155
156## [9.1.2](https://github.com/conventional-changelog/commitlint/compare/v9.1.1...v9.1.2) (2020-07-13)
157
158**Note:** Version bump only for package @commitlint/is-ignored
159
160
161
162
163
164## [9.1.1](https://github.com/conventional-changelog/commitlint/compare/v9.1.0...v9.1.1) (2020-06-30)
165
166**Note:** Version bump only for package @commitlint/is-ignored
167
168
169
170
171
172# [9.1.0](https://github.com/conventional-changelog/commitlint/compare/v9.0.1...v9.1.0) (2020-06-21)
173
174
175### Bug Fixes
176
177* update dependency semver to v7.3.2 ([#1369](https://github.com/conventional-changelog/commitlint/issues/1369)) ([3c09722](https://github.com/conventional-changelog/commitlint/commit/3c09722d2db85a94cd1f4bf25c6b4251b2c41bbb))
178
179
180
181
182
183## [9.0.1](https://github.com/conventional-changelog/commitlint/compare/v9.0.0...v9.0.1) (2020-05-26)
184
185**Note:** Version bump only for package @commitlint/is-ignored
186
187
188
189
190
191# [9.0.0](https://github.com/conventional-changelog/commitlint/compare/v8.3.5...v9.0.0) (2020-05-21)
192
193
194### Bug Fixes
195
196* update dependency semver to v7.1.3 ([#995](https://github.com/conventional-changelog/commitlint/issues/995)) ([4ee307a](https://github.com/conventional-changelog/commitlint/commit/4ee307a1f8c861ae5d8a038560d166c5d00ea8ba))
197
198
199
200
201
202## [8.3.5](https://github.com/conventional-changelog/commitlint/compare/v8.3.4...v8.3.5) (2020-01-15)
203
204
205### Bug Fixes
206
207* **is-ignored:** move types to dev dependencies ([#897](https://github.com/conventional-changelog/commitlint/issues/897)) ([aabc549](https://github.com/conventional-changelog/commitlint/commit/aabc549))
208
209
210
211
212
213## [8.3.4](https://github.com/conventional-changelog/commitlint/compare/v8.3.3...v8.3.4) (2020-01-03)
214
215**Note:** Version bump only for package @commitlint/is-ignored
216
217
218
219
220
221# [8.3.0](https://github.com/conventional-changelog/commitlint/compare/v8.2.0...v8.3.0) (2019-10-16)
222
223**Note:** Version bump only for package @commitlint/is-ignored
224
225
226
227
228
229# [8.2.0](https://github.com/conventional-changelog/commitlint/compare/v8.1.0...v8.2.0) (2019-09-16)
230
231**Note:** Version bump only for package @commitlint/is-ignored
232
233
234
235
236
237# [8.1.0](https://github.com/conventional-changelog/commitlint/compare/v8.0.0...v8.1.0) (2019-07-15)
238
239**Note:** Version bump only for package @commitlint/is-ignored
240
241
242
243
244
245# [7.6.0](https://github.com/conventional-changelog/commitlint/compare/v7.5.2...v7.6.0) (2019-05-06)
246
247
248### Features
249
250* config based is-ignored overrides ([#595](https://github.com/conventional-changelog/commitlint/issues/595)) ([2434d71](https://github.com/conventional-changelog/commitlint/commit/2434d71))
251
252
253
254
255
256## [7.5.1](https://github.com/conventional-changelog/commitlint/compare/v7.5.0...v7.5.1) (2019-02-09)
257
258
259### Bug Fixes
260
261* **is-ignored:** ignore bitbuckets automatic merge ([#573](https://github.com/conventional-changelog/commitlint/issues/573)) ([e5bdc5c](https://github.com/conventional-changelog/commitlint/commit/e5bdc5c))
262
263
264
265
266
267<a name="7.5.0"></a>
268# [7.5.0](https://github.com/conventional-changelog/commitlint/compare/v7.4.0...v7.5.0) (2019-01-31)
269
270
271### Bug Fixes
272
273* 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))
274
275
276
277
278<a name="7.3.1"></a>
279## [7.3.1](https://github.com/conventional-changelog/commitlint/compare/v7.3.0...v7.3.1) (2019-01-11)
280
281
282
283
284**Note:** Version bump only for package @commitlint/is-ignored
285
286<a name="7.3.0"></a>
287# [7.3.0](https://github.com/conventional-changelog/commitlint/compare/v7.2.1...v7.3.0) (2019-01-11)
288
289
290
291
292**Note:** Version bump only for package @commitlint/is-ignored
293
294<a name="7.2.1"></a>
295## [7.2.1](https://github.com/conventional-changelog/commitlint/compare/v7.2.0...v7.2.1) (2018-10-11)
296
297
298
299
300**Note:** Version bump only for package @commitlint/is-ignored
301
302<a name="7.2.0"></a>
303# [7.2.0](https://github.com/conventional-changelog/commitlint/compare/v7.1.2...v7.2.0) (2018-10-05)
304
305
306### Bug Fixes
307
308* ignore merge messages with text after newline ([b32bc93](https://github.com/conventional-changelog/commitlint/commit/b32bc93))
309* use grouped regex to ignore merge commits ([#439](https://github.com/conventional-changelog/commitlint/issues/439)) ([905e9d5](https://github.com/conventional-changelog/commitlint/commit/905e9d5))
310
311
312
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/is-ignored
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### Features
327
328* **wildcards:** add new wildcard patterns [#315](https://github.com/conventional-changelog/commitlint/issues/315) ([e9ea17f](https://github.com/conventional-changelog/commitlint/commit/e9ea17f))
329
330
331
332
333<a name="6.1.1"></a>
334## [6.1.1](https://github.com/conventional-changelog/commitlint/compare/v6.1.0...v6.1.1) (2018-02-22)
335
336
337
338
339**Note:** Version bump only for package @commitlint/is-ignored
340
341<a name="6.1.0"></a>
342# [6.1.0](https://github.com/conventional-changelog/commitlint/compare/v6.0.5...v6.1.0) (2018-02-03)
343
344
345
346
347**Note:** Version bump only for package @commitlint/is-ignored
348
349<a name="6.0.4"></a>
350## [6.0.4](https://github.com/conventional-changelog/commitlint/compare/v6.0.3...v6.0.4) (2018-01-31)
351
352
353
354
355**Note:** Version bump only for package @commitlint/is-ignored
356
357<a name="6.0.3"></a>
358## [6.0.3](https://github.com/conventional-changelog/commitlint/compare/v6.0.2...v6.0.3) (2018-01-31)
359
360
361### Bug Fixes
362
363* update dependency semver to v5.5.0 ([#236](https://github.com/conventional-changelog/commitlint/issues/236)) ([6c52bd9](https://github.com/conventional-changelog/commitlint/commit/6c52bd9))
364
365
366
367
368<a name="6.0.2"></a>
369## [6.0.2](https://github.com/conventional-changelog/commitlint/compare/v6.0.0...v6.0.2) (2018-01-12)
370
371
372### Bug Fixes
373
374* ignore branch merges with multiple newlines ([#227](https://github.com/conventional-changelog/commitlint/issues/227)) ([1f0c5ca](https://github.com/conventional-changelog/commitlint/commit/1f0c5ca))
375
376
377
378
379<a name="6.0.0"></a>
380# [6.0.0](https://github.com/conventional-changelog/commitlint/compare/v5.2.6...v6.0.0) (2018-01-09)
381
382
383### Bug Fixes
384
385* ignore branch merges with newlines ([#214](https://github.com/conventional-changelog/commitlint/issues/214)) ([c94c4dc](https://github.com/conventional-changelog/commitlint/commit/c94c4dc))