UNPKG

69.5 kBMarkdownView Raw
1# v4.15.1 (Fri May 03 2019)
2
3#### 📝 Documentation
4
5- update docs [#361](https://github.com/intuit/auto/pull/361) ([@hipstersmoothie](https://github.com/hipstersmoothie))
6
7#### Authors: 1
8
9- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
10
11---
12
13# v4.15.0 (Fri May 03 2019)
14
15#### 🚀 Enhancement
16
17- when canary is run locally it uses the commits SHA instead of PR + Build [#360](https://github.com/intuit/auto/pull/360) ([@hipstersmoothie](https://github.com/hipstersmoothie))
18
19#### Authors: 1
20
21- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
22
23---
24
25# v4.14.1 (Fri May 03 2019)
26
27#### 🐛 Bug Fix
28
29- changelog includes any commit that has a PR parsed from the commit message [#359](https://github.com/intuit/auto/pull/359) ([@hipstersmoothie](https://github.com/hipstersmoothie))
30
31#### Authors: 1
32
33- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
34
35---
36
37# v4.14.0 (Thu May 02 2019)
38
39#### 🚀 Enhancement
40
41- enable loglevel silly for npm/lerna when in verbose or veryVerbose mode [#356](https://github.com/intuit/auto/pull/356) ([@hipstersmoothie](https://github.com/hipstersmoothie))
42
43#### Authors: 1
44
45- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
46
47---
48
49# v4.13.2 (Thu May 02 2019)
50
51#### 🐛 Bug Fix
52
53- increase buffer for situations when user has a LOT of unpublished work [#354](https://github.com/intuit/auto/pull/354) ([@hipstersmoothie](https://github.com/hipstersmoothie))
54
55#### Authors: 1
56
57- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
58
59---
60
61# v4.13.1 (Thu May 02 2019)
62
63
64
65---
66
67# v4.13.0 (Thu May 02 2019)
68
69#### 🚀 Enhancement
70
71- add forcePublish config option to npm plugin [#352](https://github.com/intuit/auto/pull/352) ([@hipstersmoothie](https://github.com/hipstersmoothie))
72
73#### Authors: 1
74
75- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
76
77---
78
79# v4.12.0 (Wed May 01 2019)
80
81#### 🚀 Enhancement
82
83- canary command [#349](https://github.com/intuit/auto/pull/349) ([@hipstersmoothie](https://github.com/hipstersmoothie))
84
85#### Authors: 1
86
87- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
88
89---
90
91# v4.11.0 (Wed May 01 2019)
92
93#### 🚀 Enhancement
94
95- Graphql url config [#350](https://github.com/intuit/auto/pull/350) ([@hipstersmoothie](https://github.com/hipstersmoothie))
96
97#### 🏠 Internal
98
99- Update node-fetch to the latest version 🚀 [#347](https://github.com/intuit/auto/pull/347) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
100
101#### Authors: 2
102
103- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
104- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
105
106---
107
108# v4.10.0 (Wed May 01 2019)
109
110#### 🚀 Enhancement
111
112- comment, pr, and pr-check detect PR number in CI [#348](https://github.com/intuit/auto/pull/348) ([@hipstersmoothie](https://github.com/hipstersmoothie))
113
114#### Authors: 1
115
116- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
117
118---
119
120# v4.9.4 (Sat Apr 27 2019)
121
122#### 🐛 Bug Fix
123
124- Throw an error if extended config fails to load [#344](https://github.com/intuit/auto/pull/344) ([@zephraph](https://github.com/zephraph))
125
126#### Authors: 1
127
128- Justin Bennett ([@zephraph](https://github.com/zephraph))
129
130---
131
132# v4.9.3 (Sat Apr 27 2019)
133
134#### 🐛 Bug Fix
135
136- fix bug when no labels exist [#343](https://github.com/intuit/auto/pull/343) ([@hipstersmoothie](https://github.com/hipstersmoothie))
137
138#### 🏠 Internal
139
140- Update import-cwd to the latest version 🚀 [#342](https://github.com/intuit/auto/pull/342) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
141
142#### Authors: 2
143
144- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
145- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
146
147---
148
149# v4.9.2 (Sat Apr 27 2019)
150
151#### 🐛 Bug Fix
152
153- use graphql to get around search rate limits [#340](https://github.com/intuit/auto/pull/340) ([@hipstersmoothie](https://github.com/hipstersmoothie))
154
155#### 🏠 Internal
156
157- Update node-fetch to the latest version 🚀 [#339](https://github.com/intuit/auto/pull/339) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
158- Update @types/node-fetch to the latest version 🚀 [#336](https://github.com/intuit/auto/pull/336) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
159
160#### Authors: 2
161
162- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
163- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
164
165---
166
167# v4.9.1 (Fri Apr 26 2019)
168
169#### 🐛 Bug Fix
170
171- Adjust rate limiting retries from 3 to 5 [#338](https://github.com/intuit/auto/pull/338) ([@zephraph](https://github.com/zephraph))
172
173#### Authors: 1
174
175- Justin Bennett ([@zephraph](https://github.com/zephraph))
176
177---
178
179# v4.9.0 (Thu Apr 25 2019)
180
181#### 🚀 Enhancement
182
183- Add throttling, retry octokit plugins [#335](https://github.com/intuit/auto/pull/335) ([@zephraph](https://github.com/zephraph))
184
185#### 🏠 Internal
186
187- Update @hutson/set-npm-auth-token-for-ci to the latest version 🚀 [#330](https://github.com/intuit/auto/pull/330) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
188- Update husky to the latest version 🚀 [#333](https://github.com/intuit/auto/pull/333) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
189
190#### Authors: 2
191
192- Justin Bennett ([@zephraph](https://github.com/zephraph))
193- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
194
195---
196
197# v4.8.17 (Mon Apr 15 2019)
198
199#### 🐛 Bug Fix
200
201- use old addLabels praram because of bug in new one [#329](https://github.com/intuit/auto/pull/329) ([@hipstersmoothie](https://github.com/hipstersmoothie))
202
203#### Authors: 1
204
205- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
206
207---
208
209# v4.8.15 (Mon Apr 15 2019)
210
211#### 🐛 Bug Fix
212
213- update command line args [#328](https://github.com/intuit/auto/pull/328) ([@hipstersmoothie](https://github.com/hipstersmoothie))
214- Octokit [#325](https://github.com/intuit/auto/pull/325) ([@hipstersmoothie](https://github.com/hipstersmoothie))
215
216#### 🏠 Internal
217
218- update node types [#326](https://github.com/intuit/auto/pull/326) ([@hipstersmoothie](https://github.com/hipstersmoothie))
219- update ts-jest [#327](https://github.com/intuit/auto/pull/327) ([@hipstersmoothie](https://github.com/hipstersmoothie))
220- Update @types/node-fetch to the latest version 🚀 [#324](https://github.com/intuit/auto/pull/324) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie))
221
222#### Authors: 2
223
224- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
225- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
226
227---
228
229# v4.8.14 (Fri Apr 05 2019)
230
231#### 🏠 Internal
232
233- Update registry-url to the latest version 🚀 [#323](https://github.com/intuit/auto/pull/323) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
234- Update @types/semver to the latest version 🚀 [#321](https://github.com/intuit/auto/pull/321) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
235- Update @types/node to the latest version 🚀 [#320](https://github.com/intuit/auto/pull/320) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
236- Update semver to the latest version 🚀 [#315](https://github.com/intuit/auto/pull/315) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
237- Update @types/node to the latest version 🚀 [#314](https://github.com/intuit/auto/pull/314) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
238- Update cosmiconfig to the latest version 🚀 [#313](https://github.com/intuit/auto/pull/313) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
239- Update @types/node-fetch to the latest version 🚀 [#309](https://github.com/intuit/auto/pull/309) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
240- Update tslint-xo to the latest version 🚀 [#312](https://github.com/intuit/auto/pull/312) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
241
242#### 📝 Documentation
243
244- Fix issue with warning wrapping section [#322](https://github.com/intuit/auto/pull/322) ([@zephraph](https://github.com/zephraph))
245
246#### Authors: 2
247
248- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
249- Justin Bennett ([@zephraph](https://github.com/zephraph))
250
251---
252
253# v4.8.13 (Wed Mar 20 2019)
254
255#### 🐛 Bug Fix
256
257- only add users once to changelog [#311](https://github.com/intuit/auto/pull/311) ([@hipstersmoothie](https://github.com/hipstersmoothie))
258
259#### Authors: 1
260
261- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
262
263---
264
265# v4.8.12 (Wed Mar 20 2019)
266
267#### 🐛 Bug Fix
268
269- last ditch search for related PRs [#310](https://github.com/intuit/auto/pull/310) ([@hipstersmoothie](https://github.com/hipstersmoothie))
270
271#### 📝 Documentation
272
273- fix typo in docs [#307](https://github.com/intuit/auto/pull/307) ([@solon](https://github.com/solon))
274
275#### Authors: 2
276
277- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
278- Brian Solon ([@solon](https://github.com/solon))
279
280---
281
282# v4.8.11 (Thu Mar 14 2019)
283
284#### 🐛 Bug Fix
285
286- Remove auth in error responses if it's present [#297](https://github.com/intuit/auto/pull/297) ([@zephraph](https://github.com/zephraph))
287
288#### Authors: 1
289
290- Justin Bennett ([@zephraph](https://github.com/zephraph))
291
292---
293
294# v4.8.10 (Wed Mar 13 2019)
295
296#### 🏠 Internal
297
298- update deps [#306](https://github.com/intuit/auto/pull/306) ([@hipstersmoothie](https://github.com/hipstersmoothie))
299- Update @types/node to the latest version 🚀 [#303](https://github.com/intuit/auto/pull/303) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
300
301#### 📝 Documentation
302
303- fixing a typo [#302](https://github.com/intuit/auto/pull/302) ([@GGonryun](https://github.com/GGonryun))
304
305#### Authors: 3
306
307- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
308- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
309- Miguel Campos ([@GGonryun](https://github.com/GGonryun))
310
311---
312
313# v4.8.9 (Mon Mar 04 2019)
314
315#### 🏠 Internal
316
317- update deps [#300](https://github.com/intuit/auto/pull/300) ([@hipstersmoothie](https://github.com/hipstersmoothie))
318- Update tslint-xo to the latest version 🚀 [#298](https://github.com/intuit/auto/pull/298) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
319- Update ts-jest to the latest version 🚀 [#295](https://github.com/intuit/auto/pull/295) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
320- Update cosmiconfig to the latest version 🚀 [#294](https://github.com/intuit/auto/pull/294) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
321
322#### Authors: 2
323
324- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
325- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
326
327---
328
329# v4.8.8 (Fri Feb 15 2019)
330
331#### 🐛 Bug Fix
332
333- Fix the formatting for slack messages [#292](https://github.com/intuit/auto/pull/292) ([@adierkens](https://github.com/adierkens))
334
335#### Authors: 1
336
337- Adam Dierkens ([@adierkens](https://github.com/adierkens))
338
339---
340
341# v4.8.7 (Fri Feb 15 2019)
342
343#### 🐛 Bug Fix
344
345- Fix Promise issue when creating changelog [#293](https://github.com/intuit/auto/pull/293) ([@hipstersmoothie](https://github.com/hipstersmoothie))
346
347#### Authors: 1
348
349- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
350
351---
352
353# v4.8.6 (Wed Feb 13 2019)
354
355#### 🐛 Bug Fix
356
357- check if released label has already been added [#290](https://github.com/intuit/auto/pull/290) (hipstersmoothie@users.noreply.github.com)
358
359#### Authors: 1
360
361- hipstersmoothie@users.noreply.github.com
362
363---
364
365# v4.8.5 (Wed Feb 13 2019)
366
367#### 🐛 Bug Fix
368
369- released plugin respects dry run flag [#289](https://github.com/intuit/auto/pull/289) (hipstersmoothie@users.noreply.github.com)
370
371#### Authors: 1
372
373- hipstersmoothie@users.noreply.github.com
374
375---
376
377# v4.8.4 (Wed Feb 13 2019)
378
379#### 🐛 Bug Fix
380
381- ShipIt - Get Slack URL from config [#288](https://github.com/intuit/auto/pull/288) (hipstersmoothie@users.noreply.github.com)
382
383#### 🏠 Internal
384
385- Update @types/node to the latest version 🚀 [#287](https://github.com/intuit/auto/pull/287) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie))
386- Update @types/node-fetch to the latest version 🚀 [#286](https://github.com/intuit/auto/pull/286) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
387- Add license scan report and status [#283](https://github.com/intuit/auto/pull/283) ([@fossabot](https://github.com/fossabot))
388
389#### Authors: 4
390
391- hipstersmoothie@users.noreply.github.com
392- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
393- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
394- fossabot ([@fossabot](https://github.com/fossabot))
395
396---
397
398# v4.8.3 (Wed Feb 06 2019)
399
400#### 🏠 Internal
401
402- Update all-contributors-cli to the latest version 🚀 [#284](https://github.com/intuit/auto/pull/284) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
403
404#### Authors: 1
405
406- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
407
408---
409
410# v4.8.2 (Wed Feb 06 2019)
411
412#### 🐛 Bug Fix
413
414- Update @types/jest to the latest version 🚀 [#282](https://github.com/intuit/auto/pull/282) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]))
415
416#### Authors: 1
417
418- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
419
420---
421
422# v4.8.1 (Thu Jan 31 2019)
423
424#### 🐛 Bug Fix
425
426- ensure that setRcToken is respected [#279](https://github.com/intuit/auto/pull/279) ([@hipstersmoothie](https://github.com/hipstersmoothie))
427
428#### Authors: 1
429
430- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
431
432---
433
434# v4.8.0 (Thu Jan 31 2019)
435
436#### 🚀 Enhancement
437
438- NPM Plugin: Allow user to turn off setting RC token [#278](https://github.com/intuit/auto/pull/278) ([@hipstersmoothie](https://github.com/hipstersmoothie))
439
440#### Authors: 1
441
442- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
443
444---
445
446# v4.7.5 (Wed Jan 30 2019)
447
448#### 🐛 Bug Fix
449
450- run git status in verbose mode for lerna [#277](https://github.com/intuit/auto/pull/277) ([@hipstersmoothie](https://github.com/hipstersmoothie))
451
452#### Authors: 1
453
454- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
455
456---
457
458# v4.7.4 (Wed Jan 30 2019)
459
460#### 🐛 Bug Fix
461
462- add more logging for lerna debugging [#276](https://github.com/intuit/auto/pull/276) ([@hipstersmoothie](https://github.com/hipstersmoothie))
463
464#### Authors: 1
465
466- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
467
468---
469
470# v4.7.3 (Tue Jan 29 2019)
471
472#### 🐛 Bug Fix
473
474- don't run commmit hooks. match npm version bahvior [#275](https://github.com/intuit/auto/pull/275) ([@hipstersmoothie](https://github.com/hipstersmoothie))
475
476#### Authors: 1
477
478- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
479
480---
481
482# v4.7.2 (Mon Jan 28 2019)
483
484#### 🐛 Bug Fix
485
486- can't warn here or else `version` will fail [#274](https://github.com/intuit/auto/pull/274) ([@hipstersmoothie](https://github.com/hipstersmoothie))
487
488#### Authors: 1
489
490- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
491
492---
493
494# v4.7.1 (Sat Jan 26 2019)
495
496#### 🐛 Bug Fix
497
498- Update dependencies to enable Greenkeeper 🌴 [#273](https://github.com/intuit/auto/pull/273) ([@greenkeeper[bot]](https://github.com/greenkeeper[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie))
499
500#### Authors: 2
501
502- [@greenkeeper[bot]](https://github.com/greenkeeper[bot])
503- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
504
505---
506
507# v4.7.0 (Fri Jan 25 2019)
508
509#### 🚀 Enhancement
510
511- `create-labels` update labels when the exist [#272](https://github.com/intuit/auto/pull/272) ([@hipstersmoothie](https://github.com/hipstersmoothie))
512
513#### Authors: 1
514
515- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
516
517---
518
519# v4.6.0 (Fri Jan 25 2019)
520
521#### 🚀 Enhancement
522
523- modifyConfig hook [#270](https://github.com/intuit/auto/pull/270) ([@hipstersmoothie](https://github.com/hipstersmoothie))
524
525#### Authors: 1
526
527- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
528
529---
530
531# v4.5.3 (Fri Jan 25 2019)
532
533#### 🐛 Bug Fix
534
535- Custom labels still resolve changelog titles [#269](https://github.com/intuit/auto/pull/269) ([@hipstersmoothie](https://github.com/hipstersmoothie))
536
537#### Authors: 1
538
539- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
540
541---
542
543# v4.5.2 (Fri Jan 25 2019)
544
545#### 🐛 Bug Fix
546
547- pushes to master should only include title in changelog [#267](https://github.com/intuit/auto/pull/267) ([@hipstersmoothie](https://github.com/hipstersmoothie))
548
549#### Authors: 1
550
551- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
552
553---
554
555# v4.5.1 (Fri Jan 25 2019)
556
557#### 🐛 Bug Fix
558
559- add addLabel enterprise compat [#265](https://github.com/intuit/auto/pull/265) ([@hipstersmoothie](https://github.com/hipstersmoothie))
560
561#### Authors: 1
562
563- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
564
565---
566
567# v4.5.0 (Fri Jan 25 2019)
568
569#### 🚀 Enhancement
570
571- afterRelease hook [#264](https://github.com/intuit/auto/pull/264) ([@hipstersmoothie](https://github.com/hipstersmoothie))
572
573#### Authors: 1
574
575- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
576
577---
578
579# v4.4.4 (Fri Jan 25 2019)
580
581#### 🏠 Internal
582
583- remove .only [#261](https://github.com/intuit/auto/pull/261) ([@hipstersmoothie](https://github.com/hipstersmoothie))
584
585#### Authors: 1
586
587- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
588
589---
590
591# v4.4.3 (Fri Jan 25 2019)
592
593#### 🐛 Bug Fix
594
595- load extends config from path [#260](https://github.com/intuit/auto/pull/260) ([@hipstersmoothie](https://github.com/hipstersmoothie))
596
597#### Authors: 1
598
599- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
600
601---
602
603# v4.4.2 (Fri Jan 25 2019)
604
605#### 🐛 Bug Fix
606
607- release plugin: do nothing when skip-release present [#259](https://github.com/intuit/auto/pull/259) ([@hipstersmoothie](https://github.com/hipstersmoothie))
608
609#### Authors: 1
610
611- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
612
613---
614
615# v4.4.1 (Thu Jan 24 2019)
616
617#### 🐛 Bug Fix
618
619- Better config debug [#257](https://github.com/intuit/auto/pull/257) ([@hipstersmoothie](https://github.com/hipstersmoothie))
620
621#### 📝 Documentation
622
623- Add clarity to a few of the docs [#255](https://github.com/intuit/auto/pull/255) ([@zephraph](https://github.com/zephraph))
624
625#### Authors: 2
626
627- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
628- Justin Bennett ([@zephraph](https://github.com/zephraph))
629
630---
631
632# v4.4.0 (Thu Jan 24 2019)
633
634#### 🚀 Enhancement
635
636- Released plugin: add released label to issue too [#253](https://github.com/intuit/auto/pull/253) ([@hipstersmoothie](https://github.com/hipstersmoothie))
637
638#### Authors: 1
639
640- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
641
642---
643
644# v4.3.0 (Thu Jan 24 2019)
645
646#### 🚀 Enhancement
647
648- Released Plugin: lock merged issues [#252](https://github.com/intuit/auto/pull/252) ([@hipstersmoothie](https://github.com/hipstersmoothie))
649
650#### Authors: 1
651
652- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
653
654---
655
656# v4.2.2 (Thu Jan 24 2019)
657
658#### 🐛 Bug Fix
659
660- Released Plugin: add context to comments so they don't override other comments [#251](https://github.com/intuit/auto/pull/251) ([@hipstersmoothie](https://github.com/hipstersmoothie))
661
662#### Authors: 1
663
664- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
665
666---
667
668# v4.2.1 (Thu Jan 24 2019)
669
670#### ⚠️ Pushed to master
671
672- quick rename ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
673
674#### Authors: 1
675
676- [@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com)
677
678---
679
680# v4.2.0 (Thu Jan 24 2019)
681
682#### 🚀 Enhancement
683
684- released plugin [#250](https://github.com/intuit/auto/pull/250) ([@hipstersmoothie](https://github.com/hipstersmoothie))
685
686#### Authors: 1
687
688- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
689
690---
691
692# v4.1.0 (Thu Jan 24 2019)
693
694#### 🚀 Enhancement
695
696- afterShipit hook [#249](https://github.com/intuit/auto/pull/249) ([@hipstersmoothie](https://github.com/hipstersmoothie))
697
698#### Authors: 1
699
700- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
701
702---
703
704# v4.0.0 (Thu Jan 24 2019)
705
706#### 💥 Breaking Change
707
708- Split up `publish` hook into `version` and `publish` [#247](https://github.com/intuit/auto/pull/247) ([@hipstersmoothie](https://github.com/hipstersmoothie))
709- Label Refactor: custom colors, descriptions, arbitrary labels, deprecate changelogTitles [#246](https://github.com/intuit/auto/pull/246) ([@hipstersmoothie](https://github.com/hipstersmoothie))
710
711#### 🚀 Enhancement
712
713- add afterVersion and afterPublish hooks [#248](https://github.com/intuit/auto/pull/248) ([@hipstersmoothie](https://github.com/hipstersmoothie))
714
715#### Authors: 1
716
717- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
718
719---
720
721# v3.1.2 (Wed Jan 23 2019)
722
723#### 🐛 Bug Fix
724
725- Pin parse-commit-message to v4.0.0 [#245](https://github.com/intuit/auto/pull/245) ([@zephraph](https://github.com/zephraph))
726
727#### 🏠 Internal
728
729- update contributor count [#243](https://github.com/intuit/auto/pull/243) ([@hipstersmoothie](https://github.com/hipstersmoothie))
730- Fix docs publishing [#242](https://github.com/intuit/auto/pull/242) ([@hipstersmoothie](https://github.com/hipstersmoothie))
731- test publishing docs [#241](https://github.com/intuit/auto/pull/241) ([@hipstersmoothie](https://github.com/hipstersmoothie))
732
733#### Authors: 2
734
735- Justin Bennett ([@zephraph](https://github.com/zephraph))
736- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
737
738---
739
740# v3.1.1 (Tue Jan 22 2019)
741
742#### ⚠️ Pushed to master
743
744- fix docs publishing ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
745
746#### Authors: 1
747
748- [@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com)
749
750---
751
752# v3.1.0 (Tue Jan 22 2019)
753
754#### 🚀 Enhancement
755
756- Conventional Commit Plugin [#238](https://github.com/intuit/auto/pull/238) ([@hipstersmoothie](https://github.com/hipstersmoothie))
757
758#### Authors: 1
759
760- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
761
762---
763
764# v3.0.2 (Tue Jan 22 2019)
765
766#### 🐛 Bug Fix
767
768- Fix `Push to Master` Changelog entries newline [#240](https://github.com/intuit/auto/pull/240) ([@hipstersmoothie](https://github.com/hipstersmoothie))
769
770#### Authors: 1
771
772- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
773
774---
775
776# v3.0.1 (Tue Jan 22 2019)
777
778#### 🏠 Internal
779
780- Updates Octokit Usage [#239](https://github.com/intuit/auto/pull/239) ([@hipstersmoothie](https://github.com/hipstersmoothie))
781
782#### Authors: 1
783
784- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
785
786---
787
788# v3.0.0 (Tue Jan 22 2019)
789
790#### 💥 Breaking Change
791
792- Rename package from `auto-release-cli` to `auto` [#237](https://github.com/intuit/auto/pull/237) ([@hipstersmoothie](https://github.com/hipstersmoothie))
793- Rename onCreateGitHubRelease to onCreateRelease [#235](https://github.com/intuit/auto/pull/235) ([@hipstersmoothie](https://github.com/hipstersmoothie))
794- Rename onCreateLogParse to onCreateChangelog [#228](https://github.com/intuit/auto/pull/228) ([@hipstersmoothie](https://github.com/hipstersmoothie))
795
796#### 🚀 Enhancement
797
798- Tappable parse log [#229](https://github.com/intuit/auto/pull/229) ([@hipstersmoothie](https://github.com/hipstersmoothie))
799
800#### 🏠 Internal
801
802- Update deps and move git class [#236](https://github.com/intuit/auto/pull/236) ([@hipstersmoothie](https://github.com/hipstersmoothie))
803- add some comments to the code [#234](https://github.com/intuit/auto/pull/234) ([@hipstersmoothie](https://github.com/hipstersmoothie))
804
805#### Authors: 1
806
807- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
808
809---
810
811# v2.10.4 (Sun Jan 20 2019)
812
813#### 🐛 Bug Fix
814
815- test switching registry back [#233](https://github.com/intuit/auto-release/pull/233) ([@hipstersmoothie](https://github.com/hipstersmoothie))
816
817#### Authors: 1
818
819- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
820
821---
822
823# v2.10.3 (Sun Jan 20 2019)
824
825#### 🐛 Bug Fix
826
827- remove debug logs [#232](https://github.com/intuit/auto-release/pull/232) ([@hipstersmoothie](https://github.com/hipstersmoothie))
828
829#### Authors: 1
830
831- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
832
833---
834
835# v2.10.2 (Sun Jan 20 2019)
836
837#### ⚠️ Pushed to master
838
839- :pray:
840 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
841- increase debugging further
842 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
843- run debug another way
844 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
845- run debug
846 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
847- this seems flaky?
848 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
849- catch the errors
850 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
851- more logging
852 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
853- hope and pray
854 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
855
856#### Authors: 1
857
858- [@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com)
859
860---
861
862# v2.10.1 (Sun Jan 20 2019)
863
864#### ⚠️ Pushed to master
865
866- test out manually setting root
867 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
868
869#### Authors: 1
870
871- [@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com)
872
873---
874
875# v2.10.0 (Sun Jan 20 2019)
876
877#### 🚀 Enhancement
878
879- NPM Plugin: Inject NPM_TOKEN into `.npmrc` during `shipit` [#223](https://github.com/intuit/auto-release/pull/223) ([@hipstersmoothie](https://github.com/hipstersmoothie))
880
881#### 🏠 Internal
882
883- use "inlineSourceMap" [#231](https://github.com/intuit/auto-release/pull/231) ([@aleclarson](https://github.com/aleclarson))
884
885#### ⚠️ Pushed to master
886
887- another test
888 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
889- test local rc
890 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
891- test code
892 ([@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com))
893
894#### Authors: 3
895
896- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
897- Alec Larson ([@aleclarson](https://github.com/aleclarson))
898- [@lisowski54@gmail.com](https://github.com/lisowski54@gmail.com)
899
900---
901
902# v2.9.0 (Sun Jan 20 2019)
903
904#### 🚀 Enhancement
905
906- Shared Configuration [#215](https://github.com/intuit/auto-release/pull/215) ([@hipstersmoothie](https://github.com/hipstersmoothie))
907
908#### Authors: 1
909
910- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
911
912---
913
914# v2.8.0 (Sat Jan 19 2019)
915
916#### 🚀 Enhancement
917
918- load env vars from .env file [#227](https://github.com/intuit/auto-release/pull/227) ([@hipstersmoothie](https://github.com/hipstersmoothie))
919
920#### Authors: 1
921
922- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
923
924---
925
926# v2.7.0 (Sat Jan 19 2019)
927
928#### 🚀 Enhancement
929
930- Add dry-run flag for the rest of the commands [#226](https://github.com/intuit/auto-release/pull/226) ([@hipstersmoothie](https://github.com/hipstersmoothie))
931
932#### Authors: 1
933
934- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
935
936---
937
938# v2.6.2 (Sat Jan 19 2019)
939
940#### 🐛 Bug Fix
941
942- add label description for `release` label back [#225](https://github.com/intuit/auto-release/pull/225) ([@hipstersmoothie](https://github.com/hipstersmoothie))
943
944#### Authors: 1
945
946- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
947
948---
949
950# v2.6.1 (Sat Jan 19 2019)
951
952#### 🐛 Bug Fix
953
954- improve default label descriptions [#219](https://github.com/intuit/auto-release/pull/219) ([@aleclarson](https://github.com/aleclarson))
955
956#### Authors: 1
957
958- Alec Larson ([@aleclarson](https://github.com/aleclarson))
959
960---
961
962# v2.6.0 (Sat Jan 19 2019)
963
964#### 🚀 Enhancement
965
966- Pushes to master create changelog entry [#204](https://github.com/intuit/auto-release/pull/204) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@zephraph](https://github.com/zephraph))
967
968#### 🏠 Internal
969
970- fix test [#214](https://github.com/intuit/auto-release/pull/214) ([@hipstersmoothie](https://github.com/hipstersmoothie))
971
972#### Authors: 2
973
974- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
975- Justin Bennett ([@zephraph](https://github.com/zephraph))
976
977---
978
979# v2.5.8 (Fri Jan 18 2019)
980
981#### 📝 Documentation
982
983- Proper Error Catching [#213](https://github.com/intuit/auto-release/pull/213) ([@hipstersmoothie](https://github.com/hipstersmoothie))
984
985#### Authors: 1
986
987- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
988
989---
990
991# v2.5.7 (Fri Jan 18 2019)
992
993#### 🐛 Bug Fix
994
995- When there are no releases use first commit date for rebased PRs [#212](https://github.com/intuit/auto-release/pull/212) ([@hipstersmoothie](https://github.com/hipstersmoothie))
996
997#### Authors: 1
998
999- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1000
1001---
1002
1003# v2.5.6 (Fri Jan 18 2019)
1004
1005#### 🐛 Bug Fix
1006
1007- fix rebased PRs [#209](https://github.com/intuit/auto-release/pull/209) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1008
1009#### Authors: 1
1010
1011- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1012
1013---
1014
1015# v2.5.5 (Thu Jan 17 2019)
1016
1017#### 🐛 Bug Fix
1018
1019- NPM Plugin: increment published version if available [#208](https://github.com/intuit/auto-release/pull/208) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1020
1021#### Authors: 1
1022
1023- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1024
1025---
1026
1027# v2.5.4 (Thu Jan 17 2019)
1028
1029#### 🐛 Bug Fix
1030
1031- NPM Plugin: to publish a scoped package `--access public` is needed [#207](https://github.com/intuit/auto-release/pull/207) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1032
1033#### Authors: 1
1034
1035- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1036
1037---
1038
1039# v2.5.3 (Thu Jan 17 2019)
1040
1041#### 🐛 Bug Fix
1042
1043- NPM Plugin: if there is no published version default to package.json version [#205](https://github.com/intuit/auto-release/pull/205) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1044
1045#### 🏠 Internal
1046
1047- release documentation only when files in `docs/` have changed [#200](https://github.com/intuit/auto-release/pull/200) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1048
1049#### Authors: 1
1050
1051- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1052
1053---
1054
1055# v2.5.2 (Thu Jan 17 2019)
1056
1057#### 🐛 Bug Fix
1058
1059- correct help message for owner [#199](https://github.com/intuit/auto-release/pull/199) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1060
1061#### Authors: 1
1062
1063- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1064
1065---
1066
1067# v2.5.1 (Wed Jan 16 2019)
1068
1069#### 🐛 Bug Fix
1070
1071- `auto label`: must sort PRs first because they can get merged out of order [#197](https://github.com/intuit/auto-release/pull/197) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1072
1073#### Authors: 1
1074
1075- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1076
1077---
1078
1079# v2.5.0 (Wed Jan 16 2019)
1080
1081#### 🚀 Enhancement
1082
1083- Plugin Config [#192](https://github.com/intuit/auto-release/pull/192) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1084
1085#### Authors: 1
1086
1087- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1088
1089---
1090
1091# v2.4.2 (Wed Jan 16 2019)
1092
1093#### 🐛 Bug Fix
1094
1095- Fix github repo lookup [#193](https://github.com/intuit/auto-release/pull/193) ([@adierkens](https://github.com/adierkens))
1096
1097#### Authors: 1
1098
1099- Adam Dierkens ([@adierkens](https://github.com/adierkens))
1100
1101---
1102
1103# v2.4.1 (Tue Jan 15 2019)
1104
1105#### 🐛 Bug Fix
1106
1107- add shipit to docs [#190](https://github.com/intuit/auto-release/pull/190) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1108
1109#### Authors: 1
1110
1111- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1112
1113---
1114
1115# v2.4.0 (Tue Jan 15 2019)
1116
1117#### 🚀 Enhancement
1118
1119- Chrome Web Store Plugin [#182](https://github.com/intuit/auto-release/pull/182) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1120
1121#### Authors: 1
1122
1123- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1124
1125---
1126
1127# v2.3.2 (Tue Jan 15 2019)
1128
1129#### 🐛 Bug Fix
1130
1131- Pad color to be 6 digits long [#189](https://github.com/intuit/auto-release/pull/189) ([@adierkens](https://github.com/adierkens))
1132
1133#### Authors: 1
1134
1135- Adam Dierkens ([@adierkens](https://github.com/adierkens))
1136
1137---
1138
1139# v2.3.1 (Sun Jan 13 2019)
1140
1141#### 🐛 Bug Fix
1142
1143- also log stdout on errors [#185](https://github.com/intuit/auto-release/pull/185) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1144
1145#### Authors: 1
1146
1147- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1148
1149---
1150
1151# v2.3.0 (Fri Jan 11 2019)
1152
1153#### 🚀 Enhancement
1154
1155- Tappable Changelog [#178](https://github.com/intuit/auto-release/pull/178) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1156
1157#### 🏠 Internal
1158
1159- Switch to circleCI 2.1 [#181](https://github.com/intuit/auto-release/pull/181) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1160
1161#### 📝 Documentation
1162
1163- add docs deploy note [#179](https://github.com/intuit/auto-release/pull/179) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1164
1165#### Authors: 1
1166
1167- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1168
1169---
1170
1171# v2.2.0 (Wed Jan 09 2019)
1172
1173#### 🚀 Enhancement
1174
1175- NPM Plugin: getPreviousVersion compare against published version [#173](https://github.com/intuit/auto-release/pull/173) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1176
1177#### Authors: 1
1178
1179- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1180
1181---
1182
1183# v2.1.4 (Wed Jan 09 2019)
1184
1185#### 🐛 Bug Fix
1186
1187- String arg parse fail on null [#174](https://github.com/intuit/auto-release/pull/174) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1188
1189#### Authors: 1
1190
1191- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1192
1193---
1194
1195# v2.1.3 (Tue Jan 08 2019)
1196
1197#### 🐛 Bug Fix
1198
1199- When errors are caught fail the process [#171](https://github.com/intuit/auto-release/pull/171) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1200
1201#### 🏠 Internal
1202
1203- update contributors badge [#168](https://github.com/intuit/auto-release/pull/168) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1204
1205#### Authors: 1
1206
1207- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1208
1209---
1210
1211# v2.1.2 (Tue Jan 08 2019)
1212
1213#### 🐛 Bug Fix
1214
1215- Fix generating the changelog with custom labels [#167](https://github.com/intuit/auto-release/pull/167) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1216
1217#### Authors: 1
1218
1219- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1220
1221---
1222
1223# v2.1.1 (Mon Jan 07 2019)
1224
1225#### 🐛 Bug Fix
1226
1227- Config takes precedence for author and repo [#166](https://github.com/intuit/auto-release/pull/166) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1228
1229#### Authors: 1
1230
1231- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1232
1233---
1234
1235# v2.1.0 (Mon Jan 07 2019)
1236
1237#### 🚀 Enhancement
1238
1239- Parse string authors [#165](https://github.com/intuit/auto-release/pull/165) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1240
1241#### Authors: 1
1242
1243- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1244
1245---
1246
1247# v2.0.4 (Mon Jan 07 2019)
1248
1249#### 🐛 Bug Fix
1250
1251- Improve setGitUser messaging [#163](https://github.com/intuit/auto-release/pull/163) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1252
1253#### Authors: 1
1254
1255- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1256
1257---
1258
1259# v2.0.3 (Mon Jan 07 2019)
1260
1261#### 🐛 Bug Fix
1262
1263- Only warn about git user when it isn't set [#160](https://github.com/intuit/auto-release/pull/160) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1264
1265#### Authors: 1
1266
1267- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1268
1269---
1270
1271# v2.0.2 (Mon Jan 07 2019)
1272
1273#### 🐛 Bug Fix
1274
1275- Await all hook promises [#162](https://github.com/intuit/auto-release/pull/162) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1276
1277#### Authors: 1
1278
1279- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1280
1281---
1282
1283# v2.0.1 (Mon Jan 07 2019)
1284
1285#### 🐛 Bug Fix
1286
1287- Ensure commit messages are strings [#158](https://github.com/intuit/auto-release/pull/158) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1288- Maintain context when spawning git process [#157](https://github.com/intuit/auto-release/pull/157) ([@zephraph](https://github.com/zephraph))
1289
1290#### Authors: 2
1291
1292- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1293- Justin Bennett ([@zephraph](https://github.com/zephraph))
1294
1295---
1296
1297# v2.0.0 (Mon Jan 07 2019)
1298
1299#### 💥 Breaking Change
1300
1301- Flags all snake-case and autorc options all camelCase [#138](https://github.com/intuit/auto-release/pull/138) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1302- Tappable Auto - Plugin System [#131](https://github.com/intuit/auto-release/pull/131) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1303
1304#### 🚀 Enhancement
1305
1306- Only set git user in CI env [#151](https://github.com/intuit/auto-release/pull/151) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1307- Plugins Options: load official, npm package, or path [#144](https://github.com/intuit/auto-release/pull/144) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1308
1309#### 🐛 Bug Fix
1310
1311- A few missed "await exec" refactors [#154](https://github.com/intuit/auto-release/pull/154) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1312- Raise an error, and fail execution when a sub-command fails [#146](https://github.com/intuit/auto-release/pull/146) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@orta](https://github.com/orta))
1313- Ensure semVerLabels stays a map as expected [#148](https://github.com/intuit/auto-release/pull/148) ([@zephraph](https://github.com/zephraph))
1314- convert subcommand flags camelcase too [#152](https://github.com/intuit/auto-release/pull/152) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1315- Increase number of commits to scan for [#150](https://github.com/intuit/auto-release/pull/150) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1316- Get test Coverage back above 80% [#145](https://github.com/intuit/auto-release/pull/145) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1317- Actually load plugins [#149](https://github.com/intuit/auto-release/pull/149) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1318- Improve API Usage, Better Args Typing [#139](https://github.com/intuit/auto-release/pull/139) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1319
1320#### Authors: 3
1321
1322- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1323- Orta ([@orta](https://github.com/orta))
1324- Justin Bennett ([@zephraph](https://github.com/zephraph))
1325
1326---
1327
1328# 1.0.0 (Sat Jan 05 2019)
1329
1330#### 💥 Breaking Change
1331
1332- Release v1.0.0 [#137](https://github.com/intuit/auto-release/pull/137) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1333
1334#### 🏠 Internal
1335
1336- Update PULL_REQUEST_TEMPLATE.md [#133](https://github.com/intuit/auto-release/pull/133) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1337
1338#### 📝 Documentation
1339
1340- Add Prior Art section to Readme [#136](https://github.com/intuit/auto-release/pull/136) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1341- Add artsy/reaction to the list of projects using auto [#134](https://github.com/intuit/auto-release/pull/134) ([@adierkens](https://github.com/adierkens))
1342
1343#### Authors: 2
1344
1345- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1346- Adam Dierkens ([@adierkens](https://github.com/adierkens))
1347
1348---
1349
1350# 0.37.9 (Thu Jan 03 2019)
1351
1352#### 🐛 Bug Fix
1353
1354- Changes the verbose logging so that it doesn't leak tokens [#130](https://github.com/intuit/auto-release/pull/130) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1355
1356#### Authors: 1
1357
1358- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1359
1360---
1361
1362# 0.37.8 (Thu Jan 03 2019)
1363
1364#### 🐛 Bug Fix
1365
1366- Fix custom labels not respected by the semver checker [#128](https://github.com/intuit/auto-release/pull/128) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1367
1368#### Authors: 1
1369
1370- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1371
1372---
1373
1374# 0.37.7 (Thu Jan 03 2019)
1375
1376#### 🐛 Bug Fix
1377
1378- print only email when name is not present [#126](https://github.com/intuit/auto-release/pull/126) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1379
1380#### Authors: 1
1381
1382- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1383
1384---
1385
1386# 0.37.6 (Thu Jan 03 2019)
1387
1388#### 🐛 Bug Fix
1389
1390- only set git user if one isn't already set [#125](https://github.com/intuit/auto-release/pull/125) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1391
1392#### Authors: 1
1393
1394- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1395
1396---
1397
1398# 0.37.5 (Thu Jan 03 2019)
1399
1400#### 🐛 Bug Fix
1401
1402- Move @types into devDependencies [#123](https://github.com/intuit/auto-release/pull/123) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@orta](https://github.com/orta))
1403
1404#### Authors: 2
1405
1406- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1407- Orta ([@orta](https://github.com/orta))
1408
1409---
1410
1411# 0.37.4 (Thu Jan 03 2019)
1412
1413#### 🐛 Bug Fix
1414
1415- Include a log when creating a new labels about what those labels are [#121](https://github.com/intuit/auto-release/pull/121) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@orta](https://github.com/orta))
1416
1417#### Authors: 2
1418
1419- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1420- Orta ([@orta](https://github.com/orta))
1421
1422---
1423
1424# 0.37.3 (Wed Jan 02 2019)
1425
1426#### 🐛 Bug Fix
1427
1428- Don't crash when there is no author hash in the package.json [#119](https://github.com/intuit/auto-release/pull/119) ([@orta](https://github.com/orta))
1429
1430#### Authors: 1
1431
1432- Orta ([@orta](https://github.com/orta))
1433
1434---
1435
1436# 0.37.2 (Wed Jan 02 2019)
1437
1438#### 🐛 Bug Fix
1439
1440- Convert 'Github' to 'GitHub' [#120](https://github.com/intuit/auto-release/pull/120) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1441
1442#### 🏠 Internal
1443
1444- More Repo Usage [#118](https://github.com/intuit/auto-release/pull/118) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1445- update ignite [#117](https://github.com/intuit/auto-release/pull/117) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1446- add snyk badge [#116](https://github.com/intuit/auto-release/pull/116) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1447
1448#### Authors: 1
1449
1450- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1451
1452---
1453
1454# 0.37.1 (Mon Dec 31 2018)
1455
1456#### 🐛 Bug Fix
1457
1458- trim subjects for commit messages [#115](https://github.com/intuit/auto-release/pull/115) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1459
1460#### Authors: 1
1461
1462- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1463
1464---
1465
1466# 0.37.0 (Mon Dec 31 2018)
1467
1468#### 🚀 Enhancement
1469
1470-
1471
1472add --version flag [#113](https://github.com/intuit/auto-release/pull/113) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1473
1474#### 🏠 Internal
1475
1476-
1477
1478Add @Aghassi as a contributor [#112](https://github.com/intuit/auto-release/pull/112) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1479
1480#### Authors: 1
1481
1482- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1483
1484---
1485
1486# 0.36.6 (Mon Dec 31 2018)
1487
1488#### 🐛 Bug Fix
1489
1490-
1491
1492update deps [#111](https://github.com/intuit/auto-release/pull/111) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1493
1494#### Authors: 1
1495
1496- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1497
1498---
1499
1500# 0.36.5 (Mon Dec 31 2018)
1501
1502#### 🐛 Bug Fix
1503
1504-
1505
1506fix dry run [#109](https://github.com/intuit/auto-release/pull/109) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1507
1508#### Authors: 1
1509
1510- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1511
1512---
1513
1514# 0.36.4 (Mon Dec 31 2018)
1515
1516#### 🐛 Bug Fix
1517
1518-
1519
1520fix version parsing [#110](https://github.com/intuit/auto-release/pull/110) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1521
1522#### Authors: 1
1523
1524- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1525
1526---
1527
1528# 0.36.3 (Mon Dec 24 2018)
1529
1530---
1531
1532# 0.36.2 (Tue Dec 18 2018)
1533
1534---
1535
1536# 0.36.1 (Tue Dec 18 2018)
1537
1538#### 🐛 Bug Fix
1539
1540- print link to token create when there is no GH_TOKEN. [#104](https://github.com/intuit/auto-release/pull/104) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1541
1542#### Authors: 1
1543
1544- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1545
1546---
1547
1548# 0.36.0 (Tue Dec 18 2018)
1549
1550#### 🚀 Enhancement
1551
1552- slack CLI flag can be the slack url [#103](https://github.com/intuit/auto-release/pull/103) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1553
1554#### Authors: 1
1555
1556- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1557
1558---
1559
1560# 0.35.0 (Mon Dec 17 2018)
1561
1562#### 🚀 Enhancement
1563
1564- Change `no-release` to `skip-release` [#101](https://github.com/intuit/auto-release/pull/101) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1565
1566#### Authors: 1
1567
1568- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1569
1570---
1571
1572# 0.34.0 (Mon Dec 17 2018)
1573
1574#### 🚀 Enhancement
1575
1576- Deprecate --major --minor --patch flags [#100](https://github.com/intuit/auto-release/pull/100) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1577
1578#### Authors: 1
1579
1580- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1581
1582---
1583
1584# 0.33.6 (Mon Dec 17 2018)
1585
1586#### 🐛 Bug Fix
1587
1588- url isn't required for pr or pr-check [#99](https://github.com/intuit/auto-release/pull/99) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1589
1590#### Authors: 1
1591
1592- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1593
1594---
1595
1596# 0.33.5 (Mon Dec 17 2018)
1597
1598#### 🐛 Bug Fix
1599
1600- pr-check wasn't getting semver labelTexts correctly [#98](https://github.com/intuit/auto-release/pull/98) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1601
1602#### Authors: 1
1603
1604- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1605
1606---
1607
1608# 0.33.4 (Mon Dec 17 2018)
1609
1610#### 🐛 Bug Fix
1611
1612- Change slack flag to boolean [#96](https://github.com/intuit/auto-release/pull/96) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1613
1614#### Authors: 1
1615
1616- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1617
1618---
1619
1620# 0.33.3 (Sun Dec 16 2018)
1621
1622#### 🐛 Bug Fix
1623
1624- only error if there are actually missing args [#95](https://github.com/intuit/auto-release/pull/95) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1625
1626#### Authors: 1
1627
1628- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1629
1630---
1631
1632# 0.33.1 (Sun Dec 16 2018)
1633
1634#### 🐛 Bug Fix
1635
1636- missed adding no release labels to `pr-check` [#89](https://github.com/intuit/auto-release/pull/89) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1637- update deps [#85](https://github.com/intuit/auto-release/pull/85) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1638
1639#### 🏠 Internal
1640
1641- fix version number [#92](https://github.com/intuit/auto-release/pull/92) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1642- only publish docs with documentation label [#86](https://github.com/intuit/auto-release/pull/86) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1643
1644#### 📝 Documentation
1645
1646- fix docs publish [#88](https://github.com/intuit/auto-release/pull/88) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1647- Clearer wording [#87](https://github.com/intuit/auto-release/pull/87) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1648
1649#### Authors: 1
1650
1651- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1652
1653---
1654
1655# 0.33.0 (Sun Dec 16 2018)
1656
1657#### 🚀 Enhancement
1658
1659- Default `label` to last merged PR [#83](https://github.com/intuit/auto-release/pull/83) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1660
1661#### Authors: 1
1662
1663- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1664
1665---
1666
1667# 0.32.2 (Sun Dec 16 2018)
1668
1669#### 🐛 Bug Fix
1670
1671- unneeded long desc on chengelog cli [#81](https://github.com/intuit/auto-release/pull/81) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1672
1673#### 📝 Documentation
1674
1675- doc ordering [#80](https://github.com/intuit/auto-release/pull/80) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1676
1677#### Authors: 1
1678
1679- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1680
1681---
1682
1683# 0.32.1 (Sun Dec 16 2018)
1684
1685#### 🐛 Bug Fix
1686
1687- Formatted Changelogs [#79](https://github.com/intuit/auto-release/pull/79) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1688
1689#### 📝 Documentation
1690
1691- Document process for onboarding an already published repo [#78](https://github.com/intuit/auto-release/pull/78) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1692
1693#### Authors: 1
1694
1695- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1696
1697---
1698
1699# 0.32.0 (Sun Dec 16 2018)
1700
1701#### 🚀 Enhancement
1702
1703- Configure changelog labels with create-labels [#76](https://github.com/intuit/auto-release/pull/76) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1704
1705#### Authors: 1
1706
1707- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1708
1709---
1710
1711# 0.31.0 (Sun Dec 16 2018)
1712
1713#### 🚀 Enhancement
1714
1715- init flag to just get labels [#74](https://github.com/intuit/auto-release/pull/74) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1716
1717#### Authors: 1
1718
1719- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1720
1721---
1722
1723# 0.30.0 (Sun Dec 16 2018)
1724
1725#### 🚀 Enhancement
1726
1727- Init prompt for changelog labels [#71](https://github.com/intuit/auto-release/pull/71) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1728
1729#### Authors: 1
1730
1731- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1732
1733---
1734
1735# 0.29.0 (Sun Dec 16 2018)
1736
1737#### 🚀 Enhancement
1738
1739- print help or missing flag + print all missing flags [#69](https://github.com/intuit/auto-release/pull/69) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1740
1741#### Authors: 1
1742
1743- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1744
1745---
1746
1747# 0.28.0 (Sun Dec 16 2018)
1748
1749#### 🚀 Enhancement
1750
1751- rename init-labels -> create-labels [#68](https://github.com/intuit/auto-release/pull/68) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1752
1753#### Authors: 1
1754
1755- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1756
1757---
1758
1759# 0.27.0 (Sat Dec 15 2018)
1760
1761#### 🚀 Enhancement
1762
1763- Cli [#65](https://github.com/intuit/auto-release/pull/65) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1764
1765#### 📝 Documentation
1766
1767- Add docs for `skipReleaseLabels` [#57](https://github.com/intuit/auto-release/pull/57) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1768- Badge [#56](https://github.com/intuit/auto-release/pull/56) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1769
1770#### Authors: 1
1771
1772- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1773
1774---
1775
1776# 0.26.2 (Fri Dec 14 2018)
1777
1778#### 🐛 Bug Fix
1779
1780- use config for version [#55](https://github.com/intuit/auto-release/pull/55) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1781
1782#### Authors: 1
1783
1784- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1785
1786---
1787
1788# 0.26.1 (Fri Dec 14 2018)
1789
1790#### 📝 Documentation
1791
1792- add shield icons [#54](https://github.com/intuit/auto-release/pull/54) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1793
1794#### Authors: 1
1795
1796- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1797
1798---
1799
1800# 0.26.0 (Fri Dec 14 2018)
1801
1802#### 🚀 Enhancement
1803
1804- Allow user to configure multiple labels to `no-release` [#53](https://github.com/intuit/auto-release/pull/53) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1805
1806#### 📝 Documentation
1807
1808- typos in docs [#52](https://github.com/intuit/auto-release/pull/52) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1809
1810#### Authors: 1
1811
1812- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1813
1814---
1815
1816# 0.25.0 (Fri Dec 14 2018)
1817
1818#### 🚀 Enhancement
1819
1820- Add createLabels tool [#51](https://github.com/intuit/auto-release/pull/51) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1821
1822#### 📝 Documentation
1823
1824- Add CircleCI Troubleshooting [#49](https://github.com/intuit/auto-release/pull/49) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1825- Update README.md [#48](https://github.com/intuit/auto-release/pull/48) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1826- more troubleshooting docs [#47](https://github.com/intuit/auto-release/pull/47) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1827
1828#### Authors: 1
1829
1830- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1831
1832---
1833
1834# 0.24.0 (Thu Dec 13 2018)
1835
1836#### 🚀 Enhancement
1837
1838- repository as just a string [#46](https://github.com/intuit/auto-release/pull/46) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1839
1840#### Authors: 1
1841
1842- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1843
1844---
1845
1846# 0.23.1 (Tue Dec 11 2018)
1847
1848#### 🐛 Bug Fix
1849
1850- Fix Single new project [#45](https://github.com/intuit/auto-release/pull/45) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@adierkens](https://github.com/adierkens))
1851
1852#### 🏠 Internal
1853
1854- fix: removed vscode folder and updated gitignore [#44](https://github.com/intuit/auto-release/pull/44) ([@Aghassi](https://github.com/Aghassi))
1855- update ignite [#43](https://github.com/intuit/auto-release/pull/43) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1856
1857#### Authors: 3
1858
1859- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1860- Adam Dierkens ([@adierkens](https://github.com/adierkens))
1861- David ([@Aghassi](https://github.com/Aghassi))
1862
1863---
1864
1865# 0.23.0 (Fri Dec 07 2018)
1866
1867#### 🚀 Enhancement
1868
1869- add init script [#42](https://github.com/intuit/auto-release/pull/42) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1870
1871#### 🏠 Internal
1872
1873- center badges [#40](https://github.com/intuit/auto-release/pull/40) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1874- switch to tiny badges [#39](https://github.com/intuit/auto-release/pull/39) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1875
1876#### 📝 Documentation
1877
1878- add shipit to home page [#41](https://github.com/intuit/auto-release/pull/41) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1879- Add Contributor documentation [#38](https://github.com/intuit/auto-release/pull/38) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1880
1881#### Authors: 1
1882
1883- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1884
1885---
1886
1887# 0.22.0 (Fri Dec 07 2018)
1888
1889#### 🚀 Enhancement
1890
1891- Add git user options [#37](https://github.com/intuit/auto-release/pull/37) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1892
1893#### Authors: 1
1894
1895- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1896
1897---
1898
1899# 0.21.0 (Fri Dec 07 2018)
1900
1901#### 🚀 Enhancement
1902
1903- Add shipit tool [#35](https://github.com/intuit/auto-release/pull/35) ([@hipstersmoothie](https://github.com/hipstersmoothie) [@adierkens](https://github.com/adierkens))
1904
1905#### 🐛 Bug Fix
1906
1907- add shipit parser [#36](https://github.com/intuit/auto-release/pull/36) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1908
1909#### Authors: 2
1910
1911- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1912- Adam Dierkens ([@adierkens](https://github.com/adierkens))
1913
1914# v0.20.20 (Fri Dec 07 2018)
1915
1916#### 🐛 Bug Fix
1917
1918- Move login out of CLI [#33](https://github.com/intuit/auto-release/pull/33) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1919
1920#### 🏠 Internal
1921
1922- update ignite [#30](https://github.com/intuit/auto-release/pull/30) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1923- fix header and theme sidebar [#27](https://github.com/intuit/auto-release/pull/27) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1924- add base url [#25](https://github.com/intuit/auto-release/pull/25) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1925- add correct author ;) [#24](https://github.com/intuit/auto-release/pull/24) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1926
1927#### 📝 Documentation
1928
1929- remove weird border [#29](https://github.com/intuit/auto-release/pull/29) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1930- Update README.md [#28](https://github.com/intuit/auto-release/pull/28) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1931- Polish [#26](https://github.com/intuit/auto-release/pull/26) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1932
1933#### Authors: 1
1934
1935- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1936
1937---
1938
1939# v0.20.19 (Thu Dec 06 2018)
1940
1941#### 🏠 Internal
1942
1943- getting codecov working [#20](https://github.com/intuit/auto-release/pull/20) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1944- more badges [#19](https://github.com/intuit/auto-release/pull/19) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1945
1946#### 📝 Documentation
1947
1948- Add documentation website [#21](https://github.com/intuit/auto-release/pull/21) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1949
1950#### Authors: 1
1951
1952- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1953
1954---
1955
1956# v0.20.18 (Thu Dec 06 2018)
1957
1958#### 🐛 Bug Fix
1959
1960- badge [#18](https://github.com/intuit/auto-release/pull/18) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1961
1962#### 🏠 Internal
1963
1964- Contributors [#16](https://github.com/intuit/auto-release/pull/16) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1965
1966#### Authors: 1
1967
1968- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
1969
1970---
1971
1972# v0.20.17 (Thu Dec 06 2018)
1973
1974#### 🐛 Bug Fix
1975
1976- Move typescript-memoize to dependencies [#17](https://github.com/intuit/auto-release/pull/17) ([@adierkens](https://github.com/adierkens))
1977
1978#### Authors: 1
1979
1980- Adam Dierkens ([@adierkens](https://github.com/adierkens))
1981
1982---
1983
1984# v0.20.16 (Thu Dec 06 2018)
1985
1986#### 🐛 Bug Fix
1987
1988- Check prCommit.author is defined. [#14](https://github.com/intuit/auto-release/pull/14) ([@adierkens](https://github.com/adierkens))
1989
1990#### 🏠 Internal
1991
1992- Rename CONTRIBUTING.md to CODE_OF_CONDUCT.md [#13](https://github.com/intuit/auto-release/pull/13) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1993- Create CONTRIBUTING.md [#12](https://github.com/intuit/auto-release/pull/12) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1994- Update issue templates [#11](https://github.com/intuit/auto-release/pull/11) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1995- Create PULL_REQUEST_TEMPLATE.md [#10](https://github.com/intuit/auto-release/pull/10) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1996- remove bad changelog [#9](https://github.com/intuit/auto-release/pull/9) ([@hipstersmoothie](https://github.com/hipstersmoothie))
1997
1998#### Authors: 2
1999
2000- Adam Dierkens ([@adierkens](https://github.com/adierkens))
2001- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
2002
2003---
2004
2005# v0.20.15 (Wed Dec 05 2018)
2006
2007#### 🐛 Bug Fix
2008
2009- memoize all the user functions [#5](https://github.com/intuit/auto-release/pull/5) ([@hipstersmoothie](https://github.com/hipstersmoothie))
2010
2011#### Authors: 1
2012
2013- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
2014
2015---
2016
2017# v0.20.10 (Wed Dec 05 2018)
2018
2019#### 🐛 Bug Fix
2020
2021- ignore invalid user [#3](https://github.com/intuit/auto-release/pull/3) (hipstersmoothie@users.noreply.github.com)
2022- use correct url [#2](https://github.com/intuit/auto-release/pull/2) (hipstersmoothie@users.noreply.github.com)
2023- add auto release to CI [#1](https://github.com/intuit/auto-release/pull/1) (hipstersmoothie@users.noreply.github.com)
2024
2025#### Authors: 1
2026
2027- Andrew Lisowski (hipstersmoothie@users.noreply.github.com)
2028
2029---
2030
2031# v0.20.10 (Wed Dec 05 2018)
2032
2033#### 🐛 Bug Fix
2034
2035- ignore invalid user [#3](https://github.com/intuit/auto-release/pull/3) (hipstersmoothie@users.noreply.github.com)
2036- use correct url [#2](https://github.com/intuit/auto-release/pull/2) (hipstersmoothie@users.noreply.github.com)
2037- add auto release to CI [#1](https://github.com/intuit/auto-release/pull/1) (hipstersmoothie@users.noreply.github.com)
2038
2039#### Authors: 1
2040
2041- Andrew Lisowski (hipstersmoothie@users.noreply.github.com)
2042
2043---
2044
2045# v0.20.10 (Wed Dec 05 2018)
2046
2047#### 🐛 Bug Fix
2048
2049- ignore invalid user [#3](https://github.com/intuit/auto-release/pull/3) (hipstersmoothie@users.noreply.github.com)
2050- use correct url [#2](https://github.com/intuit/auto-release/pull/2) (hipstersmoothie@users.noreply.github.com)
2051- add auto release to CI [#1](https://github.com/intuit/auto-release/pull/1) (hipstersmoothie@users.noreply.github.com)
2052
2053#### Authors: 1
2054
2055- Andrew Lisowski (hipstersmoothie@users.noreply.github.com)
2056
2057---
2058
2059# v0.20.10 (Wed Dec 05 2018)
2060
2061#### 🐛 Bug Fix
2062
2063- ignore invalid user [#3](https://github.com/intuit/auto-release/pull/3) (hipstersmoothie@users.noreply.github.com)
2064- use correct url [#2](https://github.com/intuit/auto-release/pull/2) (hipstersmoothie@users.noreply.github.com)
2065- add auto release to CI [#1](https://github.com/intuit/auto-release/pull/1) (hipstersmoothie@users.noreply.github.com)
2066
2067#### Authors: 1
2068
2069- Andrew Lisowski (hipstersmoothie@users.noreply.github.com)
2070
2071---
2072
2073# v0.20.10 (Wed Dec 05 2018)
2074
2075#### 🐛 Bug Fix
2076
2077- ignore invalid user [#3](https://github.com/intuit/auto-release/pull/3) (hipstersmoothie@users.noreply.github.com)
2078- use correct url [#2](https://github.com/intuit/auto-release/pull/2) (hipstersmoothie@users.noreply.github.com)
2079- add auto release to CI [#1](https://github.com/intuit/auto-release/pull/1) (hipstersmoothie@users.noreply.github.com)
2080
2081#### Authors: 1
2082
2083- Andrew Lisowski (hipstersmoothie@users.noreply.github.com)
2084
2085---
2086
2087# v0.20.10 (Wed Dec 05 2018)
2088
2089#### 🐛 Bug Fix
2090
2091- ignore invalid user [#3](https://github.com/intuit/auto-release/pull/3) (hipstersmoothie@users.noreply.github.com)
2092- use correct url [#2](https://github.com/intuit/auto-release/pull/2) (hipstersmoothie@users.noreply.github.com)
2093- add auto release to CI [#1](https://github.com/intuit/auto-release/pull/1) (hipstersmoothie@users.noreply.github.com)
2094
2095#### Authors: 1
2096
2097- Andrew Lisowski (hipstersmoothie@users.noreply.github.com)
2098
2099---
2100
2101# v0.20.8 (Mon Dec 03 2018)
2102
2103#### 🐛 Bug Fix
2104
2105- Create note for PR commits without labels #101 (@alisowski)
2106
2107#### Authors: 1
2108
2109- Andrew Lisowski (@alisowski)
2110
2111---
2112
2113# v0.20.7 (Sun Dec 02 2018)
2114
2115#### 🏠 Internal
2116
2117- Open Source Review #100 (@alisowski)
2118
2119#### Authors: 1
2120
2121- Andrew Lisowski (@alisowski)
2122
2123---
2124
2125# v0.20.6 (Sat Nov 24 2018)
2126
2127#### 🐛 Bug Fix
2128
2129- update deps #98 (@alisowski)
2130
2131#### 📝 Documentation
2132
2133- Update README.md #95 (@alisowski)
2134
2135#### Authors: 1
2136
2137- Andrew Lisowski (@alisowski)
2138
2139---
2140
2141# v0.20.5 (Thu Nov 15 2018)
2142
2143#### 🐛 Bug Fix
2144
2145- add no-verify to git commit so we skip githook (intuit-githooks) #94 (@alisowski)
2146
2147#### Authors: 1
2148
2149- Andrew Lisowski (@alisowski)
2150
2151---
2152
2153# v0.20.4 (Thu Nov 15 2018)
2154
2155#### 🐛 Bug Fix
2156
2157- context is not required for pr-check #93 (@alisowski)
2158
2159#### Authors: 1
2160
2161- Andrew Lisowski (@alisowski)
2162
2163---
2164
2165# v0.20.3 (Thu Nov 15 2018)
2166
2167#### 🐛 Bug Fix
2168
2169- remove all references to `--use-version lerna` #91 (@alisowski)
2170- Last Version doesn't need to have bump calculated #90 (@alisowski)
2171
2172#### Authors: 1
2173
2174- Andrew Lisowski (@alisowski)
2175
2176---
2177
2178# v0.20.3 (Thu Nov 15 2018)
2179
2180#### 🐛 Bug Fix
2181
2182- Last Version doesn't need to have bump calculated #90 (@alisowski)
2183
2184#### Authors: 1
2185
2186- Andrew Lisowski (@alisowski)
2187
2188---
2189
2190# v0.20.1 (Thu Nov 15 2018)
2191
2192#### 🐛 Bug Fix
2193
2194- Better version calculating #88 (@alisowski)
2195
2196#### 📝 Documentation
2197
2198- Add Projects Using auto-release #87 (@alisowski)
2199
2200#### Authors: 1
2201
2202- Andrew Lisowski (@alisowski)
2203
2204---
2205
2206# v0.20.0 (Wed Nov 14 2018)
2207
2208#### 🚀 Enhancement
2209
2210- using lerna version to release #85 (@alisowski)
2211
2212#### Authors: 1
2213
2214- Andrew Lisowski (@alisowski)
2215
2216---
2217
2218# v0.19.0 (Wed Nov 14 2018)
2219
2220#### 🚀 Enhancement
2221
2222- switch to --pr to match the rest of the API #82 (@alisowski)
2223
2224#### Authors: 1
2225
2226- Andrew Lisowski (@alisowski)
2227
2228---
2229
2230# v0.18.0 (Wed Nov 14 2018)
2231
2232#### 🚀 Enhancement
2233
2234- ability to parse multiple jira stories in a commit message #81 (@alisowski)
2235
2236#### Authors: 1
2237
2238- Andrew Lisowski (@alisowski)
2239
2240---
2241
2242# v0.17.0 (Wed Nov 14 2018)
2243
2244#### 🚀 Enhancement
2245
2246- get all authors for a pR #76 (@alisowski)
2247
2248#### Authors: 1
2249
2250- Andrew Lisowski (@alisowski)
2251
2252---
2253
2254# v0.16.0 (Wed Nov 14 2018)
2255
2256#### 🚀 Enhancement
2257
2258- Change all github- to auto #79 (@alisowski)
2259
2260#### Authors: 1
2261
2262- Andrew Lisowski (@alisowski)
2263
2264---
2265
2266# v0.15.0 (Wed Nov 07 2018)
2267
2268#### 🚀 Enhancement
2269
2270- OSS Preparation #72 (@adierkens)
2271
2272#### 🐛 Bug Fix
2273
2274- filter out null values from args so they dont override the config #74 (@alisowski)
2275
2276#### 📝 Documentation
2277
2278- update readme #73 (@alisowski)
2279
2280#### Authors: 2
2281
2282- Adam Dierkens (@adierkens)
2283- Andrew Lisowski (@alisowski)
2284
2285---
2286
2287# v0.14.0 (Mon Nov 05 2018)
2288
2289#### 🚀 Enhancement
2290
2291- add dry run to changelog #70 (@alisowski)
2292
2293#### Authors: 1
2294
2295- Andrew Lisowski (@alisowski)
2296
2297---
2298
2299# v0.13.0 (Mon Nov 05 2018)
2300
2301#### 🚀 Enhancement
2302
2303- Verbose Log #69 (@alisowski)
2304
2305#### 🏠 Internal
2306
2307- Update Dependancies + Remove extra files #68 (@alisowski)
2308
2309#### 📝 Documentation
2310
2311- Add CircleCI setup #67 (@alisowski)
2312- Update README.md #66 (@alisowski)
2313
2314#### Authors: 1
2315
2316- Andrew Lisowski (@alisowski)
2317
2318---
2319
2320# v0.12.8 (Tue Oct 30 2018)
2321
2322#### 🐛 Bug Fix
2323
2324- debug info #65 (@alisowski)
2325
2326#### Authors: 1
2327
2328- Andrew Lisowski (@alisowski)
2329
2330---
2331
2332# v0.12.6 (Tue Oct 30 2018)
2333
2334#### 🏠 Internal
2335
2336- fix version path in release script #64 (@alisowski)
2337- Use github-version to calculate version instead in release.sh #62 (@alisowski)
2338
2339#### 📝 Documentation
2340
2341- add important setup line #63 (@alisowski)
2342
2343#### Authors: 1
2344
2345- Andrew Lisowski (@alisowski)
2346
2347---
2348
2349# vnull (Tue Oct 30 2018)
2350
2351---
2352
2353# vnull (Tue Oct 30 2018)
2354
2355#### 🐛 Bug Fix
2356
2357- prefix the github release too #58 (@alisowski)
2358
2359#### 🏠 Internal
2360
2361- remove token and actually run the thing #59 (@alisowski)
2362
2363#### Authors: 1
2364
2365- Andrew Lisowski (@alisowski)
2366
2367---
2368
2369# v0.12.4 (Tue Oct 30 2018)
2370
2371#### 🐛 Bug Fix
2372
2373- prefix the github release too #58 (@alisowski)
2374
2375#### Authors: 1
2376
2377- Andrew Lisowski (@alisowski)
2378
2379---
2380
2381# v0.12.3 (Tue Oct 30 2018)
2382
2383---
2384
2385# v0.12.2 (Tue Oct 30 2018)
2386
2387#### 🐛 Bug Fix
2388
2389- use pr check #57 (@alisowski)
2390
2391#### Authors: 1
2392
2393- Andrew Lisowski (@alisowski)
2394
2395---
2396
2397# v0.12.1 (Tue Oct 30 2018)
2398
2399---
2400
2401# v0.12.0 (Tue Oct 30 2018)
2402
2403#### 🚀 Enhancement
2404
2405- - Monorepo aware changelogs #55 (@alisowski)
2406
2407#### Authors: 1
2408
2409- Andrew Lisowski (@alisowski)
2410
2411---
2412
2413# v0.11.0 (Tue Oct 30 2018)
2414
2415#### 🚀 Enhancement
2416
2417- Rely on package.json less #54 (@alisowski)
2418
2419#### Authors: 1
2420
2421- Andrew Lisowski (@alisowski)
2422
2423---
2424
2425# v0.10.6 (Fri Oct 26 2018)
2426
2427#### 🐛 Bug Fix
2428
2429- onlyPublishWIthReleaseLabel default value bug #53 (@alisowski)
2430- fix no version script #51 (@alisowski)
2431- latest commit is actually first #50 (@alisowski)
2432
2433#### 📝 Documentation
2434
2435- add more docs #52 (@alisowski)
2436
2437#### Authors: 1
2438
2439- Andrew Lisowski (@alisowski)
2440
2441---
2442
2443# v0.10.5 (Fri Oct 26 2018)
2444
2445#### 🐛 Bug Fix
2446
2447- add missing bin scripts #48 (@alisowski)
2448
2449#### Authors: 1
2450
2451- Andrew Lisowski (@alisowski)
2452
2453---
2454
2455# v0.10.4 (Fri Oct 26 2018)
2456
2457#### 📝 Documentation
2458
2459- re-org readme #49 (@alisowski)
2460
2461#### Authors: 1
2462
2463- Andrew Lisowski (@alisowski)
2464
2465---
2466
2467# v0.10.3 (Fri Oct 26 2018)
2468
2469#### 🐛 Bug Fix
2470
2471- must prefix release if needed. #47 (@alisowski)
2472
2473#### Authors: 1
2474
2475- Andrew Lisowski (@alisowski)
2476
2477---
2478
2479# v0.10.2 (Fri Oct 26 2018)
2480
2481#### 🐛 Bug Fix
2482
2483- Gugs #46 (@alisowski)
2484
2485#### Authors: 1
2486
2487- Andrew Lisowski (@alisowski)
2488
2489---
2490
2491# v0.10.1 (Fri Oct 26 2018)
2492
2493#### 🐛 Bug Fix
2494
2495- Update README.md #45 (@alisowski)
2496
2497#### Authors: 1
2498
2499- Andrew Lisowski (@alisowski)
2500
2501---
2502
2503# v0.10.0 (Fri Oct 26 2018)
2504
2505#### 🚀 Enhancement
2506
2507- Link to PR in changelog #42 (@alisowski)
2508
2509#### 🐛 Bug Fix
2510
2511- just use use version to get it right? #44 (@alisowski)
2512- Put changelog generation in correct place #43 (@alisowski)
2513- add more logging #41 (@alisowski)
2514
2515#### Authors: 1
2516
2517- Andrew Lisowski (@alisowski)
2518
2519---
2520
2521# v0.9.0 (Fri Oct 26 2018)
2522
2523#### 🚀 Enhancement
2524
2525- Link to PR in changelog #42 (@alisowski)
2526
2527#### 🐛 Bug Fix
2528
2529- just use use version to get it right? #44 (@alisowski)
2530- Put changelog generation in correct place #43 (@alisowski)
2531- add more logging #41 (@alisowski)
2532
2533#### Authors: 1
2534
2535- Andrew Lisowski (@alisowski)
2536
2537---
2538
2539# v0.8.0 (Fri Oct 26 2018)
2540
2541#### 🚀 Enhancement
2542
2543- Link to PR in changelog #42 (@alisowski)
2544
2545#### 🐛 Bug Fix
2546
2547- Put changelog generation in correct place #43 (@alisowski)
2548- add more logging #41 (@alisowski)
2549
2550#### Authors: 1
2551
2552- Andrew Lisowski (@alisowski)
2553
2554---
2555
2556# v0.6.2 (Fri Oct 26 2018)
2557
2558#### 🐛 Bug Fix
2559
2560- add more logging #41]()[@alisowski
2561
2562#### Authors: 1
2563
2564- Andrew Lisowski (@alisowski)
2565
2566---
2567
2568# v0.6.1 (Fri Oct 26 2018)
2569
2570#### 🐛 Bug Fix
2571
2572- add more logging #41 (@alisowski)
2573
2574#### Authors: 1
2575
2576- Andrew Lisowski (@alisowski)
2577
2578---
2579
2580# v0.6.0 (Fri Oct 26 2018)
2581
2582#### 🚀 Enhancement
2583
2584- add release script #34 (@adierkens)
2585- github-comment #33 (@alisowski)
2586- add authors to changelog #22 (@alisowski)
2587- Version and Author Bug #40 (@alisowski)
2588
2589#### 🐛 Bug Fix
2590
2591- change the name #39 (@alisowski)
2592
2593#### Authors: 2
2594
2595- Adam Dierkens (@adierkens)
2596- Andrew Lisowski (@alisowski)