UNPKG

24.3 kBMarkdownView Raw
1<a name="0.32.9"></a>
2## [0.32.9](https://github.com/anycli/cli/compare/a7e0d141cf5a65a9faf202998a5c53c32fcb695c...v0.32.9) (2018-02-02)
3
4
5### Bug Fixes
6
7* fixed yarn mutex ([43335e9](https://github.com/anycli/cli/commit/43335e9))
8
9<a name="0.32.8"></a>
10## [0.32.8](https://github.com/anycli/cli/compare/daa43ead11cd86d0d73cc8b999bc4658864c01c0...v0.32.8) (2018-02-02)
11
12
13### Bug Fixes
14
15* add another retry ([6dfe207](https://github.com/anycli/cli/commit/6dfe207))
16* add another workflow for caching ([5fe5d11](https://github.com/anycli/cli/commit/5fe5d11))
17* cache after release ([a7e0d14](https://github.com/anycli/cli/commit/a7e0d14))
18
19<a name="0.32.7"></a>
20## [0.32.7](https://github.com/anycli/cli/compare/85b56406a591cde36f9586fbac671850d7b80848...v0.32.7) (2018-02-02)
21
22
23### Bug Fixes
24
25* add mutex so tests can run in parallel ([b03b605](https://github.com/anycli/cli/commit/b03b605))
26* attach workspace when releasing ([daa43ea](https://github.com/anycli/cli/commit/daa43ea))
27
28<a name="0.32.6"></a>
29## [0.32.6](https://github.com/anycli/cli/compare/dd9da5f0c60bca1c06ed4ebd7edfecce6643356a...v0.32.6) (2018-02-02)
30
31
32### Bug Fixes
33
34* circle cache improvements ([7e9c3d0](https://github.com/anycli/cli/commit/7e9c3d0))
35* fixed plugin circle config ([85b5640](https://github.com/anycli/cli/commit/85b5640))
36
37<a name="0.32.5"></a>
38## [0.32.5](https://github.com/anycli/cli/compare/20de5dcd2abf943b2d5004d1027c09208b910c3d...v0.32.5) (2018-02-02)
39
40
41### Bug Fixes
42
43* fixed global add ([6e5fb0e](https://github.com/anycli/cli/commit/6e5fb0e))
44* move setup_git into greenkeeper ([b6c87d9](https://github.com/anycli/cli/commit/b6c87d9))
45
46<a name="0.32.4"></a>
47## [0.32.4](https://github.com/anycli/cli/compare/47f9b65b3f6ac03e687a7063ad51bcb905f9edf2...v0.32.4) (2018-02-02)
48
49
50### Bug Fixes
51
52* fixed restore cache step ([20de5dc](https://github.com/anycli/cli/commit/20de5dc))
53
54<a name="0.32.3"></a>
55## [0.32.3](https://github.com/anycli/cli/compare/de0ad4e688db399401aef571acdd2990d5e0ae77...v0.32.3) (2018-02-01)
56
57
58### Bug Fixes
59
60* fixed yarn step in circle config ([8bdadc3](https://github.com/anycli/cli/commit/8bdadc3))
61* fixed yarn step in circle config ([e6e19c4](https://github.com/anycli/cli/commit/e6e19c4))
62
63<a name="0.32.1"></a>
64## [0.32.1](https://github.com/anycli/cli/compare/3efa4c533d1fc76ec4f737132eb60ea7322fe9d3...v0.32.1) (2018-02-01)
65
66
67### Bug Fixes
68
69* fixed circle config ([9a8166e](https://github.com/anycli/cli/commit/9a8166e))
70
71<a name="0.32.0"></a>
72# [0.32.0](https://github.com/anycli/cli/compare/2fbd4f9f2e3c06f8a8092b2cd3e759759784d4a1...v0.32.0) (2018-02-01)
73
74
75### Bug Fixes
76
77* do not set anycli if empty ([3c7bab9](https://github.com/anycli/cli/commit/3c7bab9))
78
79
80### Features
81
82* add cache step to circleci ([3efa4c5](https://github.com/anycli/cli/commit/3efa4c5))
83* add cache step to circleci ([fcef9fa](https://github.com/anycli/cli/commit/fcef9fa))
84
85<a name="0.31.1"></a>
86## [0.31.1](https://github.com/anycli/cli/compare/ec2886542814433b5fa2942efbd0b98a8ea48ace...v0.31.1) (2018-02-01)
87
88
89### Bug Fixes
90
91* rename repo ([37ca4cc](https://github.com/anycli/cli/commit/37ca4cc))
92* use new linter rules ([2fbd4f9](https://github.com/anycli/cli/commit/2fbd4f9))
93
94<a name="0.31.0"></a>
95# [0.31.0](https://github.com/anycli/anycli/compare/e324c141548c6c025271fa0a4da721de670a60a7...v0.31.0) (2018-02-01)
96
97
98### Features
99
100* rename package to [@anycli](https://github.com/anycli)/cli ([ec28865](https://github.com/anycli/anycli/commit/ec28865))
101
102<a name="0.30.7"></a>
103## [0.30.7](https://github.com/anycli/anycli/compare/8257b7a1b19e0a6c907b962ed11e4df735856062...v0.30.7) (2018-02-01)
104
105
106### Bug Fixes
107
108* smoke tests first ([e324c14](https://github.com/anycli/anycli/commit/e324c14))
109
110<a name="0.30.6"></a>
111## [0.30.6](https://github.com/anycli/anycli/compare/ad3544b65ff6246708646393eaf7ce036b737898...v0.30.6) (2018-02-01)
112
113
114### Bug Fixes
115
116* add smoke tests to appveyor ([f33a88d](https://github.com/anycli/anycli/commit/f33a88d))
117* fix nyc on circle ([8257b7a](https://github.com/anycli/anycli/commit/8257b7a))
118
119<a name="0.30.4"></a>
120## [0.30.4](https://github.com/anycli/anycli/compare/65d35c53097297d46163b4976a1f18cf53bfed38...v0.30.4) (2018-02-01)
121
122
123### Bug Fixes
124
125* added some smoke tests ([24664f1](https://github.com/anycli/anycli/commit/24664f1))
126
127<a name="0.30.3"></a>
128## [0.30.3](https://github.com/anycli/anycli/compare/93b3f16c2ecd2f512f78c00f010fbc178bebcf6c...v0.30.3) (2018-02-01)
129
130
131### Bug Fixes
132
133* remove fromScratch ([65d35c5](https://github.com/anycli/anycli/commit/65d35c5))
134
135<a name="0.30.2"></a>
136## [0.30.2](https://github.com/anycli/anycli/compare/354f46b0486648b434bb66d72e7387325f3f9ff0...v0.30.2) (2018-02-01)
137
138
139### Bug Fixes
140
141* fix commitlint ([9aa2212](https://github.com/anycli/anycli/commit/9aa2212))
142* fix yarn execs ([93b3f16](https://github.com/anycli/anycli/commit/93b3f16))
143
144<a name="0.30.1"></a>
145## [0.30.1](https://github.com/anycli/anycli/compare/1a728bb4cdb10c64b68cccadfbf17eb2ca6ec840...v0.30.1) (2018-02-01)
146
147
148### Bug Fixes
149
150* fixed linters ([5ac2d4c](https://github.com/anycli/anycli/commit/5ac2d4c))
151* fixed mocha in js ([dbc44bf](https://github.com/anycli/anycli/commit/dbc44bf))
152* fixed single bin script ([a8a4b33](https://github.com/anycli/anycli/commit/a8a4b33))
153* fixing single ([354f46b](https://github.com/anycli/anycli/commit/354f46b))
154* only use concurrently when needed ([bd567e1](https://github.com/anycli/anycli/commit/bd567e1))
155
156<a name="0.30.0"></a>
157# [0.30.0](https://github.com/anycli/anycli/compare/b90320a5dd3ef9e5808995c38d7d16d86b32ea03...v0.30.0) (2018-02-01)
158
159
160### Features
161
162* added --help and --version ([07e5a96](https://github.com/anycli/anycli/commit/07e5a96))
163
164<a name="0.29.0"></a>
165# [0.29.0](https://github.com/anycli/anycli/compare/844ab18e55794c4b6ac36168e0648b1e8222044f...v0.29.0) (2018-02-01)
166
167
168### Bug Fixes
169
170* consolidate commands and tests ([b90320a](https://github.com/anycli/anycli/commit/b90320a))
171* fixed command generator ([8c5c179](https://github.com/anycli/anycli/commit/8c5c179))
172
173
174### Features
175
176* use new parser model ([7e7f7d3](https://github.com/anycli/anycli/commit/7e7f7d3))
177
178<a name="0.28.16"></a>
179## [0.28.16](https://github.com/dxcli/create-dxcli/compare/314398bb37631a1eefafb9a60ffbbac5d0594db0...v0.28.16) (2018-01-30)
180
181
182### Bug Fixes
183
184* only sort if array ([6557c82](https://github.com/dxcli/create-dxcli/commit/6557c82))
185
186<a name="0.28.15"></a>
187## [0.28.15](https://github.com/dxcli/create-dxcli/compare/b7292967965fc9c1b8135930d6edb421bf4b4d1f...v0.28.15) (2018-01-30)
188
189
190### Bug Fixes
191
192* slight performance boost in appveyor ([314398b](https://github.com/dxcli/create-dxcli/commit/314398b))
193
194<a name="0.28.12"></a>
195## [0.28.12](https://github.com/dxcli/create-dxcli/compare/67fe975beaf5f96ccb66b5b8eb1a6ed505cc27fa...v0.28.12) (2018-01-30)
196
197
198### Bug Fixes
199
200* add nyc to appveyor ([b0216f1](https://github.com/dxcli/create-dxcli/commit/b0216f1))
201
202<a name="0.28.10"></a>
203## [0.28.10](https://github.com/dxcli/create-dxcli/compare/b3bde9437d06c69b4bd2a9ef7206444020c80aea...v0.28.10) (2018-01-30)
204
205
206### Bug Fixes
207
208* only push eslint if it is not empty ([ef9a649](https://github.com/dxcli/create-dxcli/commit/ef9a649))
209
210<a name="0.28.9"></a>
211## [0.28.9](https://github.com/dxcli/create-dxcli/compare/73b448b21887b61367c36fa0e11be2f81fb713d2...v0.28.9) (2018-01-30)
212
213
214### Bug Fixes
215
216* fixed typescript output ([b3bde94](https://github.com/dxcli/create-dxcli/commit/b3bde94))
217
218<a name="0.28.8"></a>
219## [0.28.8](https://github.com/dxcli/create-dxcli/compare/21f25d0e1f56b6572cc2851f75cb295564979377...v0.28.8) (2018-01-30)
220
221
222### Bug Fixes
223
224* add nyc config ([73b448b](https://github.com/dxcli/create-dxcli/commit/73b448b))
225
226<a name="0.28.7"></a>
227## [0.28.7](https://github.com/dxcli/create-dxcli/compare/2fcef58bfab09e2901374ed2c5bcd76f3c06f92e...v0.28.7) (2018-01-30)
228
229
230### Bug Fixes
231
232* add nyc config ([21f25d0](https://github.com/dxcli/create-dxcli/commit/21f25d0))
233* semantic-release bin ([813d91b](https://github.com/dxcli/create-dxcli/commit/813d91b))
234
235<a name="0.28.6"></a>
236## [0.28.6](https://github.com/dxcli/create-dxcli/compare/46dd0a312345b951713ebb5ef14c538dd4aaa3e8...v0.28.6) (2018-01-30)
237
238
239### Bug Fixes
240
241* reduce dependencies needed in dev ([2a0bbad](https://github.com/dxcli/create-dxcli/commit/2a0bbad))
242* semantic-release bin ([2fcef58](https://github.com/dxcli/create-dxcli/commit/2fcef58))
243* semantic-release bin ([ba77257](https://github.com/dxcli/create-dxcli/commit/ba77257))
244* semantic-release bin ([6addee5](https://github.com/dxcli/create-dxcli/commit/6addee5))
245
246<a name="0.28.5"></a>
247## [0.28.5](https://github.com/dxcli/create-dxcli/compare/8183ae5f69e6614981fcd3760b6993bccc8de40a...v0.28.5) (2018-01-29)
248
249
250### Bug Fixes
251
252* add semantic-release locally instead ([c8bc421](https://github.com/dxcli/create-dxcli/commit/c8bc421))
253* dev dep ([46dd0a3](https://github.com/dxcli/create-dxcli/commit/46dd0a3))
254
255<a name="0.28.4"></a>
256## [0.28.4](https://github.com/dxcli/create-dxcli/compare/f60d9f2cb363ca0788b036b47a01cec67cb9aa4d...v0.28.4) (2018-01-29)
257
258
259### Bug Fixes
260
261* semantic-release bin ([8183ae5](https://github.com/dxcli/create-dxcli/commit/8183ae5))
262
263<a name="0.28.2"></a>
264## [0.28.2](https://github.com/dxcli/create-dxcli/compare/9944eaddcd40b9a8fc523306736b67b2e038909c...v0.28.2) (2018-01-29)
265
266
267### Bug Fixes
268
269* fetch semantic release when needed ([db289ca](https://github.com/dxcli/create-dxcli/commit/db289ca))
270* fetch semantic release when needed ([7340723](https://github.com/dxcli/create-dxcli/commit/7340723))
271
272<a name="0.28.1"></a>
273## [0.28.1](https://github.com/dxcli/create-dxcli/compare/8b36b615cd0c96adc92e8f6dc4765f5dac5c2778...v0.28.1) (2018-01-29)
274
275
276### Bug Fixes
277
278* explicitly add [@dxcli](https://github.com/dxcli)/nyc-config ([9944ead](https://github.com/dxcli/create-dxcli/commit/9944ead))
279
280<a name="0.28.0"></a>
281# [0.28.0](https://github.com/dxcli/create-dxcli/compare/v0.27.1...v0.28.0) (2018-01-28)
282
283
284### Bug Fixes
285
286* add TS parsing for commands ([68c2023](https://github.com/dxcli/create-dxcli/commit/68c2023))
287* bump cli-ux ([adf7aad](https://github.com/dxcli/create-dxcli/commit/adf7aad))
288* bump cli-ux ([f4f0f3f](https://github.com/dxcli/create-dxcli/commit/f4f0f3f))
289* fixing single and adding windows cmd scripts ([3659d86](https://github.com/dxcli/create-dxcli/commit/3659d86))
290* improve TS loading ([8d42d1e](https://github.com/dxcli/create-dxcli/commit/8d42d1e))
291* simplified bin scripts ([8b36b61](https://github.com/dxcli/create-dxcli/commit/8b36b61))
292* updated deps ([c6e576a](https://github.com/dxcli/create-dxcli/commit/c6e576a))
293
294
295### Features
296
297* add mocha script ([4efb9ab](https://github.com/dxcli/create-dxcli/commit/4efb9ab))
298* added command generator ([f6fef1f](https://github.com/dxcli/create-dxcli/commit/f6fef1f))
299
300<a name="0.26.11"></a>
301## [0.26.11](https://github.com/dxcli/create-dxcli/compare/0a289a10ba1d162b296678aba732140938038534...v0.26.11) (2018-01-28)
302
303
304### Bug Fixes
305
306* parser is now exported from command ([6f192b1](https://github.com/dxcli/create-dxcli/commit/6f192b1))
307
308<a name="0.26.10"></a>
309## [0.26.10](https://github.com/dxcli/create-dxcli/compare/fc9bba9e38d40f726eb0b52af2635e6f91cc0412...v0.26.10) (2018-01-28)
310
311
312### Bug Fixes
313
314* rename dev-test to test ([2a2bf9b](https://github.com/dxcli/create-dxcli/commit/2a2bf9b))
315* run build before tests ([05765fa](https://github.com/dxcli/create-dxcli/commit/05765fa))
316* run nps build before release ([0a289a1](https://github.com/dxcli/create-dxcli/commit/0a289a1))
317
318<a name="0.26.9"></a>
319## [0.26.9](https://github.com/dxcli/create-dxcli/compare/528615137fba7d8637271a044617d55005aae769...v0.26.9) (2018-01-28)
320
321
322### Bug Fixes
323
324* overwrite scripts ([fc9bba9](https://github.com/dxcli/create-dxcli/commit/fc9bba9))
325
326<a name="0.26.8"></a>
327## [0.26.8](https://github.com/dxcli/create-dxcli/compare/3d851bad9ce5223acd0f8cf38b8ac60d290e565d...v0.26.8) (2018-01-28)
328
329
330### Bug Fixes
331
332* lower loglevel ([5286151](https://github.com/dxcli/create-dxcli/commit/5286151))
333
334<a name="0.26.7"></a>
335## [0.26.7](https://github.com/dxcli/create-dxcli/compare/07c7e38f5bc38e72c78975a441ec9ea51608b4ed...v0.26.7) (2018-01-28)
336
337
338### Bug Fixes
339
340* send args to yarn ([3d851ba](https://github.com/dxcli/create-dxcli/commit/3d851ba))
341
342<a name="0.26.6"></a>
343## [0.26.6](https://github.com/dxcli/create-dxcli/compare/a1a4a082b225ad1b94b3705bcd84f71ef692368d...v0.26.6) (2018-01-28)
344
345
346### Bug Fixes
347
348* ensure /lib is always gitignored for ts ([07c7e38](https://github.com/dxcli/create-dxcli/commit/07c7e38))
349
350<a name="0.26.5"></a>
351## [0.26.5](https://github.com/dxcli/create-dxcli/compare/efd2846e5c3ac9e356baac4d2bf32b88c1ba0e53...v0.26.5) (2018-01-28)
352
353
354### Bug Fixes
355
356* add mocha-junit-reporter ([a1a4a08](https://github.com/dxcli/create-dxcli/commit/a1a4a08))
357
358<a name="0.26.3"></a>
359## [0.26.3](https://github.com/dxcli/create-dxcli/compare/ff9c542edabdddafc3d011841b26d949f0dd3275...v0.26.3) (2018-01-28)
360
361
362### Bug Fixes
363
364* add semantic-release step if not mocha ([143532c](https://github.com/dxcli/create-dxcli/commit/143532c))
365
366<a name="0.26.2"></a>
367## [0.26.2](https://github.com/dxcli/create-dxcli/compare/98ea830cd9edbfabac3453ce41fb2ba2bd145de7...v0.26.2) (2018-01-28)
368
369
370### Bug Fixes
371
372* add [@dxcli](https://github.com/dxcli)/dev-semantic-release ([ff9c542](https://github.com/dxcli/create-dxcli/commit/ff9c542))
373
374<a name="0.26.1"></a>
375## [0.26.1](https://github.com/dxcli/create-dxcli/compare/9c5e20478e77703ac148281ca7ea6cd5f12fd94e...v0.26.1) (2018-01-28)
376
377
378### Bug Fixes
379
380* add dev deps ([98ea830](https://github.com/dxcli/create-dxcli/commit/98ea830))
381
382<a name="0.26.0"></a>
383# [0.26.0](https://github.com/dxcli/create-dxcli/compare/7d6f27655c4fd780b53a50598ae2d0450360368f...v0.26.0) (2018-01-27)
384
385
386### Bug Fixes
387
388* mkdir ([09d86ae](https://github.com/dxcli/create-dxcli/commit/09d86ae))
389* mkdir ([dc8a2d1](https://github.com/dxcli/create-dxcli/commit/dc8a2d1))
390* updated deps ([9c5e204](https://github.com/dxcli/create-dxcli/commit/9c5e204))
391
392
393### Features
394
395* add bin script for local plugin dev ([552df43](https://github.com/dxcli/create-dxcli/commit/552df43))
396
397<a name="0.25.2"></a>
398## [0.25.2](https://github.com/dxcli/create-dxcli/compare/ab4b02f03b67cd987b66a201c72019d2abd98b3b...v0.25.2) (2018-01-27)
399
400
401### Bug Fixes
402
403* updated deps ([7d6f276](https://github.com/dxcli/create-dxcli/commit/7d6f276))
404
405<a name="0.25.1"></a>
406## [0.25.1](https://github.com/dxcli/create-dxcli/compare/18261a5471c70b44acddb5859a66f0b3b7b4fcb9...v0.25.1) (2018-01-27)
407
408
409### Bug Fixes
410
411* mkdirp reports ([ab4b02f](https://github.com/dxcli/create-dxcli/commit/ab4b02f))
412
413<a name="0.24.3"></a>
414## [0.24.3](https://github.com/dxcli/create-dxcli/compare/26f6d3019d357895bf3040e49702c728cd4297ad...v0.24.3) (2018-01-27)
415
416
417### Bug Fixes
418
419* scope templates ([2f03b43](https://github.com/dxcli/create-dxcli/commit/2f03b43))
420* trap git push errors ([af327b3](https://github.com/dxcli/create-dxcli/commit/af327b3))
421
422<a name="0.24.2"></a>
423## [0.24.2](https://github.com/dxcli/create-dxcli/compare/7bd67f810ec3af751aeb8b6b6b84ddb35aa28949...v0.24.2) (2018-01-27)
424
425
426### Bug Fixes
427
428* releases ([fbdc9c2](https://github.com/dxcli/create-dxcli/commit/fbdc9c2))
429* releases ([ba33440](https://github.com/dxcli/create-dxcli/commit/ba33440))
430
431<a name="0.24.1"></a>
432## [0.24.1](https://github.com/dxcli/create-dxcli/compare/2f901ca9651edc92a3586bf3a7a86ddf21749a6f...v0.24.1) (2018-01-27)
433
434
435### Bug Fixes
436
437* fix releases ([435a96d](https://github.com/dxcli/create-dxcli/commit/435a96d))
438* fixing example publishing ([6087f9c](https://github.com/dxcli/create-dxcli/commit/6087f9c))
439* fixing example publishing ([d03efe7](https://github.com/dxcli/create-dxcli/commit/d03efe7))
440* git username ([11b4b58](https://github.com/dxcli/create-dxcli/commit/11b4b58))
441* release examples ([6a1c3df](https://github.com/dxcli/create-dxcli/commit/6a1c3df))
442* rename greenkeeper -> yarn ([78afe96](https://github.com/dxcli/create-dxcli/commit/78afe96))
443* share cache in tests ([1a33371](https://github.com/dxcli/create-dxcli/commit/1a33371))
444
445<a name="0.24.0"></a>
446# [0.24.0](https://github.com/dxcli/create-dxcli/compare/ea066302ac109a86d4186460803eb152a87edb56...v0.24.0) (2018-01-27)
447
448
449### Features
450
451* release examples ([2f901ca](https://github.com/dxcli/create-dxcli/commit/2f901ca))
452* release examples automatically ([6c95bd9](https://github.com/dxcli/create-dxcli/commit/6c95bd9))
453
454<a name="0.23.3"></a>
455## [0.23.3](https://github.com/dxcli/create-dxcli/compare/ad28e28c93f1a8490992616b7a7db8755e582060...v0.23.3) (2018-01-27)
456
457
458### Bug Fixes
459
460* add templates to pack ([ea06630](https://github.com/dxcli/create-dxcli/commit/ea06630))
461* default to not having options ([72dd9d9](https://github.com/dxcli/create-dxcli/commit/72dd9d9))
462
463<a name="0.23.2"></a>
464## [0.23.2](https://github.com/dxcli/create-dxcli/compare/417c8753c63422e93e7c59368274483be27b8a9b...v0.23.2) (2018-01-27)
465
466
467### Bug Fixes
468
469* export lib ([ad28e28](https://github.com/dxcli/create-dxcli/commit/ad28e28))
470
471<a name="0.23.1"></a>
472## [0.23.1](https://github.com/dxcli/create-dxcli/compare/338f439af784605470b85f2872554bc992396b54...v0.23.1) (2018-01-27)
473
474
475### Bug Fixes
476
477* add other commands ([394b5f0](https://github.com/dxcli/create-dxcli/commit/394b5f0))
478* move generator into this package ([d379e63](https://github.com/dxcli/create-dxcli/commit/d379e63))
479
480<a name="0.23.0"></a>
481# [0.23.0](https://github.com/dxcli/create-dxcli/compare/8b1d9939d3debbd0eb51e6880a8f34184c682d8a...v0.23.0) (2018-01-26)
482
483
484### Features
485
486* generator-dxcli@1.15.3 ([338f439](https://github.com/dxcli/create-dxcli/commit/338f439))
487
488<a name="0.22.0"></a>
489# [0.22.0](https://github.com/dxcli/create-dxcli/compare/fdd72705de7cca981ea6a49037933352edc60b92...v0.22.0) (2018-01-25)
490
491
492### Features
493
494* generator-dxcli@1.15.2 ([8b1d993](https://github.com/dxcli/create-dxcli/commit/8b1d993))
495
496<a name="0.21.0"></a>
497# [0.21.0](https://github.com/dxcli/create-dxcli/compare/d2a61f9afe10ca26e3e0a9c484649d339e750f05...v0.21.0) (2018-01-25)
498
499
500### Features
501
502* generator-dxcli@1.15.0 ([fdd7270](https://github.com/dxcli/create-dxcli/commit/fdd7270))
503
504<a name="0.20.0"></a>
505# [0.20.0](https://github.com/dxcli/create-dxcli/compare/b1b8ac32b04f233448f290907146c8c006ccc305...v0.20.0) (2018-01-20)
506
507
508### Features
509
510* generator-dxcli@1.14.4 ([d2a61f9](https://github.com/dxcli/create-dxcli/commit/d2a61f9))
511
512<a name="0.19.0"></a>
513# [0.19.0](https://github.com/dxcli/create-dxcli/compare/e6c0d871b4734bac89036368841fd08e57c2391d...v0.19.0) (2018-01-20)
514
515
516### Features
517
518* generator-dxcli@1.14.3 ([b1b8ac3](https://github.com/dxcli/create-dxcli/commit/b1b8ac3))
519
520<a name="0.18.0"></a>
521# [0.18.0](https://github.com/dxcli/create-dxcli/compare/a29e7a15a8e9ab452b7abca6137a740848d29167...v0.18.0) (2018-01-20)
522
523
524### Features
525
526* generator-dxcli@1.14.2 ([e6c0d87](https://github.com/dxcli/create-dxcli/commit/e6c0d87))
527
528<a name="0.17.0"></a>
529# [0.17.0](https://github.com/dxcli/create-dxcli/compare/792ba5adece9587f32437e8ec4aa7a211c7746bb...v0.17.0) (2018-01-20)
530
531
532### Features
533
534* generator-dxcli@1.14.1 ([a29e7a1](https://github.com/dxcli/create-dxcli/commit/a29e7a1))
535
536<a name="0.16.0"></a>
537# [0.16.0](https://github.com/dxcli/create-dxcli/compare/0240fe8c894bd156235d1a03317e629843c49106...v0.16.0) (2018-01-20)
538
539
540### Features
541
542* generator-dxcli@1.14.0 ([792ba5a](https://github.com/dxcli/create-dxcli/commit/792ba5a))
543
544<a name="0.15.0"></a>
545# [0.15.0](https://github.com/dxcli/create-dxcli/compare/b7bcf58f8611f30d7589c24445a96bfb583c14a6...v0.15.0) (2018-01-19)
546
547
548### Features
549
550* generator-dxcli@1.13.0 ([0240fe8](https://github.com/dxcli/create-dxcli/commit/0240fe8))
551
552<a name="0.14.0"></a>
553# [0.14.0](https://github.com/dxcli/create-dxcli/compare/3665a3e7d6818a052a302f3f679ffbcb2254cc53...v0.14.0) (2018-01-19)
554
555
556### Features
557
558* generator-dxcli@1.12.3 ([b7bcf58](https://github.com/dxcli/create-dxcli/commit/b7bcf58))
559
560<a name="0.13.0"></a>
561# [0.13.0](https://github.com/dxcli/create-dxcli/compare/87c3b5015710cf221fd2e72f79ac0bca62682b41...v0.13.0) (2018-01-19)
562
563
564### Features
565
566* generator-dxcli@1.12.2 ([3665a3e](https://github.com/dxcli/create-dxcli/commit/3665a3e))
567
568<a name="0.12.0"></a>
569# [0.12.0](https://github.com/dxcli/create-dxcli/compare/6dca853dda72e86fd71924d2c9e40cbad877119e...v0.12.0) (2018-01-19)
570
571
572### Features
573
574* generator-dxcli@1.12.1 ([87c3b50](https://github.com/dxcli/create-dxcli/commit/87c3b50))
575
576<a name="0.11.0"></a>
577# [0.11.0](https://github.com/dxcli/create-dxcli/compare/04e4ce1c8d4443bcab504293392082fcc4e7a6f0...v0.11.0) (2018-01-19)
578
579
580### Features
581
582* generator-dxcli@1.12.0 ([6dca853](https://github.com/dxcli/create-dxcli/commit/6dca853))
583
584<a name="0.10.0"></a>
585# [0.10.0](https://github.com/dxcli/create-dxcli/compare/9aed3c047608874a8abd967d7932342bd0d8751e...v0.10.0) (2018-01-16)
586
587
588### Features
589
590* generator-dxcli@1.11.5 ([04e4ce1](https://github.com/dxcli/create-dxcli/commit/04e4ce1))
591
592<a name="0.9.0"></a>
593# [0.9.0](https://github.com/dxcli/create-dxcli/compare/63f333df49ff7a4daeabd3505678783e044d61c8...v0.9.0) (2018-01-16)
594
595
596### Features
597
598* generator-dxcli@1.11.4 ([9aed3c0](https://github.com/dxcli/create-dxcli/commit/9aed3c0))
599
600<a name="0.8.0"></a>
601# [0.8.0](https://github.com/dxcli/create-dxcli/compare/3eb57a4521aa14ab99a2bdb7bc936556fc4de400...v0.8.0) (2018-01-16)
602
603
604### Features
605
606* generator-dxcli@1.11.3 ([63f333d](https://github.com/dxcli/create-dxcli/commit/63f333d))
607
608<a name="0.7.0"></a>
609# [0.7.0](https://github.com/dxcli/create-dxcli/compare/847459dc5f3dba0350de23b16920eb81f18f11cf...v0.7.0) (2018-01-16)
610
611
612### Features
613
614* generator-dxcli@1.11.2 ([3eb57a4](https://github.com/dxcli/create-dxcli/commit/3eb57a4))
615
616<a name="0.6.0"></a>
617# [0.6.0](https://github.com/dxcli/create-dxcli/compare/58b907c3915d0840cb06f17e8c29d98d2f32f9fe...v0.6.0) (2018-01-16)
618
619
620### Features
621
622* generator-dxcli@1.11.1 ([847459d](https://github.com/dxcli/create-dxcli/commit/847459d))
623
624<a name="0.5.0"></a>
625# [0.5.0](https://github.com/dxcli/create-dxcli/compare/bcea2202f335c10f47cc78cd1227c07f71d56e75...v0.5.0) (2018-01-16)
626
627
628### Features
629
630* generator-dxcli@1.11.0 ([58b907c](https://github.com/dxcli/create-dxcli/commit/58b907c))
631
632<a name="0.4.0"></a>
633# [0.4.0](https://github.com/dxcli/create-dxcli/compare/b2be420ffcd815fc8e5b82664c0464cfdb02d393...v0.4.0) (2018-01-16)
634
635
636### Features
637
638* generator-dxcli@1.10.5 ([bcea220](https://github.com/dxcli/create-dxcli/commit/bcea220))
639
640<a name="0.3.0"></a>
641# [0.3.0](https://github.com/dxcli/create-dxcli/compare/368dba073f40cd6fa70f5277d337ca61b763e0c9...v0.3.0) (2018-01-16)
642
643
644### Features
645
646* updated generator-dxcli ([b2be420](https://github.com/dxcli/create-dxcli/commit/b2be420))
647
648<a name="0.2.4"></a>
649## [0.2.4](https://github.com/dxcli/create-dxcli/compare/a25c8028b61a1b3de22cb3f9bfa9ce640f237ae0...v0.2.4) (2018-01-14)
650
651
652### Bug Fixes
653
654* use latest generator-dxcli ([5bd5145](https://github.com/dxcli/create-dxcli/commit/5bd5145))
655
656<a name="0.2.3"></a>
657## [0.2.3](https://github.com/dxcli/create-dxcli/compare/4426bd9eee6c5b28dfc773c46e3382b608fd8cf5...v0.2.3) (2018-01-14)
658
659
660### Bug Fixes
661
662* add nyc ([a25c802](https://github.com/dxcli/create-dxcli/commit/a25c802))
663* updated generator ([906425e](https://github.com/dxcli/create-dxcli/commit/906425e))
664
665<a name="0.2.2"></a>
666## [0.2.2](https://github.com/dxcli/create-dxcli/compare/48b6b4cc422a692b98ca7ecb82ee7f5ac80bde0b...v0.2.2) (2018-01-13)
667
668
669### Bug Fixes
670
671* updated generator ([4426bd9](https://github.com/dxcli/create-dxcli/commit/4426bd9))
672
673<a name="0.2.1"></a>
674## [0.2.1](https://github.com/dxcli/create-dxcli/compare/0b0a2f40569c884c53e30abfd836ee443e4bee5f...v0.2.1) (2018-01-13)
675
676
677### Bug Fixes
678
679* bump semantic-release ([48b6b4c](https://github.com/dxcli/create-dxcli/commit/48b6b4c))
680* updated generator ([608d365](https://github.com/dxcli/create-dxcli/commit/608d365))
681* updated generator ([08e5c6b](https://github.com/dxcli/create-dxcli/commit/08e5c6b))
682
683<a name="0.2.0"></a>
684# [0.2.0](https://github.com/dxcli/create-dxcli/compare/1221da3e980cb61195f22b9e2d33cb8272942d77...v0.2.0) (2018-01-13)
685
686
687### Features
688
689* updated generator ([13e5829](https://github.com/dxcli/create-dxcli/commit/13e5829))
690
691<a name="0.1.0"></a>
692# [0.1.0](https://github.com/dxcli/create-dxcli/compare/3f46075c5d04ce2921a716e1fe342446a09db667...v0.1.0) (2018-01-13)
693
694
695### Features
696
697* added generator ([6e96584](https://github.com/dxcli/create-dxcli/commit/6e96584))
698* updated generator ([87b5922](https://github.com/dxcli/create-dxcli/commit/87b5922))