UNPKG

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