UNPKG

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