UNPKG

25.5 kBMarkdownView Raw
1# v9.36.4 (Thu May 28 2020)
2
3:tada: This release contains work from a new contributor! :tada:
4
5Thank you, Marty Henderson ([@10hendersonm](https://github.com/10hendersonm)), for all your work!
6
7#### 🐛 Bug Fix
8
9- fix(git): Prevents getLastTagNotInBaseBranch from returning a commit hash [#1262](https://github.com/intuit/auto/pull/1262) ([@10hendersonm](https://github.com/10hendersonm))
10
11#### Authors: 1
12
13- Marty Henderson ([@10hendersonm](https://github.com/10hendersonm))
14
15---
16
17# v9.36.1 (Fri May 22 2020)
18
19#### 🐛 Bug Fix
20
21- fix reduce without initial value [#1249](https://github.com/intuit/auto/pull/1249) ([@hipstersmoothie](https://github.com/hipstersmoothie))
22
23#### Authors: 1
24
25- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
26
27---
28
29# v9.35.3 (Fri May 22 2020)
30
31#### 🐛 Bug Fix
32
33- Changelog formatting [#1246](https://github.com/intuit/auto/pull/1246) ([@hipstersmoothie](https://github.com/hipstersmoothie))
34
35#### Authors: 1
36
37- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
38
39---
40
41# v9.35.2 (Fri May 22 2020)
42
43:tada: This release contains work from a new contributor! :tada:
44
45Thank you, Kevin Wolf ([@kevinwolfdev](https://github.com/kevinwolfdev)), for all your work!
46
47#### 🐛 Bug Fix
48
49- Merge branch 'master' into extend-default-labels ([@kevinwolfdev](https://github.com/kevinwolfdev))
50
51#### Authors: 1
52
53- Kevin Wolf ([@kevinwolfdev](https://github.com/kevinwolfdev))
54
55---
56
57# v9.34.0 (Tue May 19 2020)
58
59#### 🐛 Bug Fix
60
61- make test clean up and not delete the zip files ([@hipstersmoothie](https://github.com/hipstersmoothie))
62- add test that ensure bundled auto still works ([@hipstersmoothie](https://github.com/hipstersmoothie))
63
64#### 🔩 Dependency Updates
65
66- Bump lerna from 3.20.2 to 3.21.0 [#1232](https://github.com/intuit/auto/pull/1232) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
67- Bump io-ts from 2.2.1 to 2.2.2 [#1231](https://github.com/intuit/auto/pull/1231) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
68- Bump @typescript-eslint/parser from 2.31.0 to 2.34.0 [#1230](https://github.com/intuit/auto/pull/1230) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
69- Bump eslint-plugin-jsdoc from 25.2.0 to 25.4.2 [#1229](https://github.com/intuit/auto/pull/1229) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
70- Bump eslint-plugin-jest from 23.9.0 to 23.13.1 [#1228](https://github.com/intuit/auto/pull/1228) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
71
72#### 🏠 Internal
73
74- add test that ensure bundled auto still works [#1226](https://github.com/intuit/auto/pull/1226) ([@hipstersmoothie](https://github.com/hipstersmoothie))
75
76#### Authors: 2
77
78- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
79- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
80
81---
82
83# v9.33.1 (Mon May 18 2020)
84
85#### 🐛 Bug Fix
86
87- align octokit types [#1225](https://github.com/intuit/auto/pull/1225) ([@hipstersmoothie](https://github.com/hipstersmoothie))
88- align octokit types ([@hipstersmoothie](https://github.com/hipstersmoothie))
89
90#### Authors: 1
91
92- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
93
94---
95
96# v9.33.0 (Mon May 18 2020)
97
98#### 🔩 Dependency Updates
99
100- Bump eslint-plugin-jsdoc from 24.0.0 to 25.2.0 [#1211](https://github.com/intuit/auto/pull/1211) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie))
101- [Security] Bump handlebars from 4.5.3 to 4.7.6 [#1213](https://github.com/intuit/auto/pull/1213) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
102
103#### Authors: 2
104
105- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
106- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
107
108---
109
110# v9.32.3 (Fri May 15 2020)
111
112#### 🐛 Bug Fix
113
114- only create sub-package changelogs for `lerna changed` packages [#1216](https://github.com/intuit/auto/pull/1216) ([@hipstersmoothie](https://github.com/hipstersmoothie))
115
116#### Authors: 1
117
118- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
119
120---
121
122# v9.32.1 (Fri May 15 2020)
123
124:tada: This release contains work from a new contributor! :tada:
125
126Thank you, Till Weisser ([@whynotzoidberg](https://github.com/whynotzoidberg)), for all your work!
127
128#### 🐛 Bug Fix
129
130- Increase gitlog maximum buffer size to Infinity [#1212](https://github.com/intuit/auto/pull/1212) ([@whynotzoidberg](https://github.com/whynotzoidberg))
131
132#### 🔩 Dependency Updates
133
134- Bump fp-ts from 2.5.4 to 2.6.0 [#1209](https://github.com/intuit/auto/pull/1209) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
135- Bump ts-jest from 25.4.0 to 25.5.1 [#1208](https://github.com/intuit/auto/pull/1208) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
136
137#### Authors: 2
138
139- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
140- Till Weisser ([@whynotzoidberg](https://github.com/whynotzoidberg))
141
142---
143
144# v9.31.2 (Mon May 11 2020)
145
146#### 🔩 Dependency Updates
147
148- Bump @typescript-eslint/parser from 2.27.0 to 2.31.0 [#1198](https://github.com/intuit/auto/pull/1198) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
149- Bump eslint-config-prettier from 6.10.1 to 6.11.0 [#1197](https://github.com/intuit/auto/pull/1197) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
150- Bump jest from 25.4.0 to 25.5.4 [#1196](https://github.com/intuit/auto/pull/1196) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
151- Bump eslint-plugin-jest from 23.8.2 to 23.9.0 [#1195](https://github.com/intuit/auto/pull/1195) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
152- Bump @typescript-eslint/eslint-plugin from 2.27.0 to 2.31.0 [#1199](https://github.com/intuit/auto/pull/1199) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
153- Bump semver from 7.2.2 to 7.3.2 [#1200](https://github.com/intuit/auto/pull/1200) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
154- Bump pkg from 4.4.7 to 4.4.8 [#1201](https://github.com/intuit/auto/pull/1201) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
155- Bump file-type from 14.2.0 to 14.3.0 [#1202](https://github.com/intuit/auto/pull/1202) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
156- Bump prettier from 2.0.4 to 2.0.5 [#1203](https://github.com/intuit/auto/pull/1203) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
157
158#### Authors: 1
159
160- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
161
162---
163
164# v9.31.0 (Mon May 04 2020)
165
166#### 🚀 Enhancement
167
168- add --no-changelog option [#1193](https://github.com/intuit/auto/pull/1193) ([@hipstersmoothie](https://github.com/hipstersmoothie))
169
170#### 🐛 Bug Fix
171
172- add --no-changelog option ([@hipstersmoothie](https://github.com/hipstersmoothie))
173
174#### Authors: 1
175
176- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
177
178---
179
180# v9.30.4 (Sat May 02 2020)
181
182#### 🔩 Dependency Updates
183
184- Bump log-symbols from 3.0.0 to 4.0.0 [#1178](https://github.com/intuit/auto/pull/1178) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
185- Bump jest from 25.1.0 to 25.4.0 [#1183](https://github.com/intuit/auto/pull/1183) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
186- Bump @types/node-fetch from 2.5.5 to 2.5.7 [#1182](https://github.com/intuit/auto/pull/1182) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
187- Bump file-type from 14.1.4 to 14.2.0 [#1181](https://github.com/intuit/auto/pull/1181) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
188- Bump ts-jest from 25.3.0 to 25.4.0 [#1180](https://github.com/intuit/auto/pull/1180) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
189- Bump lint-staged from 10.1.6 to 10.1.7 [#1179](https://github.com/intuit/auto/pull/1179) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
190- Bump all-contributors-cli from 6.14.1 to 6.14.2 [#1177](https://github.com/intuit/auto/pull/1177) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
191- Bump @types/node from 13.11.0 to 13.13.4 [#1176](https://github.com/intuit/auto/pull/1176) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
192- Bump fp-ts from 2.5.3 to 2.5.4 [#1175](https://github.com/intuit/auto/pull/1175) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
193
194#### Authors: 1
195
196- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
197
198---
199
200# v9.30.0 (Wed Apr 22 2020)
201
202#### 🐛 Bug Fix
203
204- Bump endent from 1.4.1 to 2.0.1 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
205
206#### 🔩 Dependency Updates
207
208- Bump lint-staged from 10.0.8 to 10.1.6 [#1167](https://github.com/intuit/auto/pull/1167) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
209- Bump @fortawesome/free-solid-svg-icons from 5.12.1 to 5.13.0 [#1169](https://github.com/intuit/auto/pull/1169) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
210- Bump @types/signale from 1.4.0 to 1.4.1 [#1168](https://github.com/intuit/auto/pull/1168) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
211- Bump endent from 1.4.1 to 2.0.1 [#1166](https://github.com/intuit/auto/pull/1166) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
212- Bump eslint-plugin-prettier from 3.1.2 to 3.1.3 [#1165](https://github.com/intuit/auto/pull/1165) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
213- Bump eslint-plugin-import from 2.20.1 to 2.20.2 [#1164](https://github.com/intuit/auto/pull/1164) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
214- Bump io-ts from 2.1.2 to 2.2.1 [#1163](https://github.com/intuit/auto/pull/1163) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
215- Bump eslint-plugin-jsdoc from 22.1.0 to 24.0.0 [#1162](https://github.com/intuit/auto/pull/1162) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
216
217#### Authors: 1
218
219- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
220
221---
222
223# v9.28.3 (Mon Apr 20 2020)
224
225#### 🐛 Bug Fix
226
227- fix quiet flag in npm plugin. was always on [#1161](https://github.com/intuit/auto/pull/1161) ([@hipstersmoothie](https://github.com/hipstersmoothie))
228
229#### Authors: 1
230
231- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
232
233---
234
235# v9.28.2 (Mon Apr 20 2020)
236
237#### 🐛 Bug Fix
238
239- bug in silent flag [#1160](https://github.com/intuit/auto/pull/1160) ([@hipstersmoothie](https://github.com/hipstersmoothie))
240
241#### Authors: 1
242
243- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
244
245---
246
247# v9.28.0 (Fri Apr 17 2020)
248
249#### 🚀 Enhancement
250
251- Add --quiet flag [#1155](https://github.com/intuit/auto/pull/1155) ([@hipstersmoothie](https://github.com/hipstersmoothie))
252
253#### 🐛 Bug Fix
254
255- add quiet flag ([@hipstersmoothie](https://github.com/hipstersmoothie))
256
257#### Authors: 1
258
259- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
260
261---
262
263# v9.27.0 (Tue Apr 14 2020)
264
265#### 🐛 Bug Fix
266
267- Bump chalk from 3.0.0 to 4.0.0 ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
268
269#### 🔩 Dependency Updates
270
271- Bump gitlog from 3.3.4 to 4.0.0 [#1145](https://github.com/intuit/auto/pull/1145) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]) [@hipstersmoothie](https://github.com/hipstersmoothie))
272- Bump pkg from 4.4.6 to 4.4.7 [#1143](https://github.com/intuit/auto/pull/1143) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
273- Bump @typescript-eslint/eslint-plugin from 2.26.0 to 2.27.0 [#1139](https://github.com/intuit/auto/pull/1139) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
274- Bump chalk from 3.0.0 to 4.0.0 [#1140](https://github.com/intuit/auto/pull/1140) ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
275
276#### Authors: 2
277
278- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
279- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
280
281---
282
283# v9.26.6 (Tue Apr 07 2020)
284
285#### 🐛 Bug Fix
286
287- Next improvements [#1135](https://github.com/intuit/auto/pull/1135) ([@hipstersmoothie](https://github.com/hipstersmoothie))
288
289#### Authors: 1
290
291- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
292
293---
294
295# v9.26.0 (Sun Apr 05 2020)
296
297#### 🚀 Enhancement
298
299- Add most flags for version+changelog+release to shipit/latest [#1117](https://github.com/intuit/auto/pull/1117) ([@hipstersmoothie](https://github.com/hipstersmoothie))
300
301#### Authors: 1
302
303- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
304
305---
306
307# v9.25.0 (Thu Apr 02 2020)
308
309#### 🚀 Enhancement
310
311- shipit: expose --only-publish-with-release-label [#1108](https://github.com/intuit/auto/pull/1108) ([@hipstersmoothie](https://github.com/hipstersmoothie))
312
313#### Authors: 1
314
315- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
316
317---
318
319# v9.24.0 (Thu Apr 02 2020)
320
321#### 🚀 Enhancement
322
323- Add `--list-plugins` flag to `info` command [#1103](https://github.com/intuit/auto/pull/1103) ([@hipstersmoothie](https://github.com/hipstersmoothie))
324
325#### Authors: 1
326
327- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
328
329---
330
331# v9.22.0 (Fri Mar 27 2020)
332
333#### 🚀 Enhancement
334
335- Add --title flag to 'auto changelog' [#1084](https://github.com/intuit/auto/pull/1084) ([@hipstersmoothie](https://github.com/hipstersmoothie))
336
337#### Authors: 1
338
339- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
340
341---
342
343# v9.21.1 (Fri Mar 27 2020)
344
345#### 🐛 Bug Fix
346
347- Respect Updated PR Titles [#1082](https://github.com/intuit/auto/pull/1082) ([@hipstersmoothie](https://github.com/hipstersmoothie))
348
349#### Authors: 1
350
351- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
352
353---
354
355# v9.19.1 (Sat Mar 07 2020)
356
357#### 🐛 Bug Fix
358
359- Better GitHub Actions support + docs for github action + handle GITHUB_TOKEN [#1036](https://github.com/intuit/auto/pull/1036) ([@hipstersmoothie](https://github.com/hipstersmoothie))
360
361#### Authors: 1
362
363- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
364
365---
366
367# v9.19.0 (Sat Mar 07 2020)
368
369### Release Notes
370
371_From #996_
372
373The `gradle` plugin has enabled many Java and Android engineers to automate the versioning of their projects. While the old `gradle` plugin's features were primarily targeted at app developers, this release brings features that make `auto` ergonomic for library authors! :tada:
374
375## `-SNAPSHOT` Versioning
376
377A common versioning pattern for java projects is `-SNAPSHOT` Versioning. It is especially helpful for library authors and helps with testing their libraries.
378
379All you have to do to start using this feature is add `-SNAPSHOT` to your version in `build.gradle` or `gradle.properties` and `auto` will start using`-snapshot` Versioning. If you want to configure the snapshot suffix just set `snapshotSuffix` in `gradle.properties`.
380
381## Publish Support
382
383Another useful feature for library authors, `auto` will now call the `publish` task if it is configured for your project. :rocket:
384
385## `versionFile` deprecation
386
387Previously this plugin had to use a `versionFile` to keep track of the version of the project. Now it will parse the `gradle properties` command for this information.
388
389This is not a breaking change, you'll just have an extra file you can delete
390
391---
392
393#### 🚀 Enhancement
394
395- 🐘 Gradle Plugin: Add support for snapshot versioning, publishing, and less configuration [#996](https://github.com/intuit/auto/pull/996) ([@sugarmanz](https://github.com/sugarmanz) Jeremiah_Zucker@Intuit.com [@hipstersmoothie](https://github.com/hipstersmoothie))
396
397#### Authors: 3
398
399- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
400- Jeremiah (Jeremiah_Zucker@Intuit.com)
401- Jeremiah Zucker ([@sugarmanz](https://github.com/sugarmanz))
402
403---
404
405# v9.17.1 (Fri Mar 06 2020)
406
407#### 🐛 Bug Fix
408
409- 📦 🐈 Yarn 2 Compatibility [#1029](https://github.com/intuit/auto/pull/1029) ([@hipstersmoothie](https://github.com/hipstersmoothie))
410
411#### Authors: 1
412
413- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
414
415---
416
417# v9.15.8 (Tue Mar 03 2020)
418
419#### 🐛 Bug Fix
420
421- set license on CLI ([@hipstersmoothie](https://github.com/hipstersmoothie))
422
423#### Authors: 1
424
425- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
426
427---
428
429# v9.15.7 (Tue Mar 03 2020)
430
431#### 🐛 Bug Fix
432
433- update --help output in cli readme ([@hipstersmoothie](https://github.com/hipstersmoothie))
434
435#### Authors: 1
436
437- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
438
439---
440
441# v9.15.4 (Mon Mar 02 2020)
442
443#### 🐛 Bug Fix
444
445- make --force configurable in the .autorc ([@hipstersmoothie](https://github.com/hipstersmoothie))
446- Don't release canary on skip-release by default, add force flag ([@hipstersmoothie](https://github.com/hipstersmoothie))
447
448#### Authors: 1
449
450- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
451
452---
453
454# v9.15.3 (Mon Mar 02 2020)
455
456#### 🐛 Bug Fix
457
458- Bump tslib from 1.11.0 to 1.11.1
459
460Bumps [tslib](https://github.com/Microsoft/tslib) from 1.11.0 to 1.11.1.
461
462- [Release notes](https://github.com/Microsoft/tslib/releases)
463- [Commits](https://github.com/Microsoft/tslib/compare/1.11.0...1.11.1)
464
465Signed-off-by: dependabot-preview[bot] <support@dependabot.com> ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
466
467#### Authors: 1
468
469- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
470
471---
472
473# v9.15.1 (Sun Mar 01 2020)
474
475#### 🐛 Bug Fix
476
477- only get default config in command that allow it, enables shipit to easily use sub-commands configs ([@hipstersmoothie](https://github.com/hipstersmoothie))
478
479#### Authors: 1
480
481- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
482
483---
484
485# v9.15.0 (Sun Mar 01 2020)
486
487#### 🐛 Bug Fix
488
489- enable autorc configuration for some command flags ([@hipstersmoothie](https://github.com/hipstersmoothie))
490- fix tests ([@hipstersmoothie](https://github.com/hipstersmoothie))
491
492#### Authors: 1
493
494- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
495
496---
497
498# v9.13.1 (Mon Feb 24 2020)
499
500#### 🐛 Bug Fix
501
502- Bump tslib from 1.10.0 to 1.11.0
503
504Bumps [tslib](https://github.com/Microsoft/tslib) from 1.10.0 to 1.11.0.
505
506- [Release notes](https://github.com/Microsoft/tslib/releases)
507- [Commits](https://github.com/Microsoft/tslib/compare/1.10.0...1.11.0)
508
509Signed-off-by: dependabot-preview[bot] <support@dependabot.com> ([@dependabot-preview[bot]](https://github.com/dependabot-preview[bot]))
510
511#### Authors: 1
512
513- [@dependabot-preview[bot]](https://github.com/dependabot-preview[bot])
514
515---
516
517# v9.13.0 (Sat Feb 22 2020)
518
519#### 🐛 Bug Fix
520
521- update docs ([@hipstersmoothie](https://github.com/hipstersmoothie))
522
523#### Authors: 1
524
525- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
526
527---
528
529# v9.12.1 (Sat Feb 22 2020)
530
531#### 🐛 Bug Fix
532
533- add warning to CLI flag ([@hipstersmoothie](https://github.com/hipstersmoothie))
534
535#### Authors: 1
536
537- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
538
539---
540
541# v9.11.0 (Fri Feb 21 2020)
542
543#### 🐛 Bug Fix
544
545- Add new command 'latest' for easier testing and more flexibility ([@hipstersmoothie](https://github.com/hipstersmoothie))
546
547#### Authors: 1
548
549- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
550
551---
552
553# v9.10.4 (Thu Feb 06 2020)
554
555#### 🐛 Bug Fix
556
557- fix test ([@hipstersmoothie](https://github.com/hipstersmoothie))
558- dont exit process when calling info in core ([@hipstersmoothie](https://github.com/hipstersmoothie))
559- Run `auto info` when any command is run with --verbose ([@hipstersmoothie](https://github.com/hipstersmoothie))
560
561#### Authors: 1
562
563- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
564
565---
566
567# v9.10.0 (Thu Feb 06 2020)
568
569#### 🐛 Bug Fix
570
571- add "info" command ([@hipstersmoothie](https://github.com/hipstersmoothie))
572
573#### Authors: 1
574
575- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
576
577---
578
579# v9.5.0 (Mon Jan 27 2020)
580
581#### 🐛 Bug Fix
582
583- Overhaul "auto init" experience + make it pluggable ([@hipstersmoothie](https://github.com/hipstersmoothie))
584
585#### Authors: 1
586
587- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
588
589---
590
591# v9.2.1 (Fri Jan 24 2020)
592
593#### 🐛 Bug Fix
594
595- fallback to 0.0.0 in git-tag plugin with no previous releases ([@hipstersmoothie](https://github.com/hipstersmoothie))
596
597#### Authors: 1
598
599- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
600
601---
602
603# v9.0.0 (Mon Jan 13 2020)
604
605#### 🐛 Bug Fix
606
607- be explicit about supported node versions ([@hipstersmoothie](https://github.com/hipstersmoothie))
608
609#### Authors: 1
610
611- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
612
613---
614
615# v8.6.0 (Tue Dec 17 2019)
616
617#### 🐛 Bug Fix
618
619- Bump version to: v8.5.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
620- Update CHANGELOG.md \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
621
622#### Authors: 1
623
624- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
625
626---
627
628# v8.5.0 (Tue Dec 17 2019)
629
630#### 🐛 Bug Fix
631
632- Bump version to: v8.4.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
633- Bump version to: v8.3.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
634- Bump version to: v8.2.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
635- Update CHANGELOG.md \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
636- release: add flag to publish prerelease ([@hipstersmoothie](https://github.com/hipstersmoothie))
637- Bump version to: v8.1.3 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
638- Bump version to: v8.1.2 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
639- Bump version to: v8.1.1 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
640
641#### Authors: 1
642
643- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
644
645---
646
647# v8.4.1 (Mon Dec 16 2019)
648
649#### 🐛 Bug Fix
650
651- alias the canary scope
652
653use alias we define ([@hipstersmoothie](https://github.com/hipstersmoothie))
654
655#### Authors: 1
656
657- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
658
659---
660
661# v8.2.0 (Sun Dec 15 2019)
662
663#### 🐛 Bug Fix
664
665- release: add flag to publish prerelease ([@hipstersmoothie](https://github.com/hipstersmoothie))
666
667#### Authors: 1
668
669- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
670
671---
672
673# v8.0.0 (Wed Dec 11 2019)
674
675#### 🐛 Bug Fix
676
677- Bump version to: v8.0.0-next.4 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
678- create v8 announcement ([@hipstersmoothie](https://github.com/hipstersmoothie))
679- switch from dedent to endent to fix multitemplate indentation ([@hipstersmoothie](https://github.com/hipstersmoothie))
680- post comment prerelase version on prerelease version PR branches ([@hipstersmoothie](https://github.com/hipstersmoothie))
681- Deprecate "--very-verbose, -w" in favor of "-vv" ([@hipstersmoothie](https://github.com/hipstersmoothie))
682- reset versions ([@hipstersmoothie](https://github.com/hipstersmoothie))
683- Bump version to: v8.0.0-next.8 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
684- Bump version to: v8.0.0-next.7 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
685- change skip-release releaseType to just skip ([@hipstersmoothie](https://github.com/hipstersmoothie))
686- Bump version to: v8.0.0-next.6 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
687- Bump version to: v8.0.0-next.5 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
688- update docs ([@hipstersmoothie](https://github.com/hipstersmoothie))
689- Bump version to: v8.0.0-next.3 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
690- implment dry-run flag for next command ([@hipstersmoothie](https://github.com/hipstersmoothie))
691- Bump version to: v8.0.0-next.2 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
692- shipit: add flag to only publish to 'latest' tag when "release" label is present ([@hipstersmoothie](https://github.com/hipstersmoothie))
693- Bump version to: v8.0.0-next.1 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
694- allow user to configure what branches are treated as prerelease branches ([@hipstersmoothie](https://github.com/hipstersmoothie))
695- Bump version to: v8.0.0-next.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
696- Bump version to: v7.17.0-next.1 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
697- Bump version to: v7.17.0-next.0 \[skip ci\] ([@hipstersmoothie](https://github.com/hipstersmoothie))
698- call next from shipit on next branch ([@hipstersmoothie](https://github.com/hipstersmoothie))
699- get next branch release working ([@hipstersmoothie](https://github.com/hipstersmoothie))
700
701#### Authors: 1
702
703- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))