UNPKG

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