conventional-changelog 3.1.24 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +4 -4
  2. package/package.json +15 -16
  3. package/CHANGELOG.md +0 -926
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]
1
+ # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coverage-image]][coverage-url]
2
2
 
3
3
  > Generate a changelog from git metadata
4
4
 
@@ -42,7 +42,7 @@ See the [conventional-changelog-core](https://github.com/conventional-changelog/
42
42
 
43
43
  ##### preset
44
44
 
45
- Type: `string` Possible values: `'angular', 'atom', 'codemirror', 'ember', 'eslint', 'express', 'jquery', 'jscs', 'jshint'`
45
+ Type: `string` Possible values: `'angular', 'atom', 'codemirror', 'conventionalcommits', 'ember', 'eslint', 'express', 'jquery', 'jshint'`
46
46
 
47
47
  It's recommended to use a preset so you don't have to define everything yourself. Presets are names of built-in `config`.
48
48
 
@@ -62,5 +62,5 @@ MIT
62
62
  [travis-url]: https://travis-ci.org/conventional-changelog/conventional-changelog
63
63
  [daviddm-image]: https://david-dm.org/conventional-changelog/conventional-changelog.svg?theme=shields.io
64
64
  [daviddm-url]: https://david-dm.org/conventional-changelog/conventional-changelog
65
- [coveralls-image]: https://coveralls.io/repos/conventional-changelog/conventional-changelog/badge.svg
66
- [coveralls-url]: https://coveralls.io/r/conventional-changelog/conventional-changelog
65
+ [coverage-image]: https://coveralls.io/repos/github/conventional-changelog/conventional-changelog/badge.svg?branch=master
66
+ [coverage-url]: https://coveralls.io/github/conventional-changelog/conventional-changelog?branch=master
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conventional-changelog",
3
- "version": "3.1.24",
3
+ "version": "4.0.0",
4
4
  "description": "Generate a changelog from git metadata",
5
5
  "repository": {
6
6
  "type": "git",
@@ -13,7 +13,7 @@
13
13
  "log"
14
14
  ],
15
15
  "engines": {
16
- "node": ">=10"
16
+ "node": ">=14"
17
17
  },
18
18
  "license": "MIT",
19
19
  "files": [
@@ -35,20 +35,19 @@
35
35
  },
36
36
  "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme",
37
37
  "dependencies": {
38
- "conventional-changelog-angular": "^5.0.12",
39
- "conventional-changelog-atom": "^2.0.8",
40
- "conventional-changelog-codemirror": "^2.0.8",
41
- "conventional-changelog-conventionalcommits": "^4.5.0",
42
- "conventional-changelog-core": "^4.2.1",
43
- "conventional-changelog-ember": "^2.0.9",
44
- "conventional-changelog-eslint": "^3.0.9",
45
- "conventional-changelog-express": "^2.0.6",
46
- "conventional-changelog-jquery": "^3.0.11",
47
- "conventional-changelog-jshint": "^2.0.9",
48
- "conventional-changelog-preset-loader": "^2.3.4"
38
+ "conventional-changelog-angular": "^6.0.0",
39
+ "conventional-changelog-atom": "^3.0.0",
40
+ "conventional-changelog-codemirror": "^3.0.0",
41
+ "conventional-changelog-conventionalcommits": "^6.0.0",
42
+ "conventional-changelog-core": "^5.0.0",
43
+ "conventional-changelog-ember": "^3.0.0",
44
+ "conventional-changelog-eslint": "^4.0.0",
45
+ "conventional-changelog-express": "^3.0.0",
46
+ "conventional-changelog-jquery": "^4.0.0",
47
+ "conventional-changelog-jshint": "^3.0.0",
48
+ "conventional-changelog-preset-loader": "^3.0.0"
49
49
  },
50
50
  "scripts": {
51
51
  "test-windows": "mocha --timeout 30000"
52
- },
53
- "gitHead": "cc567b98facf71315f4b1620d81ce01d155efaca"
54
- }
52
+ }
53
+ }
package/CHANGELOG.md DELETED
@@ -1,926 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [3.1.24](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.23...conventional-changelog@3.1.24) (2020-11-05)
7
-
8
- **Note:** Version bump only for package conventional-changelog
9
-
10
-
11
-
12
-
13
-
14
- ## [3.1.23](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.22...conventional-changelog@3.1.23) (2020-08-12)
15
-
16
- **Note:** Version bump only for package conventional-changelog
17
-
18
-
19
-
20
-
21
-
22
- ## [3.1.22](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.21...conventional-changelog@3.1.22) (2020-06-20)
23
-
24
- **Note:** Version bump only for package conventional-changelog
25
-
26
-
27
-
28
-
29
-
30
- ## [3.1.21](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.20...conventional-changelog@3.1.21) (2020-05-08)
31
-
32
- **Note:** Version bump only for package conventional-changelog
33
-
34
-
35
-
36
-
37
-
38
- ## [3.1.20](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.16...conventional-changelog@3.1.20) (2020-05-08)
39
-
40
- **Note:** Version bump only for package conventional-changelog
41
-
42
-
43
-
44
-
45
-
46
- ## [3.1.16](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.15...conventional-changelog@3.1.16) (2019-11-21)
47
-
48
- **Note:** Version bump only for package conventional-changelog
49
-
50
-
51
-
52
-
53
-
54
- ## [3.1.15](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.14...conventional-changelog@3.1.15) (2019-11-14)
55
-
56
- **Note:** Version bump only for package conventional-changelog
57
-
58
-
59
-
60
-
61
-
62
- ## [3.1.14](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.13...conventional-changelog@3.1.14) (2019-11-07)
63
-
64
- **Note:** Version bump only for package conventional-changelog
65
-
66
-
67
-
68
-
69
-
70
- ## [3.1.13](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.12...conventional-changelog@3.1.13) (2019-10-24)
71
-
72
- **Note:** Version bump only for package conventional-changelog
73
-
74
-
75
-
76
-
77
-
78
- ## [3.1.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.10...conventional-changelog@3.1.11) (2019-10-02)
79
-
80
- **Note:** Version bump only for package conventional-changelog
81
-
82
-
83
-
84
-
85
-
86
- ## [3.1.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.9...conventional-changelog@3.1.10) (2019-07-29)
87
-
88
- **Note:** Version bump only for package conventional-changelog
89
-
90
-
91
-
92
-
93
-
94
- ## [3.1.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.8...conventional-changelog@3.1.9) (2019-05-18)
95
-
96
- **Note:** Version bump only for package conventional-changelog
97
-
98
-
99
-
100
-
101
-
102
- ## [3.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.7...conventional-changelog@3.1.8) (2019-05-05)
103
-
104
- **Note:** Version bump only for package conventional-changelog
105
-
106
-
107
-
108
-
109
-
110
- ## [3.1.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.6...conventional-changelog@3.1.7) (2019-05-02)
111
-
112
- **Note:** Version bump only for package conventional-changelog
113
-
114
-
115
-
116
-
117
-
118
- ## [3.1.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.5...conventional-changelog@3.1.6) (2019-05-02)
119
-
120
- **Note:** Version bump only for package conventional-changelog
121
-
122
-
123
-
124
-
125
-
126
- ## [3.1.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.4...conventional-changelog@3.1.5) (2019-04-26)
127
-
128
- **Note:** Version bump only for package conventional-changelog
129
-
130
-
131
-
132
-
133
-
134
- ## [3.1.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.3...conventional-changelog@3.1.4) (2019-04-24)
135
-
136
- **Note:** Version bump only for package conventional-changelog
137
-
138
-
139
-
140
-
141
-
142
- ## [3.1.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.2...conventional-changelog@3.1.3) (2019-04-11)
143
-
144
- **Note:** Version bump only for package conventional-changelog
145
-
146
-
147
-
148
-
149
-
150
- ## [3.1.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.1...conventional-changelog@3.1.2) (2019-04-11)
151
-
152
- **Note:** Version bump only for package conventional-changelog
153
-
154
-
155
-
156
-
157
-
158
- ## [3.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.1.0...conventional-changelog@3.1.1) (2019-04-11)
159
-
160
- **Note:** Version bump only for package conventional-changelog
161
-
162
-
163
-
164
-
165
-
166
- # [3.1.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.6...conventional-changelog@3.1.0) (2019-04-10)
167
-
168
-
169
- ### Features
170
-
171
- * conventionalcommits preset, preMajor config option ([#434](https://github.com/conventional-changelog/conventional-changelog/issues/434)) ([dde12fe](https://github.com/conventional-changelog/conventional-changelog/commit/dde12fe))
172
- * creating highly configurable preset, based on conventionalcommits.org ([#421](https://github.com/conventional-changelog/conventional-changelog/issues/421)) ([f2fb240](https://github.com/conventional-changelog/conventional-changelog/commit/f2fb240))
173
-
174
-
175
-
176
-
177
-
178
- ## [3.0.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.5...conventional-changelog@3.0.6) (2019-02-14)
179
-
180
- **Note:** Version bump only for package conventional-changelog
181
-
182
-
183
-
184
-
185
-
186
- ## [3.0.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.4...conventional-changelog@3.0.5) (2018-11-01)
187
-
188
- **Note:** Version bump only for package conventional-changelog
189
-
190
-
191
-
192
-
193
-
194
- ## [3.0.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.3...conventional-changelog@3.0.4) (2018-11-01)
195
-
196
- **Note:** Version bump only for package conventional-changelog
197
-
198
-
199
-
200
-
201
-
202
- ## [3.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.2...conventional-changelog@3.0.3) (2018-11-01)
203
-
204
- **Note:** Version bump only for package conventional-changelog
205
-
206
-
207
-
208
-
209
-
210
- ## [3.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.1...conventional-changelog@3.0.2) (2018-11-01)
211
-
212
- **Note:** Version bump only for package conventional-changelog
213
-
214
-
215
-
216
-
217
-
218
- ## [3.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@3.0.0...conventional-changelog@3.0.1) (2018-11-01)
219
-
220
- **Note:** Version bump only for package conventional-changelog
221
-
222
-
223
-
224
-
225
-
226
- # [3.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@2.0.3...conventional-changelog@3.0.0) (2018-11-01)
227
-
228
-
229
- ### Bug Fixes
230
-
231
- * Upgrade to Lerna 3, fix Node.js v11 error ([#385](https://github.com/conventional-changelog/conventional-changelog/issues/385)) ([cdef282](https://github.com/conventional-changelog/conventional-changelog/commit/cdef282))
232
-
233
-
234
- ### chore
235
-
236
- * force breaking change ([f6d506d](https://github.com/conventional-changelog/conventional-changelog/commit/f6d506d))
237
-
238
-
239
- ### BREAKING CHANGES
240
-
241
- * forcing a breaking semver change based on https://github.com/conventional-changelog/conventional-changelog/pull/385
242
-
243
-
244
-
245
-
246
-
247
- <a name="2.0.3"></a>
248
- ## [2.0.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@2.0.2...conventional-changelog@2.0.3) (2018-08-21)
249
-
250
-
251
-
252
-
253
- **Note:** Version bump only for package conventional-changelog
254
-
255
- <a name="2.0.2"></a>
256
- ## [2.0.2](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@2.0.1...conventional-changelog@2.0.2) (2018-08-21)
257
-
258
-
259
-
260
-
261
- **Note:** Version bump only for package conventional-changelog
262
-
263
- <a name="2.0.1"></a>
264
- ## [2.0.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@2.0.0...conventional-changelog@2.0.1) (2018-06-06)
265
-
266
-
267
-
268
-
269
- **Note:** Version bump only for package conventional-changelog
270
-
271
- <a name="2.0.0"></a>
272
- # [2.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.24...conventional-changelog@2.0.0) (2018-05-29)
273
-
274
-
275
- ### Chores
276
-
277
- * **package:** set Node requirement to oldest supported LTS ([#329](https://github.com/conventional-changelog/conventional-changelog/issues/329)) ([cae2fe0](https://github.com/conventional-changelog/conventional-changelog/commit/cae2fe0))
278
-
279
-
280
- ### BREAKING CHANGES
281
-
282
- * **package:** Set the package's minimum required Node version to be the oldest LTS
283
- currently supported by the Node Release working group. At this time,
284
- that is Node 6 (which is in its Maintenance LTS phase).
285
-
286
-
287
-
288
-
289
- <a name="1.1.24"></a>
290
- ## [1.1.24](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.23...conventional-changelog@1.1.24) (2018-04-16)
291
-
292
-
293
-
294
-
295
- **Note:** Version bump only for package conventional-changelog
296
-
297
- <a name="1.1.23"></a>
298
- ## [1.1.23](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.22...conventional-changelog@1.1.23) (2018-03-28)
299
-
300
-
301
-
302
-
303
- **Note:** Version bump only for package conventional-changelog
304
-
305
- <a name="1.1.22"></a>
306
- ## [1.1.22](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.21...conventional-changelog@1.1.22) (2018-03-27)
307
-
308
-
309
-
310
-
311
- **Note:** Version bump only for package conventional-changelog
312
-
313
- <a name="1.1.21"></a>
314
- ## [1.1.21](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.20...conventional-changelog@1.1.21) (2018-03-27)
315
-
316
-
317
-
318
-
319
- **Note:** Version bump only for package conventional-changelog
320
-
321
- <a name="1.1.20"></a>
322
- ## [1.1.20](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.19...conventional-changelog@1.1.20) (2018-03-27)
323
-
324
-
325
-
326
-
327
- **Note:** Version bump only for package conventional-changelog
328
-
329
- <a name="1.1.19"></a>
330
- ## [1.1.19](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.18...conventional-changelog@1.1.19) (2018-03-22)
331
-
332
-
333
-
334
-
335
- **Note:** Version bump only for package conventional-changelog
336
-
337
- <a name="1.1.18"></a>
338
- ## [1.1.18](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.17...conventional-changelog@1.1.18) (2018-03-03)
339
-
340
-
341
-
342
-
343
- **Note:** Version bump only for package conventional-changelog
344
-
345
- <a name="1.1.17"></a>
346
- ## [1.1.17](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.16...conventional-changelog@1.1.17) (2018-02-24)
347
-
348
-
349
-
350
-
351
- **Note:** Version bump only for package conventional-changelog
352
-
353
- <a name="1.1.16"></a>
354
- ## [1.1.16](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.15...conventional-changelog@1.1.16) (2018-02-20)
355
-
356
-
357
-
358
-
359
- **Note:** Version bump only for package conventional-changelog
360
-
361
- <a name="1.1.15"></a>
362
- ## [1.1.15](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.14...conventional-changelog@1.1.15) (2018-02-13)
363
-
364
-
365
-
366
-
367
- **Note:** Version bump only for package conventional-changelog
368
-
369
- <a name="1.1.14"></a>
370
- ## [1.1.14](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.13...conventional-changelog@1.1.14) (2018-02-13)
371
-
372
-
373
-
374
-
375
- **Note:** Version bump only for package conventional-changelog
376
-
377
- <a name="1.1.13"></a>
378
- ## [1.1.13](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.12...conventional-changelog@1.1.13) (2018-02-13)
379
-
380
-
381
-
382
-
383
- **Note:** Version bump only for package conventional-changelog
384
-
385
- <a name="1.1.12"></a>
386
- ## [1.1.12](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.11...conventional-changelog@1.1.12) (2018-02-12)
387
-
388
-
389
- ### Bug Fixes
390
-
391
- * **conventional-changelog:** support scoped presets ([0f08267](https://github.com/conventional-changelog/conventional-changelog/commit/0f08267))
392
-
393
-
394
-
395
-
396
- <a name="1.1.11"></a>
397
- ## [1.1.11](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.10...conventional-changelog@1.1.11) (2018-02-05)
398
-
399
-
400
-
401
-
402
- **Note:** Version bump only for package conventional-changelog
403
-
404
- <a name="1.1.10"></a>
405
- ## [1.1.10](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.9...conventional-changelog@1.1.10) (2018-01-29)
406
-
407
-
408
-
409
-
410
- **Note:** Version bump only for package conventional-changelog
411
-
412
- <a name="1.1.9"></a>
413
- ## [1.1.9](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.8...conventional-changelog@1.1.9) (2017-12-18)
414
-
415
-
416
-
417
-
418
- **Note:** Version bump only for package conventional-changelog
419
-
420
- <a name="1.1.8"></a>
421
- ## [1.1.8](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.7...conventional-changelog@1.1.8) (2017-12-08)
422
-
423
-
424
-
425
-
426
- **Note:** Version bump only for package conventional-changelog
427
-
428
- <a name="1.1.7"></a>
429
- ## [1.1.7](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.6...conventional-changelog@1.1.7) (2017-11-13)
430
-
431
-
432
-
433
-
434
- **Note:** Version bump only for package conventional-changelog
435
-
436
- <a name="1.1.6"></a>
437
- ## [1.1.6](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.5...conventional-changelog@1.1.6) (2017-10-01)
438
-
439
- <a name="1.1.5"></a>
440
- ## [1.1.5](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.4...conventional-changelog@1.1.5) (2017-09-01)
441
-
442
- <a name="1.1.4"></a>
443
- ## [1.1.4](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.3...conventional-changelog@1.1.4) (2017-07-17)
444
-
445
- <a name="1.1.3"></a>
446
- ## [1.1.3](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-changelog@1.1.2...conventional-changelog@1.1.3) (2017-03-11)
447
-
448
- <a name="1.1.0"></a>
449
- # [1.1.0](https://github.com/ajoslin/conventional-changelog/compare/v1.0.2...v1.1.0) (2016-02-13)
450
-
451
-
452
-
453
-
454
- <a name="1.0.2"></a>
455
- ## [1.0.2](https://github.com/ajoslin/conventional-changelog/compare/v1.0.1...v1.0.2) (2016-02-13)
456
-
457
-
458
-
459
-
460
- <a name="1.0.1"></a>
461
- ## [1.0.1](https://github.com/ajoslin/conventional-changelog/compare/v1.0.0...v1.0.1) (2016-02-05)
462
-
463
-
464
-
465
-
466
- <a name="1.0.0"></a>
467
- # [1.0.0](https://github.com/ajoslin/conventional-changelog/compare/v0.5.3...v1.0.0) (2016-02-05)
468
-
469
-
470
- ### Bug Fixes
471
-
472
- * **bin:** no cli anymore ([65a9f4b](https://github.com/ajoslin/conventional-changelog/commit/65a9f4b))
473
- * **cli:** print the stack if verbose ([81860ab](https://github.com/ajoslin/conventional-changelog/commit/81860ab))
474
-
475
- ### Features
476
-
477
- * **module:** broken down into smaller modules ([48580b0](https://github.com/ajoslin/conventional-changelog/commit/48580b0))
478
-
479
-
480
- ### BREAKING CHANGES
481
-
482
- * module: Presets have their own repos. cli and core have their own repos. This one is a pure wrapper. In the core, a new api `options.config` is added.
483
-
484
-
485
-
486
- <a name="0.5.3"></a>
487
- ## [0.5.3](https://github.com/ajoslin/conventional-changelog/compare/v0.5.2...v0.5.3) (2015-12-25)
488
-
489
-
490
- ### Bug Fixes
491
-
492
- * **defaults:** do not throw if no package.json found ([906a904](https://github.com/ajoslin/conventional-changelog/commit/906a904)), closes [#123](https://github.com/ajoslin/conventional-changelog/issues/123)
493
-
494
-
495
-
496
- <a name="0.5.2"></a>
497
- ## [0.5.2](https://github.com/ajoslin/conventional-changelog/compare/v0.5.1...v0.5.2) (2015-12-23)
498
-
499
-
500
- ### Features
501
-
502
- * **preset:** relax JSHint message requirements ([5aa5e32](https://github.com/ajoslin/conventional-changelog/commit/5aa5e32)), closes [#129](https://github.com/ajoslin/conventional-changelog/issues/129)
503
-
504
-
505
-
506
- <a name="0.5.1"></a>
507
- ## [0.5.1](https://github.com/ajoslin/conventional-changelog/compare/v0.5.0...v0.5.1) (2015-10-20)
508
-
509
-
510
- ### Bug Fixes
511
-
512
- * **options:** fix losing parserOpts without preset ([e6a9cf3](https://github.com/ajoslin/conventional-changelog/commit/e6a9cf3)), closes [#116](https://github.com/ajoslin/conventional-changelog/issues/116)
513
-
514
-
515
-
516
- <a name="0.5.0"></a>
517
- # [0.5.0](https://github.com/ajoslin/conventional-changelog/compare/v0.4.3...v0.5.0) (2015-09-30)
518
-
519
-
520
- ### Bug Fixes
521
-
522
- * **unknown-host:** fallback to use the whole repo url ([514c4e2](https://github.com/ajoslin/conventional-changelog/commit/514c4e2)), closes [#98](https://github.com/ajoslin/conventional-changelog/issues/98)
523
-
524
- ### Features
525
-
526
- * **dep:** bump conventional-changelog-writer to ^0.4.1 ([cbfb222](https://github.com/ajoslin/conventional-changelog/commit/cbfb222))
527
- * **pkg:** load closest package.json by default ([5942809](https://github.com/ajoslin/conventional-changelog/commit/5942809)), closes [#91](https://github.com/ajoslin/conventional-changelog/issues/91)
528
- * **template:** add `scope` to breaking changes ([d2fdd44](https://github.com/ajoslin/conventional-changelog/commit/d2fdd44)), closes [#93](https://github.com/ajoslin/conventional-changelog/issues/93)
529
-
530
-
531
- ### BREAKING CHANGES
532
-
533
- * dep: Use the new conventional-changelog-writer syntax. `notes` in `noteGroups` is not an array of simple string any more but object. You must use `note.text` to access the equivalent of previous `note`.
534
-
535
-
536
-
537
- <a name="0.4.3"></a>
538
- ## [0.4.3](https://github.com/ajoslin/conventional-changelog/compare/v0.4.2...v0.4.3) (2015-09-04)
539
-
540
-
541
- ### Bug Fixes
542
-
543
- * **cli:** require at the correct directory ([feceb8b](https://github.com/ajoslin/conventional-changelog/commit/feceb8b))
544
- * **cli:** require file with absolute path ([7f68b3e](https://github.com/ajoslin/conventional-changelog/commit/7f68b3e)), closes [#96](https://github.com/ajoslin/conventional-changelog/issues/96)
545
- * **error:** emit error if there is any async ([831c960](https://github.com/ajoslin/conventional-changelog/commit/831c960))
546
- * **preset:** if scope is * for angular it should be ignored ([91094c9](https://github.com/ajoslin/conventional-changelog/commit/91094c9))
547
- * **templates:** add a missing newline after notes ([e1ae4b2](https://github.com/ajoslin/conventional-changelog/commit/e1ae4b2))
548
-
549
-
550
-
551
- <a name="0.4.2"></a>
552
- ## [0.4.2](https://github.com/ajoslin/conventional-changelog/compare/v0.4.1...v0.4.2) (2015-08-17)
553
-
554
-
555
- ### Bug Fixes
556
-
557
- * **preset:** jshint may contain BREAKING CHANGE footer ([2683cee](https://github.com/ajoslin/conventional-changelog/commit/2683cee))
558
-
559
-
560
-
561
- <a name="0.4.1"></a>
562
- ## [0.4.1](https://github.com/ajoslin/conventional-changelog/compare/v0.4.0...v0.4.1) (2015-08-15)
563
-
564
-
565
- ### Features
566
-
567
- * **hosts:** add support for gitlab.com repositories ([bc1746b](https://github.com/ajoslin/conventional-changelog/commit/bc1746b)), closes [#86](https://github.com/ajoslin/conventional-changelog/issues/86) [#88](https://github.com/ajoslin/conventional-changelog/issues/88)
568
-
569
-
570
-
571
- <a name="0.4.0"></a>
572
- # [0.4.0](https://github.com/ajoslin/conventional-changelog/compare/v0.3.2...v0.4.0) (2015-08-15)
573
-
574
-
575
- ### Features
576
-
577
- * **preset:** add codemirror ([bc480f8](https://github.com/ajoslin/conventional-changelog/commit/bc480f8))
578
-
579
-
580
-
581
- <a name="0.3.2"></a>
582
- ## [0.3.2](https://github.com/ajoslin/conventional-changelog/compare/v0.3.1...v0.3.2) (2015-08-13)
583
-
584
-
585
- ### Bug Fixes
586
-
587
- * **pkg:** should always read package.json ([fcaac48](https://github.com/ajoslin/conventional-changelog/commit/fcaac48))
588
- * **preset:** should still work if preset is wrong ([bc8240e](https://github.com/ajoslin/conventional-changelog/commit/bc8240e))
589
-
590
- ### Features
591
-
592
- * **context:** attach your packageData ([7138206](https://github.com/ajoslin/conventional-changelog/commit/7138206))
593
-
594
-
595
-
596
- <a name="0.3.1"></a>
597
- ## [0.3.1](https://github.com/ajoslin/conventional-changelog/compare/v0.3.0...v0.3.1) (2015-08-11)
598
-
599
-
600
- ### Bug Fixes
601
-
602
- * **cli:** gracefully handle it if infile is ENOENT ([12f2889](https://github.com/ajoslin/conventional-changelog/commit/12f2889))
603
-
604
-
605
-
606
- <a name="0.3.0"></a>
607
- # [0.3.0](https://github.com/ajoslin/conventional-changelog/compare/v0.2.1...v0.3.0) (2015-08-09)
608
-
609
-
610
- ### Bug Fixes
611
-
612
- * **ember:** when cannot find header in pr ([9d833fd](https://github.com/ajoslin/conventional-changelog/commit/9d833fd))
613
- * **err:** better error handling ([7f0e3f5](https://github.com/ajoslin/conventional-changelog/commit/7f0e3f5))
614
- * **preset:** gitRawCommitsOpts should be counted ([2bb4b47](https://github.com/ajoslin/conventional-changelog/commit/2bb4b47))
615
- * **previousTag:** incase there is no commits in the first release ([8d9f363](https://github.com/ajoslin/conventional-changelog/commit/8d9f363))
616
-
617
- ### Features
618
-
619
- * **compareLink:** link version numbers to compare ([f0dbadb](https://github.com/ajoslin/conventional-changelog/commit/f0dbadb))
620
- * **context:** attach gitSemverTags ([ac098a3](https://github.com/ajoslin/conventional-changelog/commit/ac098a3)), closes [#79](https://github.com/ajoslin/conventional-changelog/issues/79)
621
- * **finalizeContext:** `context.previousVersion` defaults to a previous version of generated log ([a2df9ca](https://github.com/ajoslin/conventional-changelog/commit/a2df9ca))
622
- * **preset:** add ember ([0ccb8da](https://github.com/ajoslin/conventional-changelog/commit/0ccb8da))
623
- * **preset:** add express ([c4b20b1](https://github.com/ajoslin/conventional-changelog/commit/c4b20b1))
624
- * **preset:** add jscs ([1313d55](https://github.com/ajoslin/conventional-changelog/commit/1313d55))
625
-
626
-
627
- ### BREAKING CHANGES
628
-
629
- * `options.transform` is a function instead of a stream. This is more elegant and easier to handle any error.
630
-
631
-
632
- <a name="0.2.1"></a>
633
- ## 0.2.1 (2015-07-24)
634
-
635
-
636
- ### Features
637
-
638
- * **transform:** put the default from presets to core ([946c1da](https://github.com/ajoslin/conventional-changelog/commit/946c1da))
639
-
640
-
641
-
642
- <a name="0.2.0"></a>
643
- # 0.2.0 (2015-07-24)
644
-
645
-
646
- ### Features
647
-
648
- * **releaseCount:** replace allBlocks ([fd1ce9d](https://github.com/ajoslin/conventional-changelog/commit/fd1ce9d))
649
-
650
- ### Performance Improvements
651
-
652
- * **context:** use the parsed host type if possible ([305b3d5](https://github.com/ajoslin/conventional-changelog/commit/305b3d5))
653
-
654
-
655
- ### BREAKING CHANGES
656
-
657
- * `allBlocks` is removed. Use `releaseCount` instead.
658
-
659
-
660
-
661
- <a name="0.1.3"></a>
662
- ## 0.1.3 (2015-07-22)
663
-
664
-
665
- ### Bug Fixes
666
-
667
- * **preset:** work if more than two semver tags ([b8ad049](https://github.com/ajoslin/conventional-changelog/commit/b8ad049))
668
-
669
-
670
-
671
- <a name="0.1.2"></a>
672
- ## 0.1.2 (2015-07-22)
673
-
674
-
675
- ### Bug Fixes
676
-
677
- * **pkg.transform:** transform should be performed before normalizing pkgData ([7c59bfd](https://github.com/ajoslin/conventional-changelog/commit/7c59bfd))
678
- * **pkgRepo:** get version even if no `repo.type` ([1016e08](https://github.com/ajoslin/conventional-changelog/commit/1016e08)), closes [#74](https://github.com/ajoslin/conventional-changelog/issues/74) [#75](https://github.com/ajoslin/conventional-changelog/issues/75)
679
-
680
-
681
-
682
- <a name="0.1.0"></a>
683
- # 0.1.0 (2015-07-20)
684
-
685
- Stable version
686
-
687
-
688
-
689
- <a name="0.1.0-beta.3"></a>
690
- # 0.1.0-beta.3 (2015-07-17)
691
-
692
-
693
- ### Bug Fixes
694
-
695
- * **cli:** map pkg.path correctly ([c9a59a7](https://github.com/ajoslin/conventional-changelog/commit/c9a59a7))
696
-
697
-
698
-
699
- <a name="0.1.0-beta.2"></a>
700
- # 0.1.0-beta.2 (2015-07-17)
701
-
702
-
703
- ### Bug Fixes
704
-
705
- * **parserOpts:** options.warn should overwrite preset.parserOpts.warn ([94f40cf](https://github.com/ajoslin/conventional-changelog/commit/94f40cf))
706
- * **parserOpts:** preset.parserOpts should overwrite hostOpts ([8bb7451](https://github.com/ajoslin/conventional-changelog/commit/8bb7451))
707
- * **preset:** no length limit for eslint ([70b1a76](https://github.com/ajoslin/conventional-changelog/commit/70b1a76))
708
-
709
- ### Features
710
-
711
- * **pkg:** add a transform function ([e576563](https://github.com/ajoslin/conventional-changelog/commit/e576563))
712
- * **preset:** add atom ([714b694](https://github.com/ajoslin/conventional-changelog/commit/714b694))
713
- * **preset:** add eslint ([af37323](https://github.com/ajoslin/conventional-changelog/commit/af37323))
714
-
715
-
716
- ### BREAKING CHANGES
717
-
718
- * `options.pkg` is now an object. `options.pkg.path` is the path of the package.json and `options.pkg.transform` is the function to transform the package.json.
719
-
720
-
721
-
722
- <a name="0.1.0-beta.1"></a>
723
- # 0.1.0-beta.1 (2015-07-15)
724
-
725
-
726
- ### Bug Fixes
727
-
728
- * **stream:** is object mode if writerOpts.includeDetails is true ([38e3faa](https://github.com/ajoslin/conventional-changelog/commit/38e3faa))
729
-
730
- ### Features
731
-
732
- * **owner:** add context.owner support ([87d60b4](https://github.com/ajoslin/conventional-changelog/commit/87d60b4))
733
-
734
-
735
-
736
- <a name="0.1.0-alpha.3"></a>
737
- # 0.1.0-alpha.3 (2015-07-06)
738
-
739
-
740
- ### Bug Fixes
741
-
742
- * conventional-commits-writer -> conventional-changelog-writer ([aa6cbd6](https://github.com/ajoslin/conventional-changelog/commit/aa6cbd6))
743
- * **hosts:** spelling mistake of host bitbucket ([1e30d54](https://github.com/ajoslin/conventional-changelog/commit/1e30d54)), closes [#68](https://github.com/ajoslin/conventional-changelog/issues/68) [#69](https://github.com/ajoslin/conventional-changelog/issues/69)
744
-
745
- ### Features
746
-
747
- * **angular:** add new revert opts for the parser ([9e15f01](https://github.com/ajoslin/conventional-changelog/commit/9e15f01))
748
- * **preset:** add jshint ([384e6ce](https://github.com/ajoslin/conventional-changelog/commit/384e6ce))
749
-
750
-
751
-
752
- <a name="0.1.0-alpha.2"></a>
753
- # 0.1.0-alpha.2 (2015-06-29)
754
-
755
- Bump deps and fix https://github.com/ajoslin/conventional-changelog/issues/64
756
-
757
-
758
-
759
- <a name="0.1.0-alpha.1"></a>
760
- # 0.1.0-alpha.1 (2015-06-24)
761
-
762
-
763
- ### Bug Fixes
764
-
765
- * **err:** emit error if there is any in gitRawCommits and conventionalCommitsParser ([00ac3c1](https://github.com/ajoslin/conventional-changelog/commit/00ac3c1))
766
-
767
- ### Features
768
-
769
- * **cli:** first commit of cli ([d74b96b](https://github.com/ajoslin/conventional-changelog/commit/d74b96b)), closes [#31](https://github.com/ajoslin/conventional-changelog/issues/31)
770
- * **issuePrefixes:** default for the hosts ([b1c3ee9](https://github.com/ajoslin/conventional-changelog/commit/b1c3ee9)), closes [#59](https://github.com/ajoslin/conventional-changelog/issues/59) [#60](https://github.com/ajoslin/conventional-changelog/issues/60)
771
- * **rewrite:** rewrite this module ([7c48e0d](https://github.com/ajoslin/conventional-changelog/commit/7c48e0d)), closes [#50](https://github.com/ajoslin/conventional-changelog/issues/50) [#45](https://github.com/ajoslin/conventional-changelog/issues/45) [#40](https://github.com/ajoslin/conventional-changelog/issues/40) [#22](https://github.com/ajoslin/conventional-changelog/issues/22) [#13](https://github.com/ajoslin/conventional-changelog/issues/13) [#12](https://github.com/ajoslin/conventional-changelog/issues/12) [#54](https://github.com/ajoslin/conventional-changelog/issues/54) [#51](https://github.com/ajoslin/conventional-changelog/issues/51)
772
-
773
-
774
- ### BREAKING CHANGES
775
-
776
- * This module is rewritten so API is changed and it is not backward compatible. Please check docs and all the submodules including git-raw-commits, conventional-commits-parser and conventional-changelog-writer for more information.
777
-
778
-
779
-
780
- <a name"0.0.17"></a>
781
- ### 0.0.17 (2015-04-03)
782
-
783
-
784
- #### Bump deps
785
-
786
-
787
- <a name"0.0.16"></a>
788
- ### 0.0.16 (2015-03-19)
789
-
790
-
791
- #### Bug Fixes
792
-
793
- * **git:** generate the correct cmd of git log when there is no tags ([dcd7551f](https://github.com/ajoslin/conventional-changelog/commit/dcd7551f), closes [#47](https://github.com/ajoslin/conventional-changelog/issues/47), [#48](https://github.com/ajoslin/conventional-changelog/issues/48))
794
-
795
-
796
- <a name"0.0.15"></a>
797
- ### 0.0.15 (2015-03-19)
798
-
799
-
800
- #### Bug Fixes
801
-
802
- * **log:** correct out put for `options.from` and `options.to` ([31ddb112](https://github.com/ajoslin/conventional-changelog/commit/31ddb112), closes [#47](https://github.com/ajoslin/conventional-changelog/issues/47))
803
-
804
-
805
- <a name"0.0.14"></a>
806
- ### 0.0.14 (2015-03-14)
807
-
808
-
809
- #### Bug Fixes
810
-
811
- * **writeLog:** fix require statement for Writer ([a478f806](https://github.com/ajoslin/conventional-changelog/commit/a478f806))
812
-
813
-
814
- <a name"0.0.13"></a>
815
- ### 0.0.13 (2015-03-13)
816
-
817
-
818
- #### Bug Fixes
819
-
820
- * **first commit:** add first commit to changelog ([386cd404](https://github.com/ajoslin/conventional-changelog/commit/386cd404))
821
- * **git:** use --abbrev=0 to only get tag from same branch ([69cfb5c6](https://github.com/ajoslin/conventional-changelog/commit/69cfb5c6))
822
- * **header:** fix no `<a>` if options.repository is provided ([7cb5cb56](https://github.com/ajoslin/conventional-changelog/commit/7cb5cb56), closes [#26](https://github.com/ajoslin/conventional-changelog/issues/26))
823
- * **pkg:** handle the situation where package.json cannot be found ([518bc56e](https://github.com/ajoslin/conventional-changelog/commit/518bc56e))
824
- * **version:** default version is read from package.json properly ([f684b9be](https://github.com/ajoslin/conventional-changelog/commit/f684b9be))
825
-
826
-
827
- #### Features
828
-
829
- * **defaults:** version and repository are read from package.json ([cb1feb7d](https://github.com/ajoslin/conventional-changelog/commit/cb1feb7d), closes [#38](https://github.com/ajoslin/conventional-changelog/issues/38))
830
-
831
-
832
- ### 0.0.11 "reorder" (2014-05-28)
833
-
834
-
835
- #### Features
836
-
837
- * **changelog:** add versionText, patchVersionText options ([9d8e0548](https://github.com/ajoslin/conventional-changelog/commit/9d8e05480771f881c33e535f922401637f11861c))
838
-
839
-
840
- #### Breaking Changes
841
-
842
- *
843
- Removed versionLink and patchVersionLink options, and went back to the
844
- default title output from 0.0.9.
845
-
846
- If you wish to have a link to your version, simply customize the versionText
847
- and patchVersionText options.
848
-
849
- ([9d8e0548](https://github.com/ajoslin/conventional-changelog/commit/9d8e05480771f881c33e535f922401637f11861c))
850
-
851
-
852
- ### 0.0.10 "revise" (2014-05-28)
853
-
854
-
855
- #### Bug Fixes
856
-
857
- * **changelog:** put commit range into quotes so it can fetch commits with special characters ([76e2f185](https://github.com/ajoslin/conventional-changelog/commit/76e2f185b6542e7fe731c4666323fac68b9e2202), closes [#10](https://github.com/ajoslin/conventional-changelog/issues/10))
858
-
859
-
860
- #### Features
861
-
862
- * **changelog:** add support for scope with spaces ([b5e43b75](https://github.com/ajoslin/conventional-changelog/commit/b5e43b75c6caabc357e4bce0eb64316fbe153ecf), closes [#9](https://github.com/ajoslin/conventional-changelog/issues/9))
863
- * **git:** allow period-separated closing and lowercase closing ([6835af55](https://github.com/ajoslin/conventional-changelog/commit/6835af55d57b62ff6dcebf624f3c6108cbc36b8e))
864
- * **writer:** add tag hyperlink support ([9640cc27](https://github.com/ajoslin/conventional-changelog/commit/9640cc279ca9c513b1378eb55b5a7d576fd78bf5))
865
-
866
-
867
- <a name="0.0.9"></a>
868
- ### 0.0.9 "change" (2014-05-06)
869
-
870
-
871
- #### Bug Fixes
872
-
873
- * **changelog:** make sure breaking changes are separated by two newlines ([85152160](https://github.com/ajoslin/conventional-changelog/commit/8515216093eaa7f997dc506675d729a0e41578d6))
874
-
875
-
876
- #### Features
877
-
878
- * **changelog:** also add `Resolves #xx` to closes section ([06ff3ea9](https://github.com/ajoslin/conventional-changelog/commit/06ff3ea9b0c8baf2fae6167a99b6826a44a0c768))
879
-
880
-
881
- <a name="0.0.8"></a>
882
- ### 0.0.8 "refine" (2014-04-10)
883
-
884
-
885
- #### Features
886
-
887
- * **changelog:** change options.codename to options.subtitle ([a00fea52](https://github.com/ajoslin/conventional-changelog/commit/a00fea521667533809419af6a66b20ae4ce96e3b))
888
-
889
-
890
- <a name="0.0.7"></a>
891
- ### 0.0.7 "delta" (2014-04-10)
892
-
893
-
894
- #### Features
895
-
896
- * **changelog:** add options.codename ([01f40cb6](https://github.com/ajoslin/conventional-changelog/commit/01f40cb6efe2180ede9c1e520da76877eb895759))
897
-
898
-
899
- <a name="0.0.6"></a>
900
- ### 0.0.6 (2014-01-23)
901
-
902
- #### Bug Fixes
903
-
904
- * **git:** sort tags correctly ([7318bb05](https://github.com/ajoslin/conventional-changelog/commit/7318bb05d335bfa6886e816bec4fc57cd395c2c6))
905
-
906
- <a name="0.0.5"></a>
907
- ### 0.0.5 (2014-01-23)
908
-
909
- #### Miscellaneous
910
-
911
- * More specific errors given through done callback
912
- * Improved logging
913
-
914
- <a name="0.0.4"></a>
915
- ### 0.0.4 (2014-01-04)
916
-
917
- #### Bug Fixes
918
-
919
- * **version:** do not try to figure out version ([5c99b7279b97352a93eca0ee37f198783d64f423](https://github.com/ajoslin/conventional-changelog/commit/5c99b7279b97352a93eca0ee37f198783d64f423))
920
-
921
- <a name="0.0.2"></a>
922
- ### 0.0.2 (2014-01-04)
923
-
924
- #### Features
925
-
926
- * create conventional-changelog module ([dd1959d7b2c18846b12b088b47345a2a171c1309](https://github.com/ajoslin/conventional-changelog/commit/dd1959d7b2c18846b12b088b47345a2a171c1309))