UNPKG

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