UNPKG

88.3 kBMarkdownView Raw
1## [1.13.3](https://github.com/oclif/oclif/compare/v1.13.2...v1.13.3) (2019-06-17)
2
3
4### Bug Fixes
5
6* set "composite": false ([#247](https://github.com/oclif/oclif/issues/247)) ([25fde1c](https://github.com/oclif/oclif/commit/25fde1c))
7
8## [1.13.2](https://github.com/oclif/oclif/compare/v1.13.1...v1.13.2) (2019-05-29)
9
10
11### Bug Fixes
12
13* update license template copyright year ([9cfaea8](https://github.com/oclif/oclif/commit/9cfaea8))
14
15## [1.13.1](https://github.com/oclif/oclif/compare/v1.13.0...v1.13.1) (2019-03-24)
16
17
18### Bug Fixes
19
20* test on node 10 ([cf10522](https://github.com/oclif/oclif/commit/cf10522))
21
22# [1.13.0](https://github.com/oclif/oclif/compare/v1.12.10...v1.13.0) (2019-03-17)
23
24
25### Features
26
27* Added Travis CI Support ([#214](https://github.com/oclif/oclif/issues/214)) ([5a9d300](https://github.com/oclif/oclif/commit/5a9d300))
28
29## [1.12.10](https://github.com/oclif/oclif/compare/v1.12.9...v1.12.10) (2019-02-12)
30
31
32### Bug Fixes
33
34* don't include mocha types on no mocha ([#206](https://github.com/oclif/oclif/issues/206)) ([505c43b](https://github.com/oclif/oclif/commit/505c43b))
35
36## [1.12.9](https://github.com/oclif/oclif/compare/v1.12.8...v1.12.9) (2019-02-11)
37
38
39### Bug Fixes
40
41* typescript@3.3 ([6ff355f](https://github.com/oclif/oclif/commit/6ff355f))
42
43## [1.12.8](https://github.com/oclif/oclif/compare/v1.12.7...v1.12.8) (2018-12-17)
44
45
46### Bug Fixes
47
48* typescript@3.2 ([#197](https://github.com/oclif/oclif/issues/197)) ([07013c8](https://github.com/oclif/oclif/commit/07013c8))
49
50## [1.12.7](https://github.com/oclif/oclif/compare/v1.12.6...v1.12.7) (2018-12-03)
51
52
53### Bug Fixes
54
55* updated deps ([ffe8868](https://github.com/oclif/oclif/commit/ffe8868))
56
57## [1.12.6](https://github.com/oclif/oclif/compare/v1.12.5...v1.12.6) (2018-11-14)
58
59
60### Bug Fixes
61
62* updated deps ([2ff77ed](https://github.com/oclif/oclif/commit/2ff77ed))
63
64## [1.12.5](https://github.com/oclif/oclif/compare/v1.12.4...v1.12.5) (2018-10-16)
65
66
67### Bug Fixes
68
69* default to not using shrinkwrap ([902c350](https://github.com/oclif/oclif/commit/902c350))
70
71## [1.12.4](https://github.com/oclif/oclif/compare/v1.12.3...v1.12.4) (2018-10-13)
72
73
74### Bug Fixes
75
76* remove greenkeeper badge ([9690390](https://github.com/oclif/oclif/commit/9690390))
77
78## [1.12.3](https://github.com/oclif/oclif/compare/v1.12.2...v1.12.3) (2018-10-13)
79
80
81### Bug Fixes
82
83* prepack ([85c0a36](https://github.com/oclif/oclif/commit/85c0a36))
84
85## [1.12.2](https://github.com/oclif/oclif/compare/v1.12.1...v1.12.2) (2018-10-13)
86
87
88### Bug Fixes
89
90* shrinkwrap ([7f86997](https://github.com/oclif/oclif/commit/7f86997))
91
92## [1.12.1](https://github.com/oclif/oclif/compare/v1.12.0...v1.12.1) (2018-09-15)
93
94
95### Bug Fixes
96
97* source-map-register is not needed ([dfd3170](https://github.com/oclif/oclif/commit/dfd3170))
98
99# [1.12.0](https://github.com/oclif/oclif/compare/v1.11.7...v1.12.0) (2018-09-15)
100
101
102### Bug Fixes
103
104* break linters out into separate question ([a3edcd4](https://github.com/oclif/oclif/commit/a3edcd4))
105* break linters out into separate question ([c8b05f8](https://github.com/oclif/oclif/commit/c8b05f8))
106* break yarn/npm into separate question ([3f80dea](https://github.com/oclif/oclif/commit/3f80dea))
107* remove unnecessary tsc calls ([85082b5](https://github.com/oclif/oclif/commit/85082b5))
108
109
110### Features
111
112* simplify nyc config ([86a2c52](https://github.com/oclif/oclif/commit/86a2c52))
113* use typescript 3.0 project references ([3a9bf0f](https://github.com/oclif/oclif/commit/3a9bf0f))
114
115## [1.11.7](https://github.com/oclif/oclif/compare/v1.11.6...v1.11.7) (2018-09-14)
116
117
118### Bug Fixes
119
120* greenkeeper-lockfile no longer necessary ([8f55fd0](https://github.com/oclif/oclif/commit/8f55fd0))
121
122## [1.11.6](https://github.com/oclif/oclif/compare/v1.11.5...v1.11.6) (2018-09-14)
123
124
125### Bug Fixes
126
127* updated eslint and tslint ([c2ae997](https://github.com/oclif/oclif/commit/c2ae997))
128
129## [1.11.5](https://github.com/oclif/oclif/compare/v1.11.4...v1.11.5) (2018-08-29)
130
131
132### Bug Fixes
133
134* fixpack -> [@oclif](https://github.com/oclif)/fixpack ([a69c4be](https://github.com/oclif/oclif/commit/a69c4be))
135* hide yarn output when not found ([a3897b1](https://github.com/oclif/oclif/commit/a3897b1))
136* set project path for single CLIs ([3ec87bc](https://github.com/oclif/oclif/commit/3ec87bc)), closes [#161](https://github.com/oclif/oclif/issues/161)
137* use [@oclif](https://github.com/oclif)/fixpack to fix audit warning ([0c2aa20](https://github.com/oclif/oclif/commit/0c2aa20))
138
139## [1.11.4](https://github.com/oclif/oclif/compare/v1.11.3...v1.11.4) (2018-08-22)
140
141
142### Bug Fixes
143
144* updated yeoman and update warning ([deea525](https://github.com/oclif/oclif/commit/deea525))
145
146## [1.11.3](https://github.com/oclif/oclif/compare/v1.11.2...v1.11.3) (2018-08-22)
147
148
149### Bug Fixes
150
151* update eslint to latest major in generator ([#152](https://github.com/oclif/oclif/issues/152)) ([7d72d21](https://github.com/oclif/oclif/commit/7d72d21))
152
153## [1.11.2](https://github.com/oclif/oclif/compare/v1.11.1...v1.11.2) (2018-08-17)
154
155
156### Bug Fixes
157
158* use greenkeeper-lockfile@2 ([1e99237](https://github.com/oclif/oclif/commit/1e99237))
159
160## [1.11.1](https://github.com/oclif/oclif/compare/v1.11.0...v1.11.1) (2018-08-17)
161
162
163### Bug Fixes
164
165* updated oclif and dev-cli ([e2adf70](https://github.com/oclif/oclif/commit/e2adf70))
166
167# [1.11.0](https://github.com/oclif/oclif/compare/v1.10.3...v1.11.0) (2018-08-17)
168
169
170### Bug Fixes
171
172* updated oclif ([edd7fd8](https://github.com/oclif/oclif/commit/edd7fd8))
173
174
175### Features
176
177* typescript 3 and ts-node 7 ([9c58896](https://github.com/oclif/oclif/commit/9c58896))
178
179## [1.10.3](https://github.com/oclif/oclif/compare/v1.10.2...v1.10.3) (2018-08-17)
180
181
182### Bug Fixes
183
184* regenerate readme when adding command ([408705b](https://github.com/oclif/oclif/commit/408705b))
185
186## [1.10.2](https://github.com/oclif/oclif/compare/v1.10.1...v1.10.2) (2018-08-17)
187
188
189### Bug Fixes
190
191* generate readme ([185ef6c](https://github.com/oclif/oclif/commit/185ef6c))
192* newlines in readme ([5281952](https://github.com/oclif/oclif/commit/5281952))
193
194## [1.10.1](https://github.com/oclif/oclif/compare/v1.10.0...v1.10.1) (2018-08-17)
195
196
197### Bug Fixes
198
199* add circleci,appveyor,codecov to examples ([5cc3f54](https://github.com/oclif/oclif/commit/5cc3f54))
200* always use --save with npm ([#149](https://github.com/oclif/oclif/issues/149)) ([151af6f](https://github.com/oclif/oclif/commit/151af6f))
201
202# [1.10.0](https://github.com/oclif/oclif/compare/v1.9.0...v1.10.0) (2018-08-17)
203
204
205### Features
206
207* make appveyor optional ([#138](https://github.com/oclif/oclif/issues/138)) ([74d17c1](https://github.com/oclif/oclif/commit/74d17c1))
208* make codecov optional ([#139](https://github.com/oclif/oclif/issues/139)) ([30c6aff](https://github.com/oclif/oclif/commit/30c6aff))
209* typescript 3.x ([5badc7a](https://github.com/oclif/oclif/commit/5badc7a))
210
211# [1.9.0](https://github.com/oclif/oclif/compare/v1.8.6...v1.9.0) (2018-07-09)
212
213
214### Features
215
216* make circleci optional ([#137](https://github.com/oclif/oclif/issues/137)) ([259d304](https://github.com/oclif/oclif/commit/259d304))
217
218## [1.8.6](https://github.com/oclif/oclif/compare/v1.8.5...v1.8.6) (2018-07-02)
219
220
221### Bug Fixes
222
223* updated deps ([6f71fed](https://github.com/oclif/oclif/commit/6f71fed))
224
225## [1.8.5](https://github.com/oclif/oclif/compare/v1.8.4...v1.8.5) (2018-06-16)
226
227
228### Bug Fixes
229
230* remove shrinkwrap after publishing ([3a1441d](https://github.com/oclif/oclif/commit/3a1441d))
231
232## [1.8.4](https://github.com/oclif/oclif/compare/v1.8.3...v1.8.4) (2018-06-14)
233
234
235### Bug Fixes
236
237* js setups ([ab161e5](https://github.com/oclif/oclif/commit/ab161e5))
238
239## [1.8.3](https://github.com/oclif/oclif/compare/v1.8.2...v1.8.3) (2018-06-14)
240
241
242### Bug Fixes
243
244* add shrinkwrap file ([819e971](https://github.com/oclif/oclif/commit/819e971))
245
246## [1.8.2](https://github.com/oclif/oclif/compare/v1.8.1...v1.8.2) (2018-06-12)
247
248
249### Bug Fixes
250
251* Add rimraf to devDependencies for single and multi projects and use it in npm scripts ([#123](https://github.com/oclif/oclif/issues/123)) ([764ade1](https://github.com/oclif/oclif/commit/764ade1))
252
253## [1.8.1](https://github.com/oclif/oclif/compare/v1.8.0...v1.8.1) (2018-06-10)
254
255
256### Bug Fixes
257
258* updated deps ([50604af](https://github.com/oclif/oclif/commit/50604af))
259
260<a name="1.8.0"></a>
261# [1.8.0](https://github.com/oclif/oclif/compare/v1.7.56...v1.8.0) (2018-06-02)
262
263
264### Features
265
266* add oclif badge ([620707c](https://github.com/oclif/oclif/commit/620707c))
267
268<a name="1.7.56"></a>
269## [1.7.56](https://github.com/oclif/oclif/compare/v1.7.55...v1.7.56) (2018-06-01)
270
271
272### Bug Fixes
273
274* nyc@12 ([8984592](https://github.com/oclif/oclif/commit/8984592))
275
276<a name="1.7.55"></a>
277## [1.7.55](https://github.com/oclif/oclif/compare/v1.7.54...v1.7.55) (2018-06-01)
278
279
280### Bug Fixes
281
282* add prepare step ([dd927fb](https://github.com/oclif/oclif/commit/dd927fb))
283* remove es module config ([80ef22b](https://github.com/oclif/oclif/commit/80ef22b))
284* updated deps ([64a13d1](https://github.com/oclif/oclif/commit/64a13d1))
285* updated fancy-test ([a58f942](https://github.com/oclif/oclif/commit/a58f942))
286
287<a name="1.7.54"></a>
288## [1.7.54](https://github.com/oclif/oclif/compare/v1.7.53...v1.7.54) (2018-06-01)
289
290
291### Bug Fixes
292
293* add tslib ([360924a](https://github.com/oclif/oclif/commit/360924a))
294* path names for eslint ([64808b3](https://github.com/oclif/oclif/commit/64808b3))
295* typescript 2.9 ([0774d0f](https://github.com/oclif/oclif/commit/0774d0f))
296
297<a name="1.7.53"></a>
298## [1.7.53](https://github.com/oclif/oclif/compare/v1.7.52...v1.7.53) (2018-05-31)
299
300
301### Bug Fixes
302
303* typescript 2.9 ([3c2b1ea](https://github.com/oclif/oclif/commit/3c2b1ea))
304
305<a name="1.7.52"></a>
306## [1.7.52](https://github.com/oclif/oclif/compare/v1.7.51...v1.7.52) (2018-05-30)
307
308
309### Bug Fixes
310
311* command descriptions not showing up in the help ([#124](https://github.com/oclif/oclif/issues/124)) ([dd37310](https://github.com/oclif/oclif/commit/dd37310))
312
313<a name="1.7.51"></a>
314## [1.7.51](https://github.com/oclif/oclif/compare/v1.7.50...v1.7.51) (2018-05-28)
315
316
317### Bug Fixes
318
319* updated deps ([ff3efd0](https://github.com/oclif/oclif/commit/ff3efd0))
320
321<a name="1.7.50"></a>
322## [1.7.50](https://github.com/oclif/oclif/compare/v1.7.49...v1.7.50) (2018-05-24)
323
324
325### Bug Fixes
326
327* add yarn.lock to npm files for plugins ([06f5893](https://github.com/oclif/oclif/commit/06f5893))
328
329<a name="1.7.49"></a>
330## [1.7.49](https://github.com/oclif/oclif/compare/v1.7.48...v1.7.49) (2018-05-22)
331
332
333### Bug Fixes
334
335* use explicit typeRoot path ([dad2052](https://github.com/oclif/oclif/commit/dad2052))
336
337<a name="1.7.48"></a>
338## [1.7.48](https://github.com/oclif/oclif/compare/v1.7.47...v1.7.48) (2018-05-22)
339
340
341### Bug Fixes
342
343* bust circle cache ([7702f90](https://github.com/oclif/oclif/commit/7702f90))
344
345<a name="1.7.47"></a>
346## [1.7.47](https://github.com/oclif/oclif/compare/v1.7.46...v1.7.47) (2018-05-22)
347
348
349### Bug Fixes
350
351* updated deps ([1668568](https://github.com/oclif/oclif/commit/1668568))
352
353<a name="1.7.46"></a>
354## [1.7.46](https://github.com/oclif/oclif/compare/v1.7.45...v1.7.46) (2018-05-14)
355
356
357### Bug Fixes
358
359* updated deps ([6077f5a](https://github.com/oclif/oclif/commit/6077f5a))
360
361<a name="1.7.45"></a>
362## [1.7.45](https://github.com/oclif/oclif/compare/v1.7.44...v1.7.45) (2018-05-13)
363
364
365### Bug Fixes
366
367* flush stdout on exit ([69c0e3e](https://github.com/oclif/oclif/commit/69c0e3e))
368
369<a name="1.7.44"></a>
370## [1.7.44](https://github.com/oclif/oclif/compare/v1.7.43...v1.7.44) (2018-05-11)
371
372
373### Bug Fixes
374
375* move tslib to dependencies ([2e35528](https://github.com/oclif/oclif/commit/2e35528))
376
377<a name="1.7.43"></a>
378## [1.7.43](https://github.com/oclif/oclif/compare/v1.7.42...v1.7.43) (2018-05-11)
379
380
381### Bug Fixes
382
383* use author for license ([2b28a35](https://github.com/oclif/oclif/commit/2b28a35))
384
385<a name="1.7.42"></a>
386## [1.7.42](https://github.com/oclif/oclif/compare/v1.7.41...v1.7.42) (2018-05-10)
387
388
389### Bug Fixes
390
391* [@typs](https://github.com/typs)/node@10 ([e9b6991](https://github.com/oclif/oclif/commit/e9b6991))
392
393<a name="1.7.41"></a>
394## [1.7.41](https://github.com/oclif/oclif/compare/v1.7.40...v1.7.41) (2018-05-10)
395
396
397### Bug Fixes
398
399* updated deps ([663d802](https://github.com/oclif/oclif/commit/663d802))
400
401<a name="1.7.40"></a>
402## [1.7.40](https://github.com/oclif/oclif/compare/v1.7.39...v1.7.40) (2018-05-07)
403
404
405### Bug Fixes
406
407* ts-node 6 ([98580b1](https://github.com/oclif/oclif/commit/98580b1))
408
409<a name="1.7.39"></a>
410## [1.7.39](https://github.com/oclif/oclif/compare/v1.7.38...v1.7.39) (2018-05-07)
411
412
413### Bug Fixes
414
415* use caret versions ([8f582e8](https://github.com/oclif/oclif/commit/8f582e8))
416
417<a name="1.7.38"></a>
418## [1.7.38](https://github.com/oclif/oclif/compare/v1.7.37...v1.7.38) (2018-05-04)
419
420
421### Bug Fixes
422
423* updated deps ([680381b](https://github.com/oclif/oclif/commit/680381b))
424
425<a name="1.7.37"></a>
426## [1.7.37](https://github.com/oclif/oclif/compare/v1.7.36...v1.7.37) (2018-05-03)
427
428
429### Bug Fixes
430
431* rename oclif manifest to not be a dotfile ([84d16a2](https://github.com/oclif/oclif/commit/84d16a2))
432
433<a name="1.7.36"></a>
434## [1.7.36](https://github.com/oclif/oclif/compare/v1.7.35...v1.7.36) (2018-05-01)
435
436
437### Bug Fixes
438
439* updated deps ([7bc00db](https://github.com/oclif/oclif/commit/7bc00db))
440
441<a name="1.7.35"></a>
442## [1.7.35](https://github.com/oclif/oclif/compare/v1.7.34...v1.7.35) (2018-04-21)
443
444
445### Bug Fixes
446
447* updated deps ([e5a8ad7](https://github.com/oclif/oclif/commit/e5a8ad7))
448
449<a name="1.7.34"></a>
450## [1.7.34](https://github.com/oclif/oclif/compare/v1.7.33...v1.7.34) (2018-04-20)
451
452
453### Bug Fixes
454
455* only add root manifest ([e09b530](https://github.com/oclif/oclif/commit/e09b530))
456
457<a name="1.7.33"></a>
458## [1.7.33](https://github.com/oclif/oclif/compare/v1.7.32...v1.7.33) (2018-04-20)
459
460
461### Bug Fixes
462
463* gitignore nyc_output ([270c5ef](https://github.com/oclif/oclif/commit/270c5ef))
464
465<a name="1.7.32"></a>
466## [1.7.32](https://github.com/oclif/oclif/compare/v1.7.31...v1.7.32) (2018-04-18)
467
468
469### Bug Fixes
470
471* use npm instead of yarn in CI scripts when not using yarn ([#108](https://github.com/oclif/oclif/issues/108)) ([04fc972](https://github.com/oclif/oclif/commit/04fc972))
472
473<a name="1.7.31"></a>
474## [1.7.31](https://github.com/oclif/oclif/compare/v1.7.30...v1.7.31) (2018-04-17)
475
476
477### Bug Fixes
478
479* updated deps ([447acaa](https://github.com/oclif/oclif/commit/447acaa))
480
481<a name="1.7.30"></a>
482## [1.7.30](https://github.com/oclif/oclif/compare/v1.7.29...v1.7.30) (2018-04-10)
483
484
485### Bug Fixes
486
487* break up code coverage into its own step ([0f2ecae](https://github.com/oclif/oclif/commit/0f2ecae))
488
489<a name="1.7.29"></a>
490## [1.7.29](https://github.com/oclif/oclif/compare/v1.7.28...v1.7.29) (2018-04-10)
491
492
493### Bug Fixes
494
495* remove junit reporter from circle ([1927369](https://github.com/oclif/oclif/commit/1927369))
496
497<a name="1.7.28"></a>
498## [1.7.28](https://github.com/oclif/oclif/compare/v1.7.27...v1.7.28) (2018-04-09)
499
500
501### Bug Fixes
502
503* add another command to multi examples ([3fc97ec](https://github.com/oclif/oclif/commit/3fc97ec))
504* command example generation ([41c00ca](https://github.com/oclif/oclif/commit/41c00ca))
505
506<a name="1.7.27"></a>
507## [1.7.27](https://github.com/oclif/oclif/compare/v1.7.26...v1.7.27) (2018-04-09)
508
509
510### Bug Fixes
511
512* generate readme before packing ([fe9be07](https://github.com/oclif/oclif/commit/fe9be07))
513
514<a name="1.7.26"></a>
515## [1.7.26](https://github.com/oclif/oclif/compare/v1.7.25...v1.7.26) (2018-04-09)
516
517
518### Bug Fixes
519
520* add descriptions for circle tasks ([494d6ac](https://github.com/oclif/oclif/commit/494d6ac))
521
522<a name="1.7.25"></a>
523## [1.7.25](https://github.com/oclif/oclif/compare/v1.7.24...v1.7.25) (2018-04-09)
524
525
526### Bug Fixes
527
528* add descriptions for circle tasks ([de4f924](https://github.com/oclif/oclif/commit/de4f924))
529
530<a name="1.7.24"></a>
531## [1.7.24](https://github.com/oclif/oclif/compare/v1.7.23...v1.7.24) (2018-04-08)
532
533
534### Bug Fixes
535
536* lock down deps ([ac95a07](https://github.com/oclif/oclif/commit/ac95a07))
537
538<a name="1.7.23"></a>
539## [1.7.23](https://github.com/oclif/oclif/compare/v1.7.22...v1.7.23) (2018-04-08)
540
541
542### Bug Fixes
543
544* command path on windows ([#96](https://github.com/oclif/oclif/issues/96)) ([612f401](https://github.com/oclif/oclif/commit/612f401))
545* ignore any node_modules directories ([ceb13f2](https://github.com/oclif/oclif/commit/ceb13f2))
546* ignore package-lock.json ([8cb8582](https://github.com/oclif/oclif/commit/8cb8582))
547* skip eslint files when using typescript ([7dec822](https://github.com/oclif/oclif/commit/7dec822))
548
549<a name="1.7.22"></a>
550## [1.7.22](https://github.com/oclif/oclif/compare/v1.7.21...v1.7.22) (2018-04-08)
551
552
553### Bug Fixes
554
555* fixed lint issues ([3048e06](https://github.com/oclif/oclif/commit/3048e06))
556* remove unneeded script ([016849f](https://github.com/oclif/oclif/commit/016849f))
557
558<a name="1.7.21"></a>
559## [1.7.21](https://github.com/oclif/oclif/compare/v1.7.20...v1.7.21) (2018-04-08)
560
561
562### Bug Fixes
563
564* simplify npm script usage ([8e17b32](https://github.com/oclif/oclif/commit/8e17b32))
565* simplify npm script usage ([417cd49](https://github.com/oclif/oclif/commit/417cd49))
566* use npm pack in test ([7474932](https://github.com/oclif/oclif/commit/7474932))
567* use npm pack in test ([1a4de12](https://github.com/oclif/oclif/commit/1a4de12))
568
569<a name="1.7.20"></a>
570## [1.7.20](https://github.com/oclif/oclif/compare/v1.7.19...v1.7.20) (2018-04-08)
571
572
573### Bug Fixes
574
575* define help flag on initial command ([e1b68a3](https://github.com/oclif/oclif/commit/e1b68a3))
576
577<a name="1.7.19"></a>
578## [1.7.19](https://github.com/oclif/oclif/compare/v1.7.18...v1.7.19) (2018-04-07)
579
580
581### Bug Fixes
582
583* gitignore /dist ([d0bb4f0](https://github.com/oclif/oclif/commit/d0bb4f0))
584
585<a name="1.7.18"></a>
586## [1.7.18](https://github.com/oclif/oclif/compare/v1.7.17...v1.7.18) (2018-04-07)
587
588
589### Bug Fixes
590
591* use posttest instead of lint script ([48516e1](https://github.com/oclif/oclif/commit/48516e1))
592
593<a name="1.7.17"></a>
594## [1.7.17](https://github.com/oclif/oclif/compare/v1.7.16...v1.7.17) (2018-04-06)
595
596
597### Bug Fixes
598
599* set repository to input ([276ac06](https://github.com/oclif/oclif/commit/276ac06))
600
601<a name="1.7.16"></a>
602## [1.7.16](https://github.com/oclif/oclif/compare/v1.7.15...v1.7.16) (2018-04-06)
603
604
605### Bug Fixes
606
607* remove declarations from test tslint ([3d8181b](https://github.com/oclif/oclif/commit/3d8181b))
608
609<a name="1.7.15"></a>
610## [1.7.15](https://github.com/oclif/oclif/compare/v1.7.14...v1.7.15) (2018-04-06)
611
612
613### Bug Fixes
614
615* use package-lock.json or yarn.lock from root only ([9cb57ac](https://github.com/oclif/oclif/commit/9cb57ac))
616
617<a name="1.7.14"></a>
618## [1.7.14](https://github.com/oclif/oclif/compare/v1.7.13...v1.7.14) (2018-04-05)
619
620
621### Bug Fixes
622
623* ignore package-lock.json or yarn.lock ([e589f0a](https://github.com/oclif/oclif/commit/e589f0a))
624
625<a name="1.7.13"></a>
626## [1.7.13](https://github.com/oclif/oclif/compare/v1.7.12...v1.7.13) (2018-04-04)
627
628
629### Bug Fixes
630
631* fixed commands directory in example ([2d8b964](https://github.com/oclif/oclif/commit/2d8b964))
632
633<a name="1.7.12"></a>
634## [1.7.12](https://github.com/oclif/oclif/compare/v1.7.11...v1.7.12) (2018-04-04)
635
636
637### Bug Fixes
638
639* only show examples if generating hello command ([147a317](https://github.com/oclif/oclif/commit/147a317))
640* show ts path in example command instead of js path ([12869c4](https://github.com/oclif/oclif/commit/12869c4))
641
642<a name="1.7.11"></a>
643## [1.7.11](https://github.com/oclif/oclif/compare/v1.7.10...v1.7.11) (2018-04-02)
644
645
646### Bug Fixes
647
648* **generators/command:** assert cwd is a project ([#94](https://github.com/oclif/oclif/issues/94)) ([192f268](https://github.com/oclif/oclif/commit/192f268))
649
650<a name="1.7.10"></a>
651## [1.7.10](https://github.com/oclif/oclif/compare/v1.7.9...v1.7.10) (2018-03-28)
652
653
654### Bug Fixes
655
656* remove commitlint from this project ([#87](https://github.com/oclif/oclif/issues/87)) ([beb4b4e](https://github.com/oclif/oclif/commit/beb4b4e))
657
658<a name="1.7.9"></a>
659## [1.7.9](https://github.com/oclif/oclif/compare/v1.7.8...v1.7.9) (2018-03-25)
660
661
662### Bug Fixes
663
664* move release script into semantic-release ([020e633](https://github.com/oclif/oclif/commit/020e633))
665
666<a name="1.7.8"></a>
667## [1.7.8](https://github.com/oclif/oclif/compare/v1.7.7...v1.7.8) (2018-03-25)
668
669
670### Bug Fixes
671
672* automate create-oclif publishing ([bffcc90](https://github.com/oclif/oclif/commit/bffcc90))
673
674<a name="1.7.7"></a>
675## [1.7.7](https://github.com/oclif/oclif/compare/v1.7.6...v1.7.7) (2018-03-25)
676
677
678### Bug Fixes
679
680* updated command ([bd7921f](https://github.com/oclif/oclif/commit/bd7921f))
681
682<a name="1.7.6"></a>
683## [1.7.6](https://github.com/oclif/oclif/compare/v1.7.5...v1.7.6) (2018-03-24)
684
685
686### Bug Fixes
687
688* updated config and warn-if-update-available ([db21fca](https://github.com/oclif/oclif/commit/db21fca))
689
690<a name="1.7.5"></a>
691## [1.7.5](https://github.com/oclif/oclif/compare/v1.7.4...v1.7.5) (2018-03-24)
692
693
694### Bug Fixes
695
696* add warning if CLI is out of date ([fa5ed18](https://github.com/oclif/oclif/commit/fa5ed18))
697
698<a name="1.7.4"></a>
699## [1.7.4](https://github.com/oclif/oclif/compare/v1.7.3...v1.7.4) (2018-03-24)
700
701
702### Bug Fixes
703
704* updated plugin-help ([19df489](https://github.com/oclif/oclif/commit/19df489))
705
706<a name="1.7.3"></a>
707## [1.7.3](https://github.com/oclif/oclif/compare/v1.7.2...v1.7.3) (2018-03-24)
708
709
710### Bug Fixes
711
712* add hook to circle ([a4da315](https://github.com/oclif/oclif/commit/a4da315))
713* fixed hook circle config test ([3f4ab92](https://github.com/oclif/oclif/commit/3f4ab92))
714* updated plugin-help ([cb53bb3](https://github.com/oclif/oclif/commit/cb53bb3))
715
716<a name="1.7.2"></a>
717## [1.7.2](https://github.com/oclif/oclif/compare/v1.7.1...v1.7.2) (2018-03-24)
718
719
720### Bug Fixes
721
722* add yarn to examples ([b4cd8b3](https://github.com/oclif/oclif/commit/b4cd8b3))
723* fixed semantic-release config ([a4f69f1](https://github.com/oclif/oclif/commit/a4f69f1))
724* update semantic-release ([9f45593](https://github.com/oclif/oclif/commit/9f45593))
725* update semantic-release ([d2e3159](https://github.com/oclif/oclif/commit/d2e3159))
726
727<a name="1.7.1"></a>
728## [1.7.1](https://github.com/oclif/oclif/compare/7b683610ea2e5f16d622a0b7ebb6b9d2ee484b07...v1.7.1) (2018-03-24)
729
730
731### Bug Fixes
732
733* remove commitlint ([#83](https://github.com/oclif/oclif/issues/83)) ([b5c6327](https://github.com/oclif/oclif/commit/b5c6327))
734
735<a name="1.7.0"></a>
736# [1.7.0](https://github.com/oclif/oclif/compare/c45448e97858b789a91f765c631c91c7f8263f9f...v1.7.0) (2018-03-24)
737
738
739### Features
740
741* removes snyk readme template badge ([#80](https://github.com/oclif/oclif/issues/80)) ([7b68361](https://github.com/oclif/oclif/commit/7b68361)), closes [oclif/oclif#69](https://github.com/oclif/oclif/issues/69)
742
743<a name="1.6.0"></a>
744# [1.6.0](https://github.com/oclif/oclif/compare/e117a8559b1ad84c8110df71906ca4c975ab529f...v1.6.0) (2018-03-24)
745
746
747### Features
748
749* removes greenkeeper readme template badge ([#81](https://github.com/oclif/oclif/issues/81)) ([c45448e](https://github.com/oclif/oclif/commit/c45448e)), closes [oclif/oclif#70](https://github.com/oclif/oclif/issues/70)
750
751<a name="1.5.8"></a>
752## [1.5.8](https://github.com/oclif/oclif/compare/214be061c7f17287a12474e0dff4d39cc63e8109...v1.5.8) (2018-03-24)
753
754
755### Bug Fixes
756
757* fix hooks to work with ts-node ([e117a85](https://github.com/oclif/oclif/commit/e117a85)), closes [#78](https://github.com/oclif/oclif/issues/78)
758
759<a name="1.5.7"></a>
760## [1.5.7](https://github.com/oclif/oclif/compare/e6446ca65238f4ab21f3e30f0391bf4e49cc6f95...v1.5.7) (2018-03-24)
761
762
763### Bug Fixes
764
765* fixed yarn detection ([214be06](https://github.com/oclif/oclif/commit/214be06))
766
767<a name="1.5.6"></a>
768## [1.5.6](https://github.com/oclif/oclif/compare/19579350dadf5007c5155cd9c41834345acb17f3...v1.5.6) (2018-03-24)
769
770
771### Bug Fixes
772
773* updated command/config ([e6446ca](https://github.com/oclif/oclif/commit/e6446ca))
774
775<a name="1.5.5"></a>
776## [1.5.5](https://github.com/oclif/oclif/compare/c82d5f484a425261cbe28692aabc3c30b5827550...v1.5.5) (2018-03-24)
777
778
779### Bug Fixes
780
781* fixed npm devDependencies ([1957935](https://github.com/oclif/oclif/commit/1957935))
782* move globby to devDependencies ([9f07b24](https://github.com/oclif/oclif/commit/9f07b24))
783
784<a name="1.5.4"></a>
785## [1.5.4](https://github.com/oclif/oclif/compare/367e189144af37df10373e4a20e9d22106e97e29...v1.5.4) (2018-03-24)
786
787
788### Bug Fixes
789
790* [@oclif](https://github.com/oclif)/errors no longer directly required ([c82d5f4](https://github.com/oclif/oclif/commit/c82d5f4))
791
792<a name="1.5.3"></a>
793## [1.5.3](https://github.com/oclif/oclif/compare/90ffc41943efe6c0de36d8793097581737c7a5b5...v1.5.3) (2018-03-24)
794
795
796### Bug Fixes
797
798* updated deps ([367e189](https://github.com/oclif/oclif/commit/367e189))
799
800<a name="1.5.2"></a>
801## [1.5.2](https://github.com/oclif/oclif/compare/d24456ba28f0ea2d4e392dda30a4543a461fc6c5...v1.5.2) (2018-03-23)
802
803
804### Bug Fixes
805
806* updated dev-cli ([90ffc41](https://github.com/oclif/oclif/commit/90ffc41))
807
808<a name="1.5.1"></a>
809## [1.5.1](https://github.com/oclif/oclif/compare/4106708e3fa2332fcada0361c76a1071f61315a8...v1.5.1) (2018-03-23)
810
811
812### Bug Fixes
813
814* add usage/command headers explicitly ([d24456b](https://github.com/oclif/oclif/commit/d24456b))
815
816<a name="1.5.0"></a>
817# [1.5.0](https://github.com/oclif/oclif/compare/f8337999b5a22cbe9bfa90a7d7a026a1a15a333b...v1.5.0) (2018-03-23)
818
819
820### Features
821
822* add hook generator ([#77](https://github.com/oclif/oclif/issues/77)) ([4106708](https://github.com/oclif/oclif/commit/4106708))
823
824<a name="1.4.12"></a>
825## [1.4.12](https://github.com/oclif/oclif/compare/43ebebaec031697f7e1595e79771d15c76e11cd6...v1.4.12) (2018-03-23)
826
827
828### Bug Fixes
829
830* document yarn flag ([f833799](https://github.com/oclif/oclif/commit/f833799))
831
832<a name="1.4.11"></a>
833## [1.4.11](https://github.com/oclif/oclif/compare/01370d252da66e25b80a2947ec38e4db21101a61...v1.4.11) (2018-03-23)
834
835
836### Bug Fixes
837
838* move docs to oclif.io ([43ebeba](https://github.com/oclif/oclif/commit/43ebeba))
839* move docs to oclif.io ([c067401](https://github.com/oclif/oclif/commit/c067401))
840
841<a name="1.4.10"></a>
842## [1.4.10](https://github.com/oclif/oclif/compare/71576609c182f8fbffbffdf408671c5cb9c4a0b6...v1.4.10) (2018-03-22)
843
844
845### Bug Fixes
846
847* use npm for scripts if not yarn ([01370d2](https://github.com/oclif/oclif/commit/01370d2))
848
849<a name="1.4.9"></a>
850## [1.4.9](https://github.com/oclif/oclif/compare/5ef966fc1f4165983c9ff6ca8250e7e5d61c79bf...v1.4.9) (2018-03-22)
851
852
853### Bug Fixes
854
855* make yarn optional ([#76](https://github.com/oclif/oclif/issues/76)) ([7157660](https://github.com/oclif/oclif/commit/7157660))
856
857<a name="1.4.7"></a>
858## [1.4.7](https://github.com/oclif/oclif/compare/241741aedd890b37be615972da35f02596cde082...v1.4.7) (2018-03-22)
859
860
861### Bug Fixes
862
863* add path argument description ([c37e724](https://github.com/oclif/oclif/commit/c37e724))
864
865<a name="1.4.6"></a>
866## [1.4.6](https://github.com/oclif/oclif/compare/032b2319d756e0817f96c6311cbaa3a027f6b0e2...v1.4.6) (2018-03-22)
867
868
869### Bug Fixes
870
871* build manifest ([241741a](https://github.com/oclif/oclif/commit/241741a))
872
873<a name="1.4.5"></a>
874## [1.4.5](https://github.com/oclif/oclif/compare/4d774b17451c873cb736c8d458b884a4d2916474...v1.4.5) (2018-03-22)
875
876
877### Bug Fixes
878
879* set OCLIF_NEXT_VERSION ([032b231](https://github.com/oclif/oclif/commit/032b231))
880
881<a name="1.4.4"></a>
882## [1.4.4](https://github.com/oclif/oclif/compare/f9a733a0c78d4f9e2a8a22d3fc7320cf2d978398...v1.4.4) (2018-03-22)
883
884
885### Bug Fixes
886
887* set OCLIF_NEXT_VERSION ([4d774b1](https://github.com/oclif/oclif/commit/4d774b1))
888
889<a name="1.4.3"></a>
890## [1.4.3](https://github.com/oclif/oclif/compare/c9307e7e986a44e5882d29bee5e0ffaca266834b...v1.4.3) (2018-03-22)
891
892
893### Bug Fixes
894
895* updated dev-cli ([f9a733a](https://github.com/oclif/oclif/commit/f9a733a))
896
897<a name="1.4.1"></a>
898## [1.4.1](https://github.com/oclif/oclif/compare/e3a7943855ffbe96de697541025a90cf59194076...v1.4.1) (2018-03-21)
899
900
901### Bug Fixes
902
903* remove noUnusedLocals and noUnusedParameters as these are checked with tslint ([06e2c46](https://github.com/oclif/oclif/commit/06e2c46))
904
905<a name="1.4.0"></a>
906# [1.4.0](https://github.com/oclif/oclif/compare/009490b5de98bb9e71874abee253eb1be85f38d1...v1.4.0) (2018-03-21)
907
908
909### Features
910
911* add tslint component option ([#63](https://github.com/oclif/oclif/issues/63)) ([e3a7943](https://github.com/oclif/oclif/commit/e3a7943))
912
913<a name="1.3.14"></a>
914## [1.3.14](https://github.com/oclif/oclif/compare/64971883b1df554d06a13a8242694f34c517b1e6...v1.3.14) (2018-03-21)
915
916
917### Bug Fixes
918
919* add -h and -v flags for single ([#62](https://github.com/oclif/oclif/issues/62)) ([009490b](https://github.com/oclif/oclif/commit/009490b))
920
921<a name="1.3.13"></a>
922## [1.3.13](https://github.com/oclif/oclif/compare/d91482b5a701198d554bde2495be924ece3486cc...v1.3.13) (2018-03-21)
923
924
925### Bug Fixes
926
927* use version long flag for circle test ([#61](https://github.com/oclif/oclif/issues/61)) ([6497188](https://github.com/oclif/oclif/commit/6497188))
928
929<a name="1.3.12"></a>
930## [1.3.12](https://github.com/oclif/oclif/compare/edacb134324c59c5a778ff3fd870804800662eeb...v1.3.12) (2018-03-21)
931
932
933### Bug Fixes
934
935* readme template ([#60](https://github.com/oclif/oclif/issues/60)) ([d91482b](https://github.com/oclif/oclif/commit/d91482b))
936
937<a name="1.3.11"></a>
938## [1.3.11](https://github.com/oclif/oclif/compare/c22f423a73ba134afb1087b125413de6fb5a223e...v1.3.11) (2018-03-20)
939
940
941### Bug Fixes
942
943* bump dependencies ([edacb13](https://github.com/oclif/oclif/commit/edacb13))
944
945<a name="1.3.10"></a>
946## [1.3.10](https://github.com/oclif/oclif/compare/bbea1b6c7c4d0c3a90a0da7ca37766448561730a...v1.3.10) (2018-03-15)
947
948
949### Bug Fixes
950
951* return a promise from yeoman callback style so it actually awaits ([#43](https://github.com/oclif/oclif/issues/43)) ([c22f423](https://github.com/oclif/oclif/commit/c22f423))
952
953<a name="1.3.9"></a>
954## [1.3.9](https://github.com/oclif/oclif/compare/a45f4058f9492d8c7cb7cf4a6906a709b34165e9...v1.3.9) (2018-03-08)
955
956
957### Bug Fixes
958
959* add component descriptions and default mocha and ts ([#42](https://github.com/oclif/oclif/issues/42)) ([bbea1b6](https://github.com/oclif/oclif/commit/bbea1b6))
960* add component descriptions and option to skip ([25cf71e](https://github.com/oclif/oclif/commit/25cf71e))
961
962<a name="1.3.8"></a>
963## [1.3.8](https://github.com/oclif/oclif/compare/0d6ab82e4db4f99e28273af25425fc9f3919334d...v1.3.8) (2018-02-28)
964
965
966### Bug Fixes
967
968* fixed ts-node compatibility ([a45f405](https://github.com/oclif/oclif/commit/a45f405))
969
970<a name="1.3.7"></a>
971## [1.3.7](https://github.com/oclif/oclif/compare/c9741f7ac908f44d963dadda9c19aa1a50fd0ad6...v1.3.7) (2018-02-17)
972
973
974### Bug Fixes
975
976* updated help ([0d6ab82](https://github.com/oclif/oclif/commit/0d6ab82))
977
978<a name="1.3.6"></a>
979## [1.3.6](https://github.com/oclif/oclif/compare/3ffd29af6122becb6f9006df364c5092ef9fad08...v1.3.6) (2018-02-17)
980
981
982### Bug Fixes
983
984* show full path to file ([c9741f7](https://github.com/oclif/oclif/commit/c9741f7))
985
986<a name="1.3.5"></a>
987## [1.3.5](https://github.com/oclif/oclif/compare/8359976eda2665452ecb138291355444ab699809...v1.3.5) (2018-02-17)
988
989
990### Bug Fixes
991
992* updated command ([3ffd29a](https://github.com/oclif/oclif/commit/3ffd29a))
993
994<a name="1.3.4"></a>
995## [1.3.4](https://github.com/oclif/oclif/compare/1d890f6ed224134ef7bf549d0a6ab34aaa49ae78...v1.3.4) (2018-02-15)
996
997
998### Bug Fixes
999
1000* updated dev-cli ([8359976](https://github.com/oclif/oclif/commit/8359976))
1001
1002<a name="1.3.3"></a>
1003## [1.3.3](https://github.com/oclif/oclif/compare/fb7765cf6e6aee9be110eab94e596cdc85c323dc...v1.3.3) (2018-02-15)
1004
1005
1006### Bug Fixes
1007
1008* updated dev-cli ([1d890f6](https://github.com/oclif/oclif/commit/1d890f6))
1009
1010<a name="1.3.2"></a>
1011## [1.3.2](https://github.com/oclif/oclif/compare/6bb89b6e1ce6f17c1a57c6671c1df4178b595da8...v1.3.2) (2018-02-15)
1012
1013
1014### Bug Fixes
1015
1016* add emojis to readme ([fb7765c](https://github.com/oclif/oclif/commit/fb7765c))
1017
1018<a name="1.3.1"></a>
1019## [1.3.1](https://github.com/oclif/oclif/compare/17f4b2a47249c8568bf4e0e65961b01d5461cb8e...v1.3.1) (2018-02-15)
1020
1021
1022### Bug Fixes
1023
1024* updated dev-cli ([dc18085](https://github.com/oclif/oclif/commit/dc18085))
1025* use shield style for circle ([6bb89b6](https://github.com/oclif/oclif/commit/6bb89b6))
1026* use shield style for circle ([d0533a6](https://github.com/oclif/oclif/commit/d0533a6))
1027
1028<a name="1.3.0"></a>
1029# [1.3.0](https://github.com/oclif/oclif/compare/59e3e32f39f251414f10224cfe49c5f2bee44090...v1.3.0) (2018-02-15)
1030
1031
1032### Features
1033
1034* add LICENSE if salesforce repo + mit ([17f4b2a](https://github.com/oclif/oclif/commit/17f4b2a))
1035* add LICENSE if salesforce repo + mit ([94847e5](https://github.com/oclif/oclif/commit/94847e5))
1036
1037<a name="1.2.14"></a>
1038## [1.2.14](https://github.com/oclif/oclif/compare/c4de729b1570ef0f3e544693c94ca008ff4557f8...v1.2.14) (2018-02-15)
1039
1040
1041### Bug Fixes
1042
1043* updated dev-cli ([59e3e32](https://github.com/oclif/oclif/commit/59e3e32))
1044
1045<a name="1.2.12"></a>
1046## [1.2.12](https://github.com/oclif/oclif/compare/f1829b73960bacd99efe1668a9e93bf23e578e62...v1.2.12) (2018-02-15)
1047
1048
1049### Bug Fixes
1050
1051* fixed repo link ([dddd420](https://github.com/oclif/oclif/commit/dddd420))
1052
1053<a name="1.2.11"></a>
1054## [1.2.11](https://github.com/oclif/cli/compare/bbfac28675d71d64cfd8ab037856b7963555830c...v1.2.11) (2018-02-15)
1055
1056
1057### Bug Fixes
1058
1059* readme improvements ([f1829b7](https://github.com/oclif/cli/commit/f1829b7))
1060
1061<a name="1.2.10"></a>
1062## [1.2.10](https://github.com/oclif/cli/compare/cc5fd9bebd22c10810622feefe21b7c8e3703225...v1.2.10) (2018-02-15)
1063
1064
1065### Bug Fixes
1066
1067* updated dev-cli ([bbfac28](https://github.com/oclif/cli/commit/bbfac28))
1068
1069<a name="1.2.9"></a>
1070## [1.2.9](https://github.com/oclif/cli/compare/842fa2723d9026a4d9dd6d52194a989c0b30ae7a...v1.2.9) (2018-02-15)
1071
1072
1073### Bug Fixes
1074
1075* improve docs ([cc5fd9b](https://github.com/oclif/cli/commit/cc5fd9b))
1076
1077<a name="1.2.8"></a>
1078## [1.2.8](https://github.com/oclif/cli/compare/32ca869f48afcda131db592f9dc6a6a5cd30e193...v1.2.8) (2018-02-15)
1079
1080
1081### Bug Fixes
1082
1083* use github for snyk ([842fa27](https://github.com/oclif/cli/commit/842fa27))
1084
1085<a name="1.2.7"></a>
1086## [1.2.7](https://github.com/oclif/cli/compare/6bf6fcd9ac7e7271c225fef36b3ab91baac14a82...v1.2.7) (2018-02-15)
1087
1088
1089### Bug Fixes
1090
1091* doc improvements ([9ebd831](https://github.com/oclif/cli/commit/9ebd831))
1092* updated dev-cli ([32ca869](https://github.com/oclif/cli/commit/32ca869))
1093
1094<a name="1.2.6"></a>
1095## [1.2.6](https://github.com/oclif/cli/compare/7997c864efc2e04f62a95838f73e9967a8d8e0a5...v1.2.6) (2018-02-15)
1096
1097
1098### Bug Fixes
1099
1100* updated deps ([6bf6fcd](https://github.com/oclif/cli/commit/6bf6fcd))
1101
1102<a name="1.2.5"></a>
1103## [1.2.5](https://github.com/oclif/cli/compare/6f858e466b938c9c09865e35c9cd579ba2a030cb...v1.2.5) (2018-02-14)
1104
1105
1106### Bug Fixes
1107
1108* run version command ([7997c86](https://github.com/oclif/cli/commit/7997c86))
1109
1110<a name="1.2.4"></a>
1111## [1.2.4](https://github.com/oclif/cli/compare/1171d36e5984234c2e964857ebd4f168792726d5...v1.2.4) (2018-02-14)
1112
1113
1114### Bug Fixes
1115
1116* docs ([6f858e4](https://github.com/oclif/cli/commit/6f858e4))
1117
1118<a name="1.2.3"></a>
1119## [1.2.3](https://github.com/oclif/cli/compare/c2b8476dd87eade0330fd87576705833462db597...v1.2.3) (2018-02-14)
1120
1121
1122### Bug Fixes
1123
1124* add docs ([e6d3dab](https://github.com/oclif/cli/commit/e6d3dab))
1125* add docs ([f314205](https://github.com/oclif/cli/commit/f314205))
1126* updated readme links ([1171d36](https://github.com/oclif/cli/commit/1171d36))
1127
1128<a name="1.2.2"></a>
1129## [1.2.2](https://github.com/oclif/cli/compare/740c0d75f64ef09e9e88158bf42e31d3cea49c5d...v1.2.2) (2018-02-14)
1130
1131
1132### Bug Fixes
1133
1134* doc improvements ([c2b8476](https://github.com/oclif/cli/commit/c2b8476))
1135
1136<a name="1.2.1"></a>
1137## [1.2.1](https://github.com/oclif/cli/compare/c8d0f11cb67b4abf4c1bb1744b58bb45317e538c...v1.2.1) (2018-02-14)
1138
1139
1140### Bug Fixes
1141
1142* doc improvements ([740c0d7](https://github.com/oclif/cli/commit/740c0d7))
1143
1144<a name="1.2.0"></a>
1145# [1.2.0](https://github.com/oclif/cli/compare/65b831cdf4e3c85748f7a2b71331d37961087be9...v1.2.0) (2018-02-14)
1146
1147
1148### Bug Fixes
1149
1150* set bin for plugins ([c8d0f11](https://github.com/oclif/cli/commit/c8d0f11))
1151
1152
1153### Features
1154
1155* added readme toc ([2cdba83](https://github.com/oclif/cli/commit/2cdba83))
1156
1157<a name="1.1.2"></a>
1158## [1.1.2](https://github.com/oclif/cli/compare/218101cb0c3124a5676ea22b05cf4b4defeb0208...v1.1.2) (2018-02-14)
1159
1160
1161### Bug Fixes
1162
1163* automatically replace readme on generation ([65b831c](https://github.com/oclif/cli/commit/65b831c))
1164
1165<a name="1.1.1"></a>
1166## [1.1.1](https://github.com/oclif/cli/compare/12af0a7fe82da6c5b7e38b3e9505e218e51f565d...v1.1.1) (2018-02-14)
1167
1168
1169### Bug Fixes
1170
1171* fixed lint issue ([218101c](https://github.com/oclif/cli/commit/218101c))
1172* move nps-utils to deps ([52c0012](https://github.com/oclif/cli/commit/52c0012))
1173* remove unused title ([234d83a](https://github.com/oclif/cli/commit/234d83a))
1174
1175<a name="1.1.0"></a>
1176# [1.1.0](https://github.com/oclif/cli/compare/c3446976042b13715d7e3c4c2b07804f6fea81c1...v1.1.0) (2018-02-13)
1177
1178
1179### Features
1180
1181* add readme content ([12af0a7](https://github.com/oclif/cli/commit/12af0a7))
1182
1183<a name="1.0.6"></a>
1184## [1.0.6](https://github.com/oclif/cli/compare/17f19f2e9b37dfd62f51f15cbdf542158ace16d8...v1.0.6) (2018-02-13)
1185
1186
1187### Bug Fixes
1188
1189* make linter happy ([c344697](https://github.com/oclif/cli/commit/c344697))
1190* updated deps ([2b8fa8a](https://github.com/oclif/cli/commit/2b8fa8a))
1191
1192<a name="1.0.5"></a>
1193## [1.0.5](https://github.com/oclif/cli/compare/5c832ff35260be26461fc15bd40a8b0fe82c9f9e...v1.0.5) (2018-02-13)
1194
1195
1196### Bug Fixes
1197
1198* use v1 of nyc-config ([17f19f2](https://github.com/oclif/cli/commit/17f19f2))
1199
1200<a name="1.0.4"></a>
1201## [1.0.4](https://github.com/oclif/cli/compare/7e918c9d6a503d0ff1a8a262a545d0a2f3588478...v1.0.4) (2018-02-13)
1202
1203
1204### Bug Fixes
1205
1206* use v1 of nyc-config ([5c832ff](https://github.com/oclif/cli/commit/5c832ff))
1207
1208<a name="1.0.2"></a>
1209## [1.0.2](https://github.com/oclif/cli/compare/d4c5efe21fdcaace6560ec3c6afb237c8b8d80e5...v1.0.2) (2018-02-13)
1210
1211
1212### Bug Fixes
1213
1214* updated tslint ([8b465d4](https://github.com/oclif/cli/commit/8b465d4))
1215
1216<a name="1.0.1"></a>
1217## [1.0.1](https://github.com/oclif/cli/compare/cb1ab3507bc44d6039a4b9ce226a8ba7e5e4f247...v1.0.1) (2018-02-13)
1218
1219
1220### Bug Fixes
1221
1222* oclif rename ([d4c5efe](https://github.com/oclif/cli/commit/d4c5efe))
1223
1224<a name="1.0.0"></a>
1225# 1.0.0 (2018-02-13)
1226
1227
1228### Bug Fixes
1229
1230* add [@dxcli](https://github.com/dxcli)/dev-semantic-release ([ff9c542](https://github.com/oclif/cli/commit/ff9c542))
1231* add another retry ([6dfe207](https://github.com/oclif/cli/commit/6dfe207))
1232* add another workflow for caching ([5fe5d11](https://github.com/oclif/cli/commit/5fe5d11))
1233* add bin scripts to files ([a95f10c](https://github.com/oclif/cli/commit/a95f10c))
1234* add catch handler ([b8848a4](https://github.com/oclif/cli/commit/b8848a4))
1235* add commitlint ([f60d9f2](https://github.com/oclif/cli/commit/f60d9f2))
1236* add config to deps ([354683d](https://github.com/oclif/cli/commit/354683d))
1237* add dev deps ([98ea830](https://github.com/oclif/cli/commit/98ea830))
1238* add dev deps for single ([efc07dc](https://github.com/oclif/cli/commit/efc07dc))
1239* add docs and readme to semantic-release ([75b4a74](https://github.com/oclif/cli/commit/75b4a74))
1240* add errors to deps ([fd0e9ed](https://github.com/oclif/cli/commit/fd0e9ed))
1241* add globby ([bf2bfab](https://github.com/oclif/cli/commit/bf2bfab))
1242* add manifest to gitignore ([692ca32](https://github.com/oclif/cli/commit/692ca32))
1243* add mocha-junit-reporter ([a1a4a08](https://github.com/oclif/cli/commit/a1a4a08))
1244* add mutex so tests can run in parallel ([b03b605](https://github.com/oclif/cli/commit/b03b605))
1245* add nyc ([a25c802](https://github.com/oclif/cli/commit/a25c802))
1246* add nyc config ([21f25d0](https://github.com/oclif/cli/commit/21f25d0))
1247* add nyc config ([73b448b](https://github.com/oclif/cli/commit/73b448b))
1248* add nyc to appveyor ([b0216f1](https://github.com/oclif/cli/commit/b0216f1))
1249* add other commands ([394b5f0](https://github.com/oclif/cli/commit/394b5f0))
1250* add peerDependencies ([7be5fd1](https://github.com/oclif/cli/commit/7be5fd1))
1251* add READMEs ([f78cf18](https://github.com/oclif/cli/commit/f78cf18))
1252* add semantic-release locally instead ([c8bc421](https://github.com/oclif/cli/commit/c8bc421))
1253* add semantic-release step if not mocha ([143532c](https://github.com/oclif/cli/commit/143532c))
1254* add smoke tests to appveyor ([f33a88d](https://github.com/oclif/cli/commit/f33a88d))
1255* add templates to pack ([ea06630](https://github.com/oclif/cli/commit/ea06630))
1256* add TS parsing for commands ([68c2023](https://github.com/oclif/cli/commit/68c2023))
1257* add yarn circle step ([52610cd](https://github.com/oclif/cli/commit/52610cd))
1258* added bin script to pjson ([190cb30](https://github.com/oclif/cli/commit/190cb30))
1259* added clean step ([da22f7f](https://github.com/oclif/cli/commit/da22f7f))
1260* added docs ([b5d798e](https://github.com/oclif/cli/commit/b5d798e))
1261* added some smoke tests ([24664f1](https://github.com/oclif/cli/commit/24664f1))
1262* anycli rename ([50823f4](https://github.com/oclif/cli/commit/50823f4))
1263* attach workspace when releasing ([daa43ea](https://github.com/oclif/cli/commit/daa43ea))
1264* better repo handling ([4b1add8](https://github.com/oclif/cli/commit/4b1add8))
1265* bump cache ([9773ed7](https://github.com/oclif/cli/commit/9773ed7))
1266* bump cli-ux ([f4f0f3f](https://github.com/oclif/cli/commit/f4f0f3f))
1267* bump cli-ux ([adf7aad](https://github.com/oclif/cli/commit/adf7aad))
1268* bump dev-cli ([39e5b5f](https://github.com/oclif/cli/commit/39e5b5f))
1269* bump dev-cli ([6d4764f](https://github.com/oclif/cli/commit/6d4764f))
1270* bump semantic-release ([48b6b4c](https://github.com/oclif/cli/commit/48b6b4c))
1271* cache after release ([a7e0d14](https://github.com/oclif/cli/commit/a7e0d14))
1272* circle cache improvements ([7e9c3d0](https://github.com/oclif/cli/commit/7e9c3d0))
1273* consolidate circle jobs ([9f3c2f2](https://github.com/oclif/cli/commit/9f3c2f2))
1274* consolidate circle jobs ([d72884d](https://github.com/oclif/cli/commit/d72884d))
1275* consolidate commands and tests ([b90320a](https://github.com/oclif/cli/commit/b90320a))
1276* default to not having options ([72dd9d9](https://github.com/oclif/cli/commit/72dd9d9))
1277* delete all files from existing example ([0081edd](https://github.com/oclif/cli/commit/0081edd))
1278* dev dep ([46dd0a3](https://github.com/oclif/cli/commit/46dd0a3))
1279* disable yarn check for now ([5637b46](https://github.com/oclif/cli/commit/5637b46))
1280* do not install dev deps on release ([8ba2b5f](https://github.com/oclif/cli/commit/8ba2b5f))
1281* do not set anycli if empty ([3c7bab9](https://github.com/oclif/cli/commit/3c7bab9))
1282* dont try to get version of plugin ([ad3544b](https://github.com/oclif/cli/commit/ad3544b))
1283* ensure /lib is always gitignored for ts ([07c7e38](https://github.com/oclif/cli/commit/07c7e38))
1284* explicitly add [@dxcli](https://github.com/dxcli)/nyc-config ([9944ead](https://github.com/oclif/cli/commit/9944ead))
1285* export lib ([ad28e28](https://github.com/oclif/cli/commit/ad28e28))
1286* fetch semantic release when needed ([db289ca](https://github.com/oclif/cli/commit/db289ca))
1287* fetch semantic release when needed ([7340723](https://github.com/oclif/cli/commit/7340723))
1288* fix commitlint ([9aa2212](https://github.com/oclif/cli/commit/9aa2212))
1289* fix nyc on circle ([8257b7a](https://github.com/oclif/cli/commit/8257b7a))
1290* fix releases ([435a96d](https://github.com/oclif/cli/commit/435a96d))
1291* fix yarn execs ([93b3f16](https://github.com/oclif/cli/commit/93b3f16))
1292* fixed bin name ([5995e7f](https://github.com/oclif/cli/commit/5995e7f))
1293* fixed circle config ([9a8166e](https://github.com/oclif/cli/commit/9a8166e))
1294* fixed command generator ([8c5c179](https://github.com/oclif/cli/commit/8c5c179))
1295* fixed directory in release script ([a4550b7](https://github.com/oclif/cli/commit/a4550b7))
1296* fixed global add ([6e5fb0e](https://github.com/oclif/cli/commit/6e5fb0e))
1297* fixed greenkeeper script ([d904f25](https://github.com/oclif/cli/commit/d904f25))
1298* fixed greenkeeper script ([b8be73b](https://github.com/oclif/cli/commit/b8be73b))
1299* fixed indentation ([0ee469a](https://github.com/oclif/cli/commit/0ee469a))
1300* fixed issues with package-scripts ([571facb](https://github.com/oclif/cli/commit/571facb))
1301* fixed linters ([5ac2d4c](https://github.com/oclif/cli/commit/5ac2d4c))
1302* fixed manifest location ([36f79a8](https://github.com/oclif/cli/commit/36f79a8))
1303* fixed manifest location ([14802aa](https://github.com/oclif/cli/commit/14802aa))
1304* fixed mocha in js ([dbc44bf](https://github.com/oclif/cli/commit/dbc44bf))
1305* fixed plugin circle config ([85b5640](https://github.com/oclif/cli/commit/85b5640))
1306* fixed references to deps ([353cac2](https://github.com/oclif/cli/commit/353cac2))
1307* fixed restore cache step ([20de5dc](https://github.com/oclif/cli/commit/20de5dc))
1308* fixed single bin script ([a8a4b33](https://github.com/oclif/cli/commit/a8a4b33))
1309* fixed typescript output ([b3bde94](https://github.com/oclif/cli/commit/b3bde94))
1310* fixed yarn mutex ([43335e9](https://github.com/oclif/cli/commit/43335e9))
1311* fixed yarn step in circle config ([8bdadc3](https://github.com/oclif/cli/commit/8bdadc3))
1312* fixed yarn step in circle config ([e6e19c4](https://github.com/oclif/cli/commit/e6e19c4))
1313* fixing example publishing ([d03efe7](https://github.com/oclif/cli/commit/d03efe7))
1314* fixing example publishing ([6087f9c](https://github.com/oclif/cli/commit/6087f9c))
1315* fixing example publishing ([a333610](https://github.com/oclif/cli/commit/a333610))
1316* fixing single ([354f46b](https://github.com/oclif/cli/commit/354f46b))
1317* fixing single and adding windows cmd scripts ([3659d86](https://github.com/oclif/cli/commit/3659d86))
1318* generator improvements ([50c303f](https://github.com/oclif/cli/commit/50c303f))
1319* git username ([11b4b58](https://github.com/oclif/cli/commit/11b4b58))
1320* globby not needed for single ([8d34141](https://github.com/oclif/cli/commit/8d34141))
1321* ignore kebab case on package-scripts ([e3ca364](https://github.com/oclif/cli/commit/e3ca364))
1322* improve experience when overwiting existing base ([f79dfef](https://github.com/oclif/cli/commit/f79dfef))
1323* improve TS loading ([8d42d1e](https://github.com/oclif/cli/commit/8d42d1e))
1324* lower loglevel ([5286151](https://github.com/oclif/cli/commit/5286151))
1325* mkdir ([dc8a2d1](https://github.com/oclif/cli/commit/dc8a2d1))
1326* mkdir ([09d86ae](https://github.com/oclif/cli/commit/09d86ae))
1327* mkdirp reports ([ab4b02f](https://github.com/oclif/cli/commit/ab4b02f))
1328* move generator into this package ([d379e63](https://github.com/oclif/cli/commit/d379e63))
1329* move help to devPlugins for pluginsg ([157f1d6](https://github.com/oclif/cli/commit/157f1d6))
1330* move setup_git into greenkeeper ([b6c87d9](https://github.com/oclif/cli/commit/b6c87d9))
1331* no longer need engine ([bd41ae3](https://github.com/oclif/cli/commit/bd41ae3))
1332* only build on release ([fecec26](https://github.com/oclif/cli/commit/fecec26))
1333* only build on release ([0f5e7db](https://github.com/oclif/cli/commit/0f5e7db))
1334* only build on release ([dba0a63](https://github.com/oclif/cli/commit/dba0a63))
1335* only push eslint if it is not empty ([ef9a649](https://github.com/oclif/cli/commit/ef9a649))
1336* only sort if array ([6557c82](https://github.com/oclif/cli/commit/6557c82))
1337* only use concurrently when needed ([bd567e1](https://github.com/oclif/cli/commit/bd567e1))
1338* overwrite scripts ([fc9bba9](https://github.com/oclif/cli/commit/fc9bba9))
1339* parser is now exported from command ([6f192b1](https://github.com/oclif/cli/commit/6f192b1))
1340* reduce dependencies needed in dev ([2a0bbad](https://github.com/oclif/cli/commit/2a0bbad))
1341* release example plugins ([4500eed](https://github.com/oclif/cli/commit/4500eed))
1342* release examples ([6a1c3df](https://github.com/oclif/cli/commit/6a1c3df))
1343* releases ([fbdc9c2](https://github.com/oclif/cli/commit/fbdc9c2))
1344* releases ([ba33440](https://github.com/oclif/cli/commit/ba33440))
1345* remove fromScratch ([65d35c5](https://github.com/oclif/cli/commit/65d35c5))
1346* remove release task from nps ([38e15dd](https://github.com/oclif/cli/commit/38e15dd))
1347* rename dev packages ([e85a5cf](https://github.com/oclif/cli/commit/e85a5cf))
1348* rename dev-test to test ([2a2bf9b](https://github.com/oclif/cli/commit/2a2bf9b))
1349* rename greenkeeper -> yarn ([78afe96](https://github.com/oclif/cli/commit/78afe96))
1350* rename package for now ([8e2f0c8](https://github.com/oclif/cli/commit/8e2f0c8))
1351* rename repo ([37ca4cc](https://github.com/oclif/cli/commit/37ca4cc))
1352* rename to oclif ([cb1ab35](https://github.com/oclif/cli/commit/cb1ab35))
1353* restore cache if exact match ([0f27493](https://github.com/oclif/cli/commit/0f27493))
1354* run build before tests ([05765fa](https://github.com/oclif/cli/commit/05765fa))
1355* run nps build before release ([0a289a1](https://github.com/oclif/cli/commit/0a289a1))
1356* scope templates ([2f03b43](https://github.com/oclif/cli/commit/2f03b43))
1357* semantic-release bin ([8183ae5](https://github.com/oclif/cli/commit/8183ae5))
1358* semantic-release bin ([6addee5](https://github.com/oclif/cli/commit/6addee5))
1359* semantic-release bin ([ba77257](https://github.com/oclif/cli/commit/ba77257))
1360* semantic-release bin ([2fcef58](https://github.com/oclif/cli/commit/2fcef58))
1361* semantic-release bin ([813d91b](https://github.com/oclif/cli/commit/813d91b))
1362* send args to yarn ([3d851ba](https://github.com/oclif/cli/commit/3d851ba))
1363* share cache in tests ([1a33371](https://github.com/oclif/cli/commit/1a33371))
1364* simplified bin scripts ([8b36b61](https://github.com/oclif/cli/commit/8b36b61))
1365* slight performance boost in appveyor ([314398b](https://github.com/oclif/cli/commit/314398b))
1366* smoke tests first ([e324c14](https://github.com/oclif/cli/commit/e324c14))
1367* sort plugins if exists ([b729296](https://github.com/oclif/cli/commit/b729296))
1368* sort plugins if exists ([8d8fe71](https://github.com/oclif/cli/commit/8d8fe71))
1369* tests should use chai ([16fdb7b](https://github.com/oclif/cli/commit/16fdb7b))
1370* trap git push errors ([af327b3](https://github.com/oclif/cli/commit/af327b3))
1371* unescape commit message ([86c4556](https://github.com/oclif/cli/commit/86c4556))
1372* updated config ([40d2500](https://github.com/oclif/cli/commit/40d2500))
1373* updated config ([76c5225](https://github.com/oclif/cli/commit/76c5225))
1374* updated deps ([7d6f276](https://github.com/oclif/cli/commit/7d6f276))
1375* updated deps ([c6e576a](https://github.com/oclif/cli/commit/c6e576a))
1376* updated deps ([f2d3b5d](https://github.com/oclif/cli/commit/f2d3b5d))
1377* updated deps ([9c5e204](https://github.com/oclif/cli/commit/9c5e204))
1378* updated deps ([05d0bf0](https://github.com/oclif/cli/commit/05d0bf0))
1379* updated dev-cli ([587e09a](https://github.com/oclif/cli/commit/587e09a))
1380* updated generator ([608d365](https://github.com/oclif/cli/commit/608d365))
1381* updated generator ([906425e](https://github.com/oclif/cli/commit/906425e))
1382* updated generator ([08e5c6b](https://github.com/oclif/cli/commit/08e5c6b))
1383* updated generator ([4426bd9](https://github.com/oclif/cli/commit/4426bd9))
1384* updates from config/command ([b2d0733](https://github.com/oclif/cli/commit/b2d0733))
1385* use -o for manifest building ([2171042](https://github.com/oclif/cli/commit/2171042))
1386* use [@anycli](https://github.com/anycli)/errors ([82530fd](https://github.com/oclif/cli/commit/82530fd))
1387* use [@anycli](https://github.com/anycli)/errors ([348d7e8](https://github.com/oclif/cli/commit/348d7e8))
1388* use [@anycli](https://github.com/anycli)/errors ([90afa69](https://github.com/oclif/cli/commit/90afa69))
1389* use git add when not using semantic release ([b66c1e9](https://github.com/oclif/cli/commit/b66c1e9))
1390* use latest generator-dxcli ([5bd5145](https://github.com/oclif/cli/commit/5bd5145))
1391* use name in concurrently ([1384b55](https://github.com/oclif/cli/commit/1384b55))
1392* use new circle config ([2c9d9c7](https://github.com/oclif/cli/commit/2c9d9c7))
1393* use new linter rules ([2fbd4f9](https://github.com/oclif/cli/commit/2fbd4f9))
1394* use new plugins ([7c58310](https://github.com/oclif/cli/commit/7c58310))
1395* use new test format ([67fe975](https://github.com/oclif/cli/commit/67fe975))
1396* use simpler command/config setup ([b5b7377](https://github.com/oclif/cli/commit/b5b7377))
1397* use strings instead of variable ([8e8b9a7](https://github.com/oclif/cli/commit/8e8b9a7))
1398* use stylist tslint formatter ([9542a1f](https://github.com/oclif/cli/commit/9542a1f))
1399* use tmp dir on CI ([c98a8e4](https://github.com/oclif/cli/commit/c98a8e4))
1400* use yarn, not yarn install ([ff61a7f](https://github.com/oclif/cli/commit/ff61a7f))
1401
1402
1403### Features
1404
1405* add bin script for local plugin dev ([552df43](https://github.com/oclif/cli/commit/552df43))
1406* add cache step to circleci ([fcef9fa](https://github.com/oclif/cli/commit/fcef9fa))
1407* add cache step to circleci ([3efa4c5](https://github.com/oclif/cli/commit/3efa4c5))
1408* add manifest to package ([2fc517c](https://github.com/oclif/cli/commit/2fc517c))
1409* add mocha script ([4efb9ab](https://github.com/oclif/cli/commit/4efb9ab))
1410* added --help and --version ([07e5a96](https://github.com/oclif/cli/commit/07e5a96))
1411* added command generator ([f6fef1f](https://github.com/oclif/cli/commit/f6fef1f))
1412* added generator ([6e96584](https://github.com/oclif/cli/commit/6e96584))
1413* added help and not-found plugins to multi ([844ab18](https://github.com/oclif/cli/commit/844ab18))
1414* generator-dxcli@1.10.5 ([bcea220](https://github.com/oclif/cli/commit/bcea220))
1415* generator-dxcli@1.11.0 ([58b907c](https://github.com/oclif/cli/commit/58b907c))
1416* generator-dxcli@1.11.1 ([847459d](https://github.com/oclif/cli/commit/847459d))
1417* generator-dxcli@1.11.2 ([3eb57a4](https://github.com/oclif/cli/commit/3eb57a4))
1418* generator-dxcli@1.11.3 ([63f333d](https://github.com/oclif/cli/commit/63f333d))
1419* generator-dxcli@1.11.4 ([9aed3c0](https://github.com/oclif/cli/commit/9aed3c0))
1420* generator-dxcli@1.11.5 ([04e4ce1](https://github.com/oclif/cli/commit/04e4ce1))
1421* generator-dxcli@1.12.0 ([6dca853](https://github.com/oclif/cli/commit/6dca853))
1422* generator-dxcli@1.12.1 ([87c3b50](https://github.com/oclif/cli/commit/87c3b50))
1423* generator-dxcli@1.12.2 ([3665a3e](https://github.com/oclif/cli/commit/3665a3e))
1424* generator-dxcli@1.12.3 ([b7bcf58](https://github.com/oclif/cli/commit/b7bcf58))
1425* generator-dxcli@1.13.0 ([0240fe8](https://github.com/oclif/cli/commit/0240fe8))
1426* generator-dxcli@1.14.0 ([792ba5a](https://github.com/oclif/cli/commit/792ba5a))
1427* generator-dxcli@1.14.1 ([a29e7a1](https://github.com/oclif/cli/commit/a29e7a1))
1428* generator-dxcli@1.14.2 ([e6c0d87](https://github.com/oclif/cli/commit/e6c0d87))
1429* generator-dxcli@1.14.3 ([b1b8ac3](https://github.com/oclif/cli/commit/b1b8ac3))
1430* generator-dxcli@1.14.4 ([d2a61f9](https://github.com/oclif/cli/commit/d2a61f9))
1431* generator-dxcli@1.15.0 ([fdd7270](https://github.com/oclif/cli/commit/fdd7270))
1432* generator-dxcli@1.15.2 ([8b1d993](https://github.com/oclif/cli/commit/8b1d993))
1433* generator-dxcli@1.15.3 ([338f439](https://github.com/oclif/cli/commit/338f439))
1434* make examples follow version of create-dxcli ([de2b9fc](https://github.com/oclif/cli/commit/de2b9fc))
1435* release examples ([2f901ca](https://github.com/oclif/cli/commit/2f901ca))
1436* release examples automatically ([6c95bd9](https://github.com/oclif/cli/commit/6c95bd9))
1437* rename package to [@anycli](https://github.com/anycli)/cli ([ec28865](https://github.com/oclif/cli/commit/ec28865))
1438* simplified package-scripts ([f31fae9](https://github.com/oclif/cli/commit/f31fae9))
1439* updated generator ([13e5829](https://github.com/oclif/cli/commit/13e5829))
1440* updated generator ([87b5922](https://github.com/oclif/cli/commit/87b5922))
1441* updated generator-dxcli ([b2be420](https://github.com/oclif/cli/commit/b2be420))
1442* use new parser model ([7e7f7d3](https://github.com/oclif/cli/commit/7e7f7d3))
1443
1444<a name="0.33.23"></a>
1445## [0.33.23](https://github.com/anycli/cli/compare/05d0bf0460b2225585d0f4dd14c1d4186b76f48a...v0.33.23) (2018-02-07)
1446
1447
1448### Bug Fixes
1449
1450* better repo handling ([4b1add8](https://github.com/anycli/cli/commit/4b1add8))
1451
1452<a name="0.33.22"></a>
1453## [0.33.22](https://github.com/anycli/cli/compare/b5d798e1b405aeb6edaa166919fa3a19357f00a9...v0.33.22) (2018-02-07)
1454
1455
1456### Bug Fixes
1457
1458* updated deps ([05d0bf0](https://github.com/anycli/cli/commit/05d0bf0))
1459
1460<a name="0.33.21"></a>
1461## [0.33.21](https://github.com/anycli/cli/compare/da22f7faec395b0776d53ddf65941ed0c5829457...v0.33.21) (2018-02-07)
1462
1463
1464### Bug Fixes
1465
1466* added docs ([b5d798e](https://github.com/anycli/cli/commit/b5d798e))
1467
1468<a name="0.33.20"></a>
1469## [0.33.20](https://github.com/anycli/cli/compare/6d4764f1a1f96dc3fbe842ed942dd9964e1e451a...v0.33.20) (2018-02-07)
1470
1471
1472### Bug Fixes
1473
1474* added clean step ([da22f7f](https://github.com/anycli/cli/commit/da22f7f))
1475
1476<a name="0.33.19"></a>
1477## [0.33.19](https://github.com/anycli/cli/compare/b66c1e9187e0b4fe6e137fbe52df87c73408ebcb...v0.33.19) (2018-02-07)
1478
1479
1480### Bug Fixes
1481
1482* add docs and readme to semantic-release ([75b4a74](https://github.com/anycli/cli/commit/75b4a74))
1483* bump dev-cli ([6d4764f](https://github.com/anycli/cli/commit/6d4764f))
1484
1485<a name="0.33.18"></a>
1486## [0.33.18](https://github.com/anycli/cli/compare/39e5b5f234e033780a5942e355898a53c51a21f8...v0.33.18) (2018-02-07)
1487
1488
1489### Bug Fixes
1490
1491* use git add when not using semantic release ([b66c1e9](https://github.com/anycli/cli/commit/b66c1e9))
1492
1493<a name="0.33.17"></a>
1494## [0.33.17](https://github.com/anycli/cli/compare/76c5225195f83f661decc00dba24f45ecf80638c...v0.33.17) (2018-02-07)
1495
1496
1497### Bug Fixes
1498
1499* bump dev-cli ([39e5b5f](https://github.com/anycli/cli/commit/39e5b5f))
1500
1501<a name="0.33.16"></a>
1502## [0.33.16](https://github.com/anycli/cli/compare/587e09a3c1956d4abd0f1c375cd95a8e7ce542b8...v0.33.16) (2018-02-07)
1503
1504
1505### Bug Fixes
1506
1507* updated config ([76c5225](https://github.com/anycli/cli/commit/76c5225))
1508
1509<a name="0.33.15"></a>
1510## [0.33.15](https://github.com/anycli/cli/compare/9773ed77910d557b0f37bac7650beeea8c3bf9a3...v0.33.15) (2018-02-07)
1511
1512
1513### Bug Fixes
1514
1515* updated dev-cli ([587e09a](https://github.com/anycli/cli/commit/587e09a))
1516
1517<a name="0.33.14"></a>
1518## [0.33.14](https://github.com/anycli/cli/compare/f78cf18904abbddb98172a79f231cf8368648da5...v0.33.14) (2018-02-07)
1519
1520
1521### Bug Fixes
1522
1523* add manifest to gitignore ([692ca32](https://github.com/anycli/cli/commit/692ca32))
1524* bump cache ([9773ed7](https://github.com/anycli/cli/commit/9773ed7))
1525
1526<a name="0.33.13"></a>
1527## [0.33.13](https://github.com/anycli/cli/compare/50c303f3dd8f173c3f470cf26f964231f8d1f626...v0.33.13) (2018-02-06)
1528
1529
1530### Bug Fixes
1531
1532* add config to deps ([354683d](https://github.com/anycli/cli/commit/354683d))
1533* add errors to deps ([fd0e9ed](https://github.com/anycli/cli/commit/fd0e9ed))
1534
1535<a name="0.33.12"></a>
1536## [0.33.12](https://github.com/anycli/cli/compare/90afa69f0516a721736925c11997cb6b6cfb5051...v0.33.12) (2018-02-06)
1537
1538
1539### Bug Fixes
1540
1541* generator improvements ([50c303f](https://github.com/anycli/cli/commit/50c303f))
1542
1543<a name="0.33.11"></a>
1544## [0.33.11](https://github.com/anycli/cli/compare/348d7e8ac5b8cfc3c28d2d67df6e8b1312780fd5...v0.33.11) (2018-02-06)
1545
1546
1547### Bug Fixes
1548
1549* use [@anycli](https://github.com/anycli)/errors ([90afa69](https://github.com/anycli/cli/commit/90afa69))
1550
1551<a name="0.33.10"></a>
1552## [0.33.10](https://github.com/anycli/cli/compare/b8848a46e2df42be7883cc424cbfd340998c8e16...v0.33.10) (2018-02-06)
1553
1554
1555### Bug Fixes
1556
1557* use [@anycli](https://github.com/anycli)/errors ([348d7e8](https://github.com/anycli/cli/commit/348d7e8))
1558* use [@anycli](https://github.com/anycli)/errors ([82530fd](https://github.com/anycli/cli/commit/82530fd))
1559
1560<a name="0.33.9"></a>
1561## [0.33.9](https://github.com/anycli/cli/compare/157f1d6807d1771dd7de7f5e2107a01e0d5fb6c3...v0.33.9) (2018-02-05)
1562
1563
1564### Bug Fixes
1565
1566* add catch handler ([b8848a4](https://github.com/anycli/cli/commit/b8848a4))
1567
1568<a name="0.33.8"></a>
1569## [0.33.8](https://github.com/anycli/cli/compare/8d34141c7ca7b1263eb04528305c0941f3f787de...v0.33.8) (2018-02-05)
1570
1571
1572### Bug Fixes
1573
1574* move help to devPlugins for pluginsg ([157f1d6](https://github.com/anycli/cli/commit/157f1d6))
1575
1576<a name="0.33.7"></a>
1577## [0.33.7](https://github.com/anycli/cli/compare/bf2bfabfd95af2de5250acd4b2edfa9c559d7a5b...v0.33.7) (2018-02-05)
1578
1579
1580### Bug Fixes
1581
1582* globby not needed for single ([8d34141](https://github.com/anycli/cli/commit/8d34141))
1583
1584<a name="0.33.6"></a>
1585## [0.33.6](https://github.com/anycli/cli/compare/9542a1f6be95f8ea2abbe6d520cc21498c2372ee...v0.33.6) (2018-02-05)
1586
1587
1588### Bug Fixes
1589
1590* add globby ([bf2bfab](https://github.com/anycli/cli/commit/bf2bfab))
1591* updates from config/command ([b2d0733](https://github.com/anycli/cli/commit/b2d0733))
1592
1593<a name="0.33.5"></a>
1594## [0.33.5](https://github.com/anycli/cli/compare/88c28e9209d7e55ad196f39bc358fefb8130177d...v0.33.5) (2018-02-05)
1595
1596
1597### Bug Fixes
1598
1599* use stylist tslint formatter ([9542a1f](https://github.com/anycli/cli/commit/9542a1f))
1600
1601<a name="0.33.4"></a>
1602## [0.33.4](https://github.com/anycli/cli/compare/b5b737797a9b7fbe9e1b762818e10e4f3b1e5380...v0.33.4) (2018-02-04)
1603
1604
1605### Bug Fixes
1606
1607* no longer need engine ([bd41ae3](https://github.com/anycli/cli/commit/bd41ae3))
1608
1609<a name="0.33.3"></a>
1610## [0.33.3](https://github.com/anycli/cli/compare/5637b46450e185e9591be63475d2ca7fb819a3af...v0.33.3) (2018-02-03)
1611
1612
1613### Bug Fixes
1614
1615* use simpler command/config setup ([b5b7377](https://github.com/anycli/cli/commit/b5b7377))
1616
1617<a name="0.33.2"></a>
1618## [0.33.2](https://github.com/anycli/cli/compare/14802aa23e3b81793163c602caff56cd277a3db0...v0.33.2) (2018-02-02)
1619
1620
1621### Bug Fixes
1622
1623* disable yarn check for now ([5637b46](https://github.com/anycli/cli/commit/5637b46))
1624* use -o for manifest building ([2171042](https://github.com/anycli/cli/commit/2171042))
1625
1626<a name="0.33.1"></a>
1627## [0.33.1](https://github.com/anycli/cli/compare/2fc517cccdb4117269247694f9add20f088173c2...v0.33.1) (2018-02-02)
1628
1629
1630### Bug Fixes
1631
1632* fixed manifest location ([14802aa](https://github.com/anycli/cli/commit/14802aa))
1633* fixed manifest location ([36f79a8](https://github.com/anycli/cli/commit/36f79a8))
1634
1635<a name="0.33.0"></a>
1636# [0.33.0](https://github.com/anycli/cli/compare/ff61a7fdc6a8d248e256f5396c74e94d4a6b81f9...v0.33.0) (2018-02-02)
1637
1638
1639### Features
1640
1641* add manifest to package ([2fc517c](https://github.com/anycli/cli/commit/2fc517c))
1642
1643<a name="0.32.16"></a>
1644## [0.32.16](https://github.com/anycli/cli/compare/8e8b9a79f0f93bf3a7e6104f6a619b4d24bb4d52...v0.32.16) (2018-02-02)
1645
1646
1647### Bug Fixes
1648
1649* use yarn, not yarn install ([ff61a7f](https://github.com/anycli/cli/commit/ff61a7f))
1650
1651<a name="0.32.15"></a>
1652## [0.32.15](https://github.com/anycli/cli/compare/a95f10cf176d975537cb1696c8ab8ddcd4b2efd3...v0.32.15) (2018-02-02)
1653
1654
1655### Bug Fixes
1656
1657* fixed indentation ([0ee469a](https://github.com/anycli/cli/commit/0ee469a))
1658* use strings instead of variable ([8e8b9a7](https://github.com/anycli/cli/commit/8e8b9a7))
1659
1660<a name="0.32.14"></a>
1661## [0.32.14](https://github.com/anycli/cli/compare/f2d3b5d77719508cd3247e294efeeaee9def7fb6...v0.32.14) (2018-02-02)
1662
1663
1664### Bug Fixes
1665
1666* add bin scripts to files ([a95f10c](https://github.com/anycli/cli/commit/a95f10c))
1667* added bin script to pjson ([190cb30](https://github.com/anycli/cli/commit/190cb30))
1668
1669<a name="0.32.13"></a>
1670## [0.32.13](https://github.com/anycli/cli/compare/8ba2b5f0b87683fb1d06a2a521afb69913a80129...v0.32.13) (2018-02-02)
1671
1672
1673### Bug Fixes
1674
1675* improve experience when overwiting existing base ([f79dfef](https://github.com/anycli/cli/commit/f79dfef))
1676* updated deps ([f2d3b5d](https://github.com/anycli/cli/commit/f2d3b5d))
1677* use new plugins ([7c58310](https://github.com/anycli/cli/commit/7c58310))
1678
1679<a name="0.32.12"></a>
1680## [0.32.12](https://github.com/anycli/cli/compare/fc47d6447cfb798bd4892ae6cc42ae91ed2402c1...v0.32.12) (2018-02-02)
1681
1682
1683### Bug Fixes
1684
1685* do not install dev deps on release ([8ba2b5f](https://github.com/anycli/cli/commit/8ba2b5f))
1686
1687<a name="0.32.11"></a>
1688## [0.32.11](https://github.com/anycli/cli/compare/1384b55ba5218bded587c7bcb7ceeff41da69f1e...v0.32.11) (2018-02-02)
1689
1690
1691### Bug Fixes
1692
1693* consolidate circle jobs ([d72884d](https://github.com/anycli/cli/commit/d72884d))
1694* consolidate circle jobs ([9f3c2f2](https://github.com/anycli/cli/commit/9f3c2f2))
1695
1696<a name="0.32.10"></a>
1697## [0.32.10](https://github.com/anycli/cli/compare/43335e983141cb2c2379579d6b7f673a94d6cdf5...v0.32.10) (2018-02-02)
1698
1699
1700### Bug Fixes
1701
1702* use name in concurrently ([1384b55](https://github.com/anycli/cli/commit/1384b55))
1703
1704<a name="0.32.9"></a>
1705## [0.32.9](https://github.com/anycli/cli/compare/a7e0d141cf5a65a9faf202998a5c53c32fcb695c...v0.32.9) (2018-02-02)
1706
1707
1708### Bug Fixes
1709
1710* fixed yarn mutex ([43335e9](https://github.com/anycli/cli/commit/43335e9))
1711
1712<a name="0.32.8"></a>
1713## [0.32.8](https://github.com/anycli/cli/compare/daa43ead11cd86d0d73cc8b999bc4658864c01c0...v0.32.8) (2018-02-02)
1714
1715
1716### Bug Fixes
1717
1718* add another retry ([6dfe207](https://github.com/anycli/cli/commit/6dfe207))
1719* add another workflow for caching ([5fe5d11](https://github.com/anycli/cli/commit/5fe5d11))
1720* cache after release ([a7e0d14](https://github.com/anycli/cli/commit/a7e0d14))
1721
1722<a name="0.32.7"></a>
1723## [0.32.7](https://github.com/anycli/cli/compare/85b56406a591cde36f9586fbac671850d7b80848...v0.32.7) (2018-02-02)
1724
1725
1726### Bug Fixes
1727
1728* add mutex so tests can run in parallel ([b03b605](https://github.com/anycli/cli/commit/b03b605))
1729* attach workspace when releasing ([daa43ea](https://github.com/anycli/cli/commit/daa43ea))
1730
1731<a name="0.32.6"></a>
1732## [0.32.6](https://github.com/anycli/cli/compare/dd9da5f0c60bca1c06ed4ebd7edfecce6643356a...v0.32.6) (2018-02-02)
1733
1734
1735### Bug Fixes
1736
1737* circle cache improvements ([7e9c3d0](https://github.com/anycli/cli/commit/7e9c3d0))
1738* fixed plugin circle config ([85b5640](https://github.com/anycli/cli/commit/85b5640))
1739
1740<a name="0.32.5"></a>
1741## [0.32.5](https://github.com/anycli/cli/compare/20de5dcd2abf943b2d5004d1027c09208b910c3d...v0.32.5) (2018-02-02)
1742
1743
1744### Bug Fixes
1745
1746* fixed global add ([6e5fb0e](https://github.com/anycli/cli/commit/6e5fb0e))
1747* move setup_git into greenkeeper ([b6c87d9](https://github.com/anycli/cli/commit/b6c87d9))
1748
1749<a name="0.32.4"></a>
1750## [0.32.4](https://github.com/anycli/cli/compare/47f9b65b3f6ac03e687a7063ad51bcb905f9edf2...v0.32.4) (2018-02-02)
1751
1752
1753### Bug Fixes
1754
1755* fixed restore cache step ([20de5dc](https://github.com/anycli/cli/commit/20de5dc))
1756
1757<a name="0.32.3"></a>
1758## [0.32.3](https://github.com/anycli/cli/compare/de0ad4e688db399401aef571acdd2990d5e0ae77...v0.32.3) (2018-02-01)
1759
1760
1761### Bug Fixes
1762
1763* fixed yarn step in circle config ([8bdadc3](https://github.com/anycli/cli/commit/8bdadc3))
1764* fixed yarn step in circle config ([e6e19c4](https://github.com/anycli/cli/commit/e6e19c4))
1765
1766<a name="0.32.1"></a>
1767## [0.32.1](https://github.com/anycli/cli/compare/3efa4c533d1fc76ec4f737132eb60ea7322fe9d3...v0.32.1) (2018-02-01)
1768
1769
1770### Bug Fixes
1771
1772* fixed circle config ([9a8166e](https://github.com/anycli/cli/commit/9a8166e))
1773
1774<a name="0.32.0"></a>
1775# [0.32.0](https://github.com/anycli/cli/compare/2fbd4f9f2e3c06f8a8092b2cd3e759759784d4a1...v0.32.0) (2018-02-01)
1776
1777
1778### Bug Fixes
1779
1780* do not set anycli if empty ([3c7bab9](https://github.com/anycli/cli/commit/3c7bab9))
1781
1782
1783### Features
1784
1785* add cache step to circleci ([3efa4c5](https://github.com/anycli/cli/commit/3efa4c5))
1786* add cache step to circleci ([fcef9fa](https://github.com/anycli/cli/commit/fcef9fa))
1787
1788<a name="0.31.1"></a>
1789## [0.31.1](https://github.com/anycli/cli/compare/ec2886542814433b5fa2942efbd0b98a8ea48ace...v0.31.1) (2018-02-01)
1790
1791
1792### Bug Fixes
1793
1794* rename repo ([37ca4cc](https://github.com/anycli/cli/commit/37ca4cc))
1795* use new linter rules ([2fbd4f9](https://github.com/anycli/cli/commit/2fbd4f9))
1796
1797<a name="0.31.0"></a>
1798# [0.31.0](https://github.com/anycli/anycli/compare/e324c141548c6c025271fa0a4da721de670a60a7...v0.31.0) (2018-02-01)
1799
1800
1801### Features
1802
1803* rename package to [@anycli](https://github.com/anycli)/cli ([ec28865](https://github.com/anycli/anycli/commit/ec28865))
1804
1805<a name="0.30.7"></a>
1806## [0.30.7](https://github.com/anycli/anycli/compare/8257b7a1b19e0a6c907b962ed11e4df735856062...v0.30.7) (2018-02-01)
1807
1808
1809### Bug Fixes
1810
1811* smoke tests first ([e324c14](https://github.com/anycli/anycli/commit/e324c14))
1812
1813<a name="0.30.6"></a>
1814## [0.30.6](https://github.com/anycli/anycli/compare/ad3544b65ff6246708646393eaf7ce036b737898...v0.30.6) (2018-02-01)
1815
1816
1817### Bug Fixes
1818
1819* add smoke tests to appveyor ([f33a88d](https://github.com/anycli/anycli/commit/f33a88d))
1820* fix nyc on circle ([8257b7a](https://github.com/anycli/anycli/commit/8257b7a))
1821
1822<a name="0.30.4"></a>
1823## [0.30.4](https://github.com/anycli/anycli/compare/65d35c53097297d46163b4976a1f18cf53bfed38...v0.30.4) (2018-02-01)
1824
1825
1826### Bug Fixes
1827
1828* added some smoke tests ([24664f1](https://github.com/anycli/anycli/commit/24664f1))
1829
1830<a name="0.30.3"></a>
1831## [0.30.3](https://github.com/anycli/anycli/compare/93b3f16c2ecd2f512f78c00f010fbc178bebcf6c...v0.30.3) (2018-02-01)
1832
1833
1834### Bug Fixes
1835
1836* remove fromScratch ([65d35c5](https://github.com/anycli/anycli/commit/65d35c5))
1837
1838<a name="0.30.2"></a>
1839## [0.30.2](https://github.com/anycli/anycli/compare/354f46b0486648b434bb66d72e7387325f3f9ff0...v0.30.2) (2018-02-01)
1840
1841
1842### Bug Fixes
1843
1844* fix commitlint ([9aa2212](https://github.com/anycli/anycli/commit/9aa2212))
1845* fix yarn execs ([93b3f16](https://github.com/anycli/anycli/commit/93b3f16))
1846
1847<a name="0.30.1"></a>
1848## [0.30.1](https://github.com/anycli/anycli/compare/1a728bb4cdb10c64b68cccadfbf17eb2ca6ec840...v0.30.1) (2018-02-01)
1849
1850
1851### Bug Fixes
1852
1853* fixed linters ([5ac2d4c](https://github.com/anycli/anycli/commit/5ac2d4c))
1854* fixed mocha in js ([dbc44bf](https://github.com/anycli/anycli/commit/dbc44bf))
1855* fixed single bin script ([a8a4b33](https://github.com/anycli/anycli/commit/a8a4b33))
1856* fixing single ([354f46b](https://github.com/anycli/anycli/commit/354f46b))
1857* only use concurrently when needed ([bd567e1](https://github.com/anycli/anycli/commit/bd567e1))
1858
1859<a name="0.30.0"></a>
1860# [0.30.0](https://github.com/anycli/anycli/compare/b90320a5dd3ef9e5808995c38d7d16d86b32ea03...v0.30.0) (2018-02-01)
1861
1862
1863### Features
1864
1865* added --help and --version ([07e5a96](https://github.com/anycli/anycli/commit/07e5a96))
1866
1867<a name="0.29.0"></a>
1868# [0.29.0](https://github.com/anycli/anycli/compare/844ab18e55794c4b6ac36168e0648b1e8222044f...v0.29.0) (2018-02-01)
1869
1870
1871### Bug Fixes
1872
1873* consolidate commands and tests ([b90320a](https://github.com/anycli/anycli/commit/b90320a))
1874* fixed command generator ([8c5c179](https://github.com/anycli/anycli/commit/8c5c179))
1875
1876
1877### Features
1878
1879* use new parser model ([7e7f7d3](https://github.com/anycli/anycli/commit/7e7f7d3))
1880
1881<a name="0.28.16"></a>
1882## [0.28.16](https://github.com/dxcli/create-dxcli/compare/314398bb37631a1eefafb9a60ffbbac5d0594db0...v0.28.16) (2018-01-30)
1883
1884
1885### Bug Fixes
1886
1887* only sort if array ([6557c82](https://github.com/dxcli/create-dxcli/commit/6557c82))
1888
1889<a name="0.28.15"></a>
1890## [0.28.15](https://github.com/dxcli/create-dxcli/compare/b7292967965fc9c1b8135930d6edb421bf4b4d1f...v0.28.15) (2018-01-30)
1891
1892
1893### Bug Fixes
1894
1895* slight performance boost in appveyor ([314398b](https://github.com/dxcli/create-dxcli/commit/314398b))
1896
1897<a name="0.28.12"></a>
1898## [0.28.12](https://github.com/dxcli/create-dxcli/compare/67fe975beaf5f96ccb66b5b8eb1a6ed505cc27fa...v0.28.12) (2018-01-30)
1899
1900
1901### Bug Fixes
1902
1903* add nyc to appveyor ([b0216f1](https://github.com/dxcli/create-dxcli/commit/b0216f1))
1904
1905<a name="0.28.10"></a>
1906## [0.28.10](https://github.com/dxcli/create-dxcli/compare/b3bde9437d06c69b4bd2a9ef7206444020c80aea...v0.28.10) (2018-01-30)
1907
1908
1909### Bug Fixes
1910
1911* only push eslint if it is not empty ([ef9a649](https://github.com/dxcli/create-dxcli/commit/ef9a649))
1912
1913<a name="0.28.9"></a>
1914## [0.28.9](https://github.com/dxcli/create-dxcli/compare/73b448b21887b61367c36fa0e11be2f81fb713d2...v0.28.9) (2018-01-30)
1915
1916
1917### Bug Fixes
1918
1919* fixed typescript output ([b3bde94](https://github.com/dxcli/create-dxcli/commit/b3bde94))
1920
1921<a name="0.28.8"></a>
1922## [0.28.8](https://github.com/dxcli/create-dxcli/compare/21f25d0e1f56b6572cc2851f75cb295564979377...v0.28.8) (2018-01-30)
1923
1924
1925### Bug Fixes
1926
1927* add nyc config ([73b448b](https://github.com/dxcli/create-dxcli/commit/73b448b))
1928
1929<a name="0.28.7"></a>
1930## [0.28.7](https://github.com/dxcli/create-dxcli/compare/2fcef58bfab09e2901374ed2c5bcd76f3c06f92e...v0.28.7) (2018-01-30)
1931
1932
1933### Bug Fixes
1934
1935* add nyc config ([21f25d0](https://github.com/dxcli/create-dxcli/commit/21f25d0))
1936* semantic-release bin ([813d91b](https://github.com/dxcli/create-dxcli/commit/813d91b))
1937
1938<a name="0.28.6"></a>
1939## [0.28.6](https://github.com/dxcli/create-dxcli/compare/46dd0a312345b951713ebb5ef14c538dd4aaa3e8...v0.28.6) (2018-01-30)
1940
1941
1942### Bug Fixes
1943
1944* reduce dependencies needed in dev ([2a0bbad](https://github.com/dxcli/create-dxcli/commit/2a0bbad))
1945* semantic-release bin ([2fcef58](https://github.com/dxcli/create-dxcli/commit/2fcef58))
1946* semantic-release bin ([ba77257](https://github.com/dxcli/create-dxcli/commit/ba77257))
1947* semantic-release bin ([6addee5](https://github.com/dxcli/create-dxcli/commit/6addee5))
1948
1949<a name="0.28.5"></a>
1950## [0.28.5](https://github.com/dxcli/create-dxcli/compare/8183ae5f69e6614981fcd3760b6993bccc8de40a...v0.28.5) (2018-01-29)
1951
1952
1953### Bug Fixes
1954
1955* add semantic-release locally instead ([c8bc421](https://github.com/dxcli/create-dxcli/commit/c8bc421))
1956* dev dep ([46dd0a3](https://github.com/dxcli/create-dxcli/commit/46dd0a3))
1957
1958<a name="0.28.4"></a>
1959## [0.28.4](https://github.com/dxcli/create-dxcli/compare/f60d9f2cb363ca0788b036b47a01cec67cb9aa4d...v0.28.4) (2018-01-29)
1960
1961
1962### Bug Fixes
1963
1964* semantic-release bin ([8183ae5](https://github.com/dxcli/create-dxcli/commit/8183ae5))
1965
1966<a name="0.28.2"></a>
1967## [0.28.2](https://github.com/dxcli/create-dxcli/compare/9944eaddcd40b9a8fc523306736b67b2e038909c...v0.28.2) (2018-01-29)
1968
1969
1970### Bug Fixes
1971
1972* fetch semantic release when needed ([db289ca](https://github.com/dxcli/create-dxcli/commit/db289ca))
1973* fetch semantic release when needed ([7340723](https://github.com/dxcli/create-dxcli/commit/7340723))
1974
1975<a name="0.28.1"></a>
1976## [0.28.1](https://github.com/dxcli/create-dxcli/compare/8b36b615cd0c96adc92e8f6dc4765f5dac5c2778...v0.28.1) (2018-01-29)
1977
1978
1979### Bug Fixes
1980
1981* explicitly add [@dxcli](https://github.com/dxcli)/nyc-config ([9944ead](https://github.com/dxcli/create-dxcli/commit/9944ead))
1982
1983<a name="0.28.0"></a>
1984# [0.28.0](https://github.com/dxcli/create-dxcli/compare/v0.27.1...v0.28.0) (2018-01-28)
1985
1986
1987### Bug Fixes
1988
1989* add TS parsing for commands ([68c2023](https://github.com/dxcli/create-dxcli/commit/68c2023))
1990* bump cli-ux ([adf7aad](https://github.com/dxcli/create-dxcli/commit/adf7aad))
1991* bump cli-ux ([f4f0f3f](https://github.com/dxcli/create-dxcli/commit/f4f0f3f))
1992* fixing single and adding windows cmd scripts ([3659d86](https://github.com/dxcli/create-dxcli/commit/3659d86))
1993* improve TS loading ([8d42d1e](https://github.com/dxcli/create-dxcli/commit/8d42d1e))
1994* simplified bin scripts ([8b36b61](https://github.com/dxcli/create-dxcli/commit/8b36b61))
1995* updated deps ([c6e576a](https://github.com/dxcli/create-dxcli/commit/c6e576a))
1996
1997
1998### Features
1999
2000* add mocha script ([4efb9ab](https://github.com/dxcli/create-dxcli/commit/4efb9ab))
2001* added command generator ([f6fef1f](https://github.com/dxcli/create-dxcli/commit/f6fef1f))
2002
2003<a name="0.26.11"></a>
2004## [0.26.11](https://github.com/dxcli/create-dxcli/compare/0a289a10ba1d162b296678aba732140938038534...v0.26.11) (2018-01-28)
2005
2006
2007### Bug Fixes
2008
2009* parser is now exported from command ([6f192b1](https://github.com/dxcli/create-dxcli/commit/6f192b1))
2010
2011<a name="0.26.10"></a>
2012## [0.26.10](https://github.com/dxcli/create-dxcli/compare/fc9bba9e38d40f726eb0b52af2635e6f91cc0412...v0.26.10) (2018-01-28)
2013
2014
2015### Bug Fixes
2016
2017* rename dev-test to test ([2a2bf9b](https://github.com/dxcli/create-dxcli/commit/2a2bf9b))
2018* run build before tests ([05765fa](https://github.com/dxcli/create-dxcli/commit/05765fa))
2019* run nps build before release ([0a289a1](https://github.com/dxcli/create-dxcli/commit/0a289a1))
2020
2021<a name="0.26.9"></a>
2022## [0.26.9](https://github.com/dxcli/create-dxcli/compare/528615137fba7d8637271a044617d55005aae769...v0.26.9) (2018-01-28)
2023
2024
2025### Bug Fixes
2026
2027* overwrite scripts ([fc9bba9](https://github.com/dxcli/create-dxcli/commit/fc9bba9))
2028
2029<a name="0.26.8"></a>
2030## [0.26.8](https://github.com/dxcli/create-dxcli/compare/3d851bad9ce5223acd0f8cf38b8ac60d290e565d...v0.26.8) (2018-01-28)
2031
2032
2033### Bug Fixes
2034
2035* lower loglevel ([5286151](https://github.com/dxcli/create-dxcli/commit/5286151))
2036
2037<a name="0.26.7"></a>
2038## [0.26.7](https://github.com/dxcli/create-dxcli/compare/07c7e38f5bc38e72c78975a441ec9ea51608b4ed...v0.26.7) (2018-01-28)
2039
2040
2041### Bug Fixes
2042
2043* send args to yarn ([3d851ba](https://github.com/dxcli/create-dxcli/commit/3d851ba))
2044
2045<a name="0.26.6"></a>
2046## [0.26.6](https://github.com/dxcli/create-dxcli/compare/a1a4a082b225ad1b94b3705bcd84f71ef692368d...v0.26.6) (2018-01-28)
2047
2048
2049### Bug Fixes
2050
2051* ensure /lib is always gitignored for ts ([07c7e38](https://github.com/dxcli/create-dxcli/commit/07c7e38))
2052
2053<a name="0.26.5"></a>
2054## [0.26.5](https://github.com/dxcli/create-dxcli/compare/efd2846e5c3ac9e356baac4d2bf32b88c1ba0e53...v0.26.5) (2018-01-28)
2055
2056
2057### Bug Fixes
2058
2059* add mocha-junit-reporter ([a1a4a08](https://github.com/dxcli/create-dxcli/commit/a1a4a08))
2060
2061<a name="0.26.3"></a>
2062## [0.26.3](https://github.com/dxcli/create-dxcli/compare/ff9c542edabdddafc3d011841b26d949f0dd3275...v0.26.3) (2018-01-28)
2063
2064
2065### Bug Fixes
2066
2067* add semantic-release step if not mocha ([143532c](https://github.com/dxcli/create-dxcli/commit/143532c))
2068
2069<a name="0.26.2"></a>
2070## [0.26.2](https://github.com/dxcli/create-dxcli/compare/98ea830cd9edbfabac3453ce41fb2ba2bd145de7...v0.26.2) (2018-01-28)
2071
2072
2073### Bug Fixes
2074
2075* add [@dxcli](https://github.com/dxcli)/dev-semantic-release ([ff9c542](https://github.com/dxcli/create-dxcli/commit/ff9c542))
2076
2077<a name="0.26.1"></a>
2078## [0.26.1](https://github.com/dxcli/create-dxcli/compare/9c5e20478e77703ac148281ca7ea6cd5f12fd94e...v0.26.1) (2018-01-28)
2079
2080
2081### Bug Fixes
2082
2083* add dev deps ([98ea830](https://github.com/dxcli/create-dxcli/commit/98ea830))
2084
2085<a name="0.26.0"></a>
2086# [0.26.0](https://github.com/dxcli/create-dxcli/compare/7d6f27655c4fd780b53a50598ae2d0450360368f...v0.26.0) (2018-01-27)
2087
2088
2089### Bug Fixes
2090
2091* mkdir ([09d86ae](https://github.com/dxcli/create-dxcli/commit/09d86ae))
2092* mkdir ([dc8a2d1](https://github.com/dxcli/create-dxcli/commit/dc8a2d1))
2093* updated deps ([9c5e204](https://github.com/dxcli/create-dxcli/commit/9c5e204))
2094
2095
2096### Features
2097
2098* add bin script for local plugin dev ([552df43](https://github.com/dxcli/create-dxcli/commit/552df43))
2099
2100<a name="0.25.2"></a>
2101## [0.25.2](https://github.com/dxcli/create-dxcli/compare/ab4b02f03b67cd987b66a201c72019d2abd98b3b...v0.25.2) (2018-01-27)
2102
2103
2104### Bug Fixes
2105
2106* updated deps ([7d6f276](https://github.com/dxcli/create-dxcli/commit/7d6f276))
2107
2108<a name="0.25.1"></a>
2109## [0.25.1](https://github.com/dxcli/create-dxcli/compare/18261a5471c70b44acddb5859a66f0b3b7b4fcb9...v0.25.1) (2018-01-27)
2110
2111
2112### Bug Fixes
2113
2114* mkdirp reports ([ab4b02f](https://github.com/dxcli/create-dxcli/commit/ab4b02f))
2115
2116<a name="0.24.3"></a>
2117## [0.24.3](https://github.com/dxcli/create-dxcli/compare/26f6d3019d357895bf3040e49702c728cd4297ad...v0.24.3) (2018-01-27)
2118
2119
2120### Bug Fixes
2121
2122* scope templates ([2f03b43](https://github.com/dxcli/create-dxcli/commit/2f03b43))
2123* trap git push errors ([af327b3](https://github.com/dxcli/create-dxcli/commit/af327b3))
2124
2125<a name="0.24.2"></a>
2126## [0.24.2](https://github.com/dxcli/create-dxcli/compare/7bd67f810ec3af751aeb8b6b6b84ddb35aa28949...v0.24.2) (2018-01-27)
2127
2128
2129### Bug Fixes
2130
2131* releases ([fbdc9c2](https://github.com/dxcli/create-dxcli/commit/fbdc9c2))
2132* releases ([ba33440](https://github.com/dxcli/create-dxcli/commit/ba33440))
2133
2134<a name="0.24.1"></a>
2135## [0.24.1](https://github.com/dxcli/create-dxcli/compare/2f901ca9651edc92a3586bf3a7a86ddf21749a6f...v0.24.1) (2018-01-27)
2136
2137
2138### Bug Fixes
2139
2140* fix releases ([435a96d](https://github.com/dxcli/create-dxcli/commit/435a96d))
2141* fixing example publishing ([6087f9c](https://github.com/dxcli/create-dxcli/commit/6087f9c))
2142* fixing example publishing ([d03efe7](https://github.com/dxcli/create-dxcli/commit/d03efe7))
2143* git username ([11b4b58](https://github.com/dxcli/create-dxcli/commit/11b4b58))
2144* release examples ([6a1c3df](https://github.com/dxcli/create-dxcli/commit/6a1c3df))
2145* rename greenkeeper -> yarn ([78afe96](https://github.com/dxcli/create-dxcli/commit/78afe96))
2146* share cache in tests ([1a33371](https://github.com/dxcli/create-dxcli/commit/1a33371))
2147
2148<a name="0.24.0"></a>
2149# [0.24.0](https://github.com/dxcli/create-dxcli/compare/ea066302ac109a86d4186460803eb152a87edb56...v0.24.0) (2018-01-27)
2150
2151
2152### Features
2153
2154* release examples ([2f901ca](https://github.com/dxcli/create-dxcli/commit/2f901ca))
2155* release examples automatically ([6c95bd9](https://github.com/dxcli/create-dxcli/commit/6c95bd9))
2156
2157<a name="0.23.3"></a>
2158## [0.23.3](https://github.com/dxcli/create-dxcli/compare/ad28e28c93f1a8490992616b7a7db8755e582060...v0.23.3) (2018-01-27)
2159
2160
2161### Bug Fixes
2162
2163* add templates to pack ([ea06630](https://github.com/dxcli/create-dxcli/commit/ea06630))
2164* default to not having options ([72dd9d9](https://github.com/dxcli/create-dxcli/commit/72dd9d9))
2165
2166<a name="0.23.2"></a>
2167## [0.23.2](https://github.com/dxcli/create-dxcli/compare/417c8753c63422e93e7c59368274483be27b8a9b...v0.23.2) (2018-01-27)
2168
2169
2170### Bug Fixes
2171
2172* export lib ([ad28e28](https://github.com/dxcli/create-dxcli/commit/ad28e28))
2173
2174<a name="0.23.1"></a>
2175## [0.23.1](https://github.com/dxcli/create-dxcli/compare/338f439af784605470b85f2872554bc992396b54...v0.23.1) (2018-01-27)
2176
2177
2178### Bug Fixes
2179
2180* add other commands ([394b5f0](https://github.com/dxcli/create-dxcli/commit/394b5f0))
2181* move generator into this package ([d379e63](https://github.com/dxcli/create-dxcli/commit/d379e63))
2182
2183<a name="0.23.0"></a>
2184# [0.23.0](https://github.com/dxcli/create-dxcli/compare/8b1d9939d3debbd0eb51e6880a8f34184c682d8a...v0.23.0) (2018-01-26)
2185
2186
2187### Features
2188
2189* generator-dxcli@1.15.3 ([338f439](https://github.com/dxcli/create-dxcli/commit/338f439))
2190
2191<a name="0.22.0"></a>
2192# [0.22.0](https://github.com/dxcli/create-dxcli/compare/fdd72705de7cca981ea6a49037933352edc60b92...v0.22.0) (2018-01-25)
2193
2194
2195### Features
2196
2197* generator-dxcli@1.15.2 ([8b1d993](https://github.com/dxcli/create-dxcli/commit/8b1d993))
2198
2199<a name="0.21.0"></a>
2200# [0.21.0](https://github.com/dxcli/create-dxcli/compare/d2a61f9afe10ca26e3e0a9c484649d339e750f05...v0.21.0) (2018-01-25)
2201
2202
2203### Features
2204
2205* generator-dxcli@1.15.0 ([fdd7270](https://github.com/dxcli/create-dxcli/commit/fdd7270))
2206
2207<a name="0.20.0"></a>
2208# [0.20.0](https://github.com/dxcli/create-dxcli/compare/b1b8ac32b04f233448f290907146c8c006ccc305...v0.20.0) (2018-01-20)
2209
2210
2211### Features
2212
2213* generator-dxcli@1.14.4 ([d2a61f9](https://github.com/dxcli/create-dxcli/commit/d2a61f9))
2214
2215<a name="0.19.0"></a>
2216# [0.19.0](https://github.com/dxcli/create-dxcli/compare/e6c0d871b4734bac89036368841fd08e57c2391d...v0.19.0) (2018-01-20)
2217
2218
2219### Features
2220
2221* generator-dxcli@1.14.3 ([b1b8ac3](https://github.com/dxcli/create-dxcli/commit/b1b8ac3))
2222
2223<a name="0.18.0"></a>
2224# [0.18.0](https://github.com/dxcli/create-dxcli/compare/a29e7a15a8e9ab452b7abca6137a740848d29167...v0.18.0) (2018-01-20)
2225
2226
2227### Features
2228
2229* generator-dxcli@1.14.2 ([e6c0d87](https://github.com/dxcli/create-dxcli/commit/e6c0d87))
2230
2231<a name="0.17.0"></a>
2232# [0.17.0](https://github.com/dxcli/create-dxcli/compare/792ba5adece9587f32437e8ec4aa7a211c7746bb...v0.17.0) (2018-01-20)
2233
2234
2235### Features
2236
2237* generator-dxcli@1.14.1 ([a29e7a1](https://github.com/dxcli/create-dxcli/commit/a29e7a1))
2238
2239<a name="0.16.0"></a>
2240# [0.16.0](https://github.com/dxcli/create-dxcli/compare/0240fe8c894bd156235d1a03317e629843c49106...v0.16.0) (2018-01-20)
2241
2242
2243### Features
2244
2245* generator-dxcli@1.14.0 ([792ba5a](https://github.com/dxcli/create-dxcli/commit/792ba5a))
2246
2247<a name="0.15.0"></a>
2248# [0.15.0](https://github.com/dxcli/create-dxcli/compare/b7bcf58f8611f30d7589c24445a96bfb583c14a6...v0.15.0) (2018-01-19)
2249
2250
2251### Features
2252
2253* generator-dxcli@1.13.0 ([0240fe8](https://github.com/dxcli/create-dxcli/commit/0240fe8))
2254
2255<a name="0.14.0"></a>
2256# [0.14.0](https://github.com/dxcli/create-dxcli/compare/3665a3e7d6818a052a302f3f679ffbcb2254cc53...v0.14.0) (2018-01-19)
2257
2258
2259### Features
2260
2261* generator-dxcli@1.12.3 ([b7bcf58](https://github.com/dxcli/create-dxcli/commit/b7bcf58))
2262
2263<a name="0.13.0"></a>
2264# [0.13.0](https://github.com/dxcli/create-dxcli/compare/87c3b5015710cf221fd2e72f79ac0bca62682b41...v0.13.0) (2018-01-19)
2265
2266
2267### Features
2268
2269* generator-dxcli@1.12.2 ([3665a3e](https://github.com/dxcli/create-dxcli/commit/3665a3e))
2270
2271<a name="0.12.0"></a>
2272# [0.12.0](https://github.com/dxcli/create-dxcli/compare/6dca853dda72e86fd71924d2c9e40cbad877119e...v0.12.0) (2018-01-19)
2273
2274
2275### Features
2276
2277* generator-dxcli@1.12.1 ([87c3b50](https://github.com/dxcli/create-dxcli/commit/87c3b50))
2278
2279<a name="0.11.0"></a>
2280# [0.11.0](https://github.com/dxcli/create-dxcli/compare/04e4ce1c8d4443bcab504293392082fcc4e7a6f0...v0.11.0) (2018-01-19)
2281
2282
2283### Features
2284
2285* generator-dxcli@1.12.0 ([6dca853](https://github.com/dxcli/create-dxcli/commit/6dca853))
2286
2287<a name="0.10.0"></a>
2288# [0.10.0](https://github.com/dxcli/create-dxcli/compare/9aed3c047608874a8abd967d7932342bd0d8751e...v0.10.0) (2018-01-16)
2289
2290
2291### Features
2292
2293* generator-dxcli@1.11.5 ([04e4ce1](https://github.com/dxcli/create-dxcli/commit/04e4ce1))
2294
2295<a name="0.9.0"></a>
2296# [0.9.0](https://github.com/dxcli/create-dxcli/compare/63f333df49ff7a4daeabd3505678783e044d61c8...v0.9.0) (2018-01-16)
2297
2298
2299### Features
2300
2301* generator-dxcli@1.11.4 ([9aed3c0](https://github.com/dxcli/create-dxcli/commit/9aed3c0))
2302
2303<a name="0.8.0"></a>
2304# [0.8.0](https://github.com/dxcli/create-dxcli/compare/3eb57a4521aa14ab99a2bdb7bc936556fc4de400...v0.8.0) (2018-01-16)
2305
2306
2307### Features
2308
2309* generator-dxcli@1.11.3 ([63f333d](https://github.com/dxcli/create-dxcli/commit/63f333d))
2310
2311<a name="0.7.0"></a>
2312# [0.7.0](https://github.com/dxcli/create-dxcli/compare/847459dc5f3dba0350de23b16920eb81f18f11cf...v0.7.0) (2018-01-16)
2313
2314
2315### Features
2316
2317* generator-dxcli@1.11.2 ([3eb57a4](https://github.com/dxcli/create-dxcli/commit/3eb57a4))
2318
2319<a name="0.6.0"></a>
2320# [0.6.0](https://github.com/dxcli/create-dxcli/compare/58b907c3915d0840cb06f17e8c29d98d2f32f9fe...v0.6.0) (2018-01-16)
2321
2322
2323### Features
2324
2325* generator-dxcli@1.11.1 ([847459d](https://github.com/dxcli/create-dxcli/commit/847459d))
2326
2327<a name="0.5.0"></a>
2328# [0.5.0](https://github.com/dxcli/create-dxcli/compare/bcea2202f335c10f47cc78cd1227c07f71d56e75...v0.5.0) (2018-01-16)
2329
2330
2331### Features
2332
2333* generator-dxcli@1.11.0 ([58b907c](https://github.com/dxcli/create-dxcli/commit/58b907c))
2334
2335<a name="0.4.0"></a>
2336# [0.4.0](https://github.com/dxcli/create-dxcli/compare/b2be420ffcd815fc8e5b82664c0464cfdb02d393...v0.4.0) (2018-01-16)
2337
2338
2339### Features
2340
2341* generator-dxcli@1.10.5 ([bcea220](https://github.com/dxcli/create-dxcli/commit/bcea220))
2342
2343<a name="0.3.0"></a>
2344# [0.3.0](https://github.com/dxcli/create-dxcli/compare/368dba073f40cd6fa70f5277d337ca61b763e0c9...v0.3.0) (2018-01-16)
2345
2346
2347### Features
2348
2349* updated generator-dxcli ([b2be420](https://github.com/dxcli/create-dxcli/commit/b2be420))
2350
2351<a name="0.2.4"></a>
2352## [0.2.4](https://github.com/dxcli/create-dxcli/compare/a25c8028b61a1b3de22cb3f9bfa9ce640f237ae0...v0.2.4) (2018-01-14)
2353
2354
2355### Bug Fixes
2356
2357* use latest generator-dxcli ([5bd5145](https://github.com/dxcli/create-dxcli/commit/5bd5145))
2358
2359<a name="0.2.3"></a>
2360## [0.2.3](https://github.com/dxcli/create-dxcli/compare/4426bd9eee6c5b28dfc773c46e3382b608fd8cf5...v0.2.3) (2018-01-14)
2361
2362
2363### Bug Fixes
2364
2365* add nyc ([a25c802](https://github.com/dxcli/create-dxcli/commit/a25c802))
2366* updated generator ([906425e](https://github.com/dxcli/create-dxcli/commit/906425e))
2367
2368<a name="0.2.2"></a>
2369## [0.2.2](https://github.com/dxcli/create-dxcli/compare/48b6b4cc422a692b98ca7ecb82ee7f5ac80bde0b...v0.2.2) (2018-01-13)
2370
2371
2372### Bug Fixes
2373
2374* updated generator ([4426bd9](https://github.com/dxcli/create-dxcli/commit/4426bd9))
2375
2376<a name="0.2.1"></a>
2377## [0.2.1](https://github.com/dxcli/create-dxcli/compare/0b0a2f40569c884c53e30abfd836ee443e4bee5f...v0.2.1) (2018-01-13)
2378
2379
2380### Bug Fixes
2381
2382* bump semantic-release ([48b6b4c](https://github.com/dxcli/create-dxcli/commit/48b6b4c))
2383* updated generator ([608d365](https://github.com/dxcli/create-dxcli/commit/608d365))
2384* updated generator ([08e5c6b](https://github.com/dxcli/create-dxcli/commit/08e5c6b))
2385
2386<a name="0.2.0"></a>
2387# [0.2.0](https://github.com/dxcli/create-dxcli/compare/1221da3e980cb61195f22b9e2d33cb8272942d77...v0.2.0) (2018-01-13)
2388
2389
2390### Features
2391
2392* updated generator ([13e5829](https://github.com/dxcli/create-dxcli/commit/13e5829))
2393
2394<a name="0.1.0"></a>
2395# [0.1.0](https://github.com/dxcli/create-dxcli/compare/3f46075c5d04ce2921a716e1fe342446a09db667...v0.1.0) (2018-01-13)
2396
2397
2398### Features
2399
2400* added generator ([6e96584](https://github.com/dxcli/create-dxcli/commit/6e96584))
2401* updated generator ([87b5922](https://github.com/dxcli/create-dxcli/commit/87b5922))