UNPKG

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