UNPKG

14.3 kBMarkdownView Raw
1<a name="0.27.0"></a>
2# [0.27.0](https://github.com/dxcli/create-dxcli/compare/6f192b1cf7b373e1008bf9512cc0860ed1c8d953...v0.27.0) (2018-01-28)
3
4
5### Bug Fixes
6
7* delete all files from existing example ([0081edd](https://github.com/dxcli/create-dxcli/commit/0081edd))
8* fixed directory in release script ([a4550b7](https://github.com/dxcli/create-dxcli/commit/a4550b7))
9* fixing example publishing ([a333610](https://github.com/dxcli/create-dxcli/commit/a333610))
10* ignore kebab case on package-scripts ([e3ca364](https://github.com/dxcli/create-dxcli/commit/e3ca364))
11
12
13### Features
14
15* make examples follow version of create-dxcli ([de2b9fc](https://github.com/dxcli/create-dxcli/commit/de2b9fc))
16
17<a name="0.26.11"></a>
18## [0.26.11](https://github.com/dxcli/create-dxcli/compare/0a289a10ba1d162b296678aba732140938038534...v0.26.11) (2018-01-28)
19
20
21### Bug Fixes
22
23* parser is now exported from command ([6f192b1](https://github.com/dxcli/create-dxcli/commit/6f192b1))
24
25<a name="0.26.10"></a>
26## [0.26.10](https://github.com/dxcli/create-dxcli/compare/fc9bba9e38d40f726eb0b52af2635e6f91cc0412...v0.26.10) (2018-01-28)
27
28
29### Bug Fixes
30
31* rename dev-test to test ([2a2bf9b](https://github.com/dxcli/create-dxcli/commit/2a2bf9b))
32* run build before tests ([05765fa](https://github.com/dxcli/create-dxcli/commit/05765fa))
33* run nps build before release ([0a289a1](https://github.com/dxcli/create-dxcli/commit/0a289a1))
34
35<a name="0.26.9"></a>
36## [0.26.9](https://github.com/dxcli/create-dxcli/compare/528615137fba7d8637271a044617d55005aae769...v0.26.9) (2018-01-28)
37
38
39### Bug Fixes
40
41* overwrite scripts ([fc9bba9](https://github.com/dxcli/create-dxcli/commit/fc9bba9))
42
43<a name="0.26.8"></a>
44## [0.26.8](https://github.com/dxcli/create-dxcli/compare/3d851bad9ce5223acd0f8cf38b8ac60d290e565d...v0.26.8) (2018-01-28)
45
46
47### Bug Fixes
48
49* lower loglevel ([5286151](https://github.com/dxcli/create-dxcli/commit/5286151))
50
51<a name="0.26.7"></a>
52## [0.26.7](https://github.com/dxcli/create-dxcli/compare/07c7e38f5bc38e72c78975a441ec9ea51608b4ed...v0.26.7) (2018-01-28)
53
54
55### Bug Fixes
56
57* send args to yarn ([3d851ba](https://github.com/dxcli/create-dxcli/commit/3d851ba))
58
59<a name="0.26.6"></a>
60## [0.26.6](https://github.com/dxcli/create-dxcli/compare/a1a4a082b225ad1b94b3705bcd84f71ef692368d...v0.26.6) (2018-01-28)
61
62
63### Bug Fixes
64
65* ensure /lib is always gitignored for ts ([07c7e38](https://github.com/dxcli/create-dxcli/commit/07c7e38))
66
67<a name="0.26.5"></a>
68## [0.26.5](https://github.com/dxcli/create-dxcli/compare/efd2846e5c3ac9e356baac4d2bf32b88c1ba0e53...v0.26.5) (2018-01-28)
69
70
71### Bug Fixes
72
73* add mocha-junit-reporter ([a1a4a08](https://github.com/dxcli/create-dxcli/commit/a1a4a08))
74
75<a name="0.26.3"></a>
76## [0.26.3](https://github.com/dxcli/create-dxcli/compare/ff9c542edabdddafc3d011841b26d949f0dd3275...v0.26.3) (2018-01-28)
77
78
79### Bug Fixes
80
81* add semantic-release step if not mocha ([143532c](https://github.com/dxcli/create-dxcli/commit/143532c))
82
83<a name="0.26.2"></a>
84## [0.26.2](https://github.com/dxcli/create-dxcli/compare/98ea830cd9edbfabac3453ce41fb2ba2bd145de7...v0.26.2) (2018-01-28)
85
86
87### Bug Fixes
88
89* add [@dxcli](https://github.com/dxcli)/dev-semantic-release ([ff9c542](https://github.com/dxcli/create-dxcli/commit/ff9c542))
90
91<a name="0.26.1"></a>
92## [0.26.1](https://github.com/dxcli/create-dxcli/compare/9c5e20478e77703ac148281ca7ea6cd5f12fd94e...v0.26.1) (2018-01-28)
93
94
95### Bug Fixes
96
97* add dev deps ([98ea830](https://github.com/dxcli/create-dxcli/commit/98ea830))
98
99<a name="0.26.0"></a>
100# [0.26.0](https://github.com/dxcli/create-dxcli/compare/7d6f27655c4fd780b53a50598ae2d0450360368f...v0.26.0) (2018-01-27)
101
102
103### Bug Fixes
104
105* mkdir ([09d86ae](https://github.com/dxcli/create-dxcli/commit/09d86ae))
106* mkdir ([dc8a2d1](https://github.com/dxcli/create-dxcli/commit/dc8a2d1))
107* updated deps ([9c5e204](https://github.com/dxcli/create-dxcli/commit/9c5e204))
108
109
110### Features
111
112* add bin script for local plugin dev ([552df43](https://github.com/dxcli/create-dxcli/commit/552df43))
113
114<a name="0.25.2"></a>
115## [0.25.2](https://github.com/dxcli/create-dxcli/compare/ab4b02f03b67cd987b66a201c72019d2abd98b3b...v0.25.2) (2018-01-27)
116
117
118### Bug Fixes
119
120* updated deps ([7d6f276](https://github.com/dxcli/create-dxcli/commit/7d6f276))
121
122<a name="0.25.1"></a>
123## [0.25.1](https://github.com/dxcli/create-dxcli/compare/18261a5471c70b44acddb5859a66f0b3b7b4fcb9...v0.25.1) (2018-01-27)
124
125
126### Bug Fixes
127
128* mkdirp reports ([ab4b02f](https://github.com/dxcli/create-dxcli/commit/ab4b02f))
129
130<a name="0.24.3"></a>
131## [0.24.3](https://github.com/dxcli/create-dxcli/compare/26f6d3019d357895bf3040e49702c728cd4297ad...v0.24.3) (2018-01-27)
132
133
134### Bug Fixes
135
136* scope templates ([2f03b43](https://github.com/dxcli/create-dxcli/commit/2f03b43))
137* trap git push errors ([af327b3](https://github.com/dxcli/create-dxcli/commit/af327b3))
138
139<a name="0.24.2"></a>
140## [0.24.2](https://github.com/dxcli/create-dxcli/compare/7bd67f810ec3af751aeb8b6b6b84ddb35aa28949...v0.24.2) (2018-01-27)
141
142
143### Bug Fixes
144
145* releases ([fbdc9c2](https://github.com/dxcli/create-dxcli/commit/fbdc9c2))
146* releases ([ba33440](https://github.com/dxcli/create-dxcli/commit/ba33440))
147
148<a name="0.24.1"></a>
149## [0.24.1](https://github.com/dxcli/create-dxcli/compare/2f901ca9651edc92a3586bf3a7a86ddf21749a6f...v0.24.1) (2018-01-27)
150
151
152### Bug Fixes
153
154* fix releases ([435a96d](https://github.com/dxcli/create-dxcli/commit/435a96d))
155* fixing example publishing ([6087f9c](https://github.com/dxcli/create-dxcli/commit/6087f9c))
156* fixing example publishing ([d03efe7](https://github.com/dxcli/create-dxcli/commit/d03efe7))
157* git username ([11b4b58](https://github.com/dxcli/create-dxcli/commit/11b4b58))
158* release examples ([6a1c3df](https://github.com/dxcli/create-dxcli/commit/6a1c3df))
159* rename greenkeeper -> yarn ([78afe96](https://github.com/dxcli/create-dxcli/commit/78afe96))
160* share cache in tests ([1a33371](https://github.com/dxcli/create-dxcli/commit/1a33371))
161
162<a name="0.24.0"></a>
163# [0.24.0](https://github.com/dxcli/create-dxcli/compare/ea066302ac109a86d4186460803eb152a87edb56...v0.24.0) (2018-01-27)
164
165
166### Features
167
168* release examples ([2f901ca](https://github.com/dxcli/create-dxcli/commit/2f901ca))
169* release examples automatically ([6c95bd9](https://github.com/dxcli/create-dxcli/commit/6c95bd9))
170
171<a name="0.23.3"></a>
172## [0.23.3](https://github.com/dxcli/create-dxcli/compare/ad28e28c93f1a8490992616b7a7db8755e582060...v0.23.3) (2018-01-27)
173
174
175### Bug Fixes
176
177* add templates to pack ([ea06630](https://github.com/dxcli/create-dxcli/commit/ea06630))
178* default to not having options ([72dd9d9](https://github.com/dxcli/create-dxcli/commit/72dd9d9))
179
180<a name="0.23.2"></a>
181## [0.23.2](https://github.com/dxcli/create-dxcli/compare/417c8753c63422e93e7c59368274483be27b8a9b...v0.23.2) (2018-01-27)
182
183
184### Bug Fixes
185
186* export lib ([ad28e28](https://github.com/dxcli/create-dxcli/commit/ad28e28))
187
188<a name="0.23.1"></a>
189## [0.23.1](https://github.com/dxcli/create-dxcli/compare/338f439af784605470b85f2872554bc992396b54...v0.23.1) (2018-01-27)
190
191
192### Bug Fixes
193
194* add other commands ([394b5f0](https://github.com/dxcli/create-dxcli/commit/394b5f0))
195* move generator into this package ([d379e63](https://github.com/dxcli/create-dxcli/commit/d379e63))
196
197<a name="0.23.0"></a>
198# [0.23.0](https://github.com/dxcli/create-dxcli/compare/8b1d9939d3debbd0eb51e6880a8f34184c682d8a...v0.23.0) (2018-01-26)
199
200
201### Features
202
203* generator-dxcli@1.15.3 ([338f439](https://github.com/dxcli/create-dxcli/commit/338f439))
204
205<a name="0.22.0"></a>
206# [0.22.0](https://github.com/dxcli/create-dxcli/compare/fdd72705de7cca981ea6a49037933352edc60b92...v0.22.0) (2018-01-25)
207
208
209### Features
210
211* generator-dxcli@1.15.2 ([8b1d993](https://github.com/dxcli/create-dxcli/commit/8b1d993))
212
213<a name="0.21.0"></a>
214# [0.21.0](https://github.com/dxcli/create-dxcli/compare/d2a61f9afe10ca26e3e0a9c484649d339e750f05...v0.21.0) (2018-01-25)
215
216
217### Features
218
219* generator-dxcli@1.15.0 ([fdd7270](https://github.com/dxcli/create-dxcli/commit/fdd7270))
220
221<a name="0.20.0"></a>
222# [0.20.0](https://github.com/dxcli/create-dxcli/compare/b1b8ac32b04f233448f290907146c8c006ccc305...v0.20.0) (2018-01-20)
223
224
225### Features
226
227* generator-dxcli@1.14.4 ([d2a61f9](https://github.com/dxcli/create-dxcli/commit/d2a61f9))
228
229<a name="0.19.0"></a>
230# [0.19.0](https://github.com/dxcli/create-dxcli/compare/e6c0d871b4734bac89036368841fd08e57c2391d...v0.19.0) (2018-01-20)
231
232
233### Features
234
235* generator-dxcli@1.14.3 ([b1b8ac3](https://github.com/dxcli/create-dxcli/commit/b1b8ac3))
236
237<a name="0.18.0"></a>
238# [0.18.0](https://github.com/dxcli/create-dxcli/compare/a29e7a15a8e9ab452b7abca6137a740848d29167...v0.18.0) (2018-01-20)
239
240
241### Features
242
243* generator-dxcli@1.14.2 ([e6c0d87](https://github.com/dxcli/create-dxcli/commit/e6c0d87))
244
245<a name="0.17.0"></a>
246# [0.17.0](https://github.com/dxcli/create-dxcli/compare/792ba5adece9587f32437e8ec4aa7a211c7746bb...v0.17.0) (2018-01-20)
247
248
249### Features
250
251* generator-dxcli@1.14.1 ([a29e7a1](https://github.com/dxcli/create-dxcli/commit/a29e7a1))
252
253<a name="0.16.0"></a>
254# [0.16.0](https://github.com/dxcli/create-dxcli/compare/0240fe8c894bd156235d1a03317e629843c49106...v0.16.0) (2018-01-20)
255
256
257### Features
258
259* generator-dxcli@1.14.0 ([792ba5a](https://github.com/dxcli/create-dxcli/commit/792ba5a))
260
261<a name="0.15.0"></a>
262# [0.15.0](https://github.com/dxcli/create-dxcli/compare/b7bcf58f8611f30d7589c24445a96bfb583c14a6...v0.15.0) (2018-01-19)
263
264
265### Features
266
267* generator-dxcli@1.13.0 ([0240fe8](https://github.com/dxcli/create-dxcli/commit/0240fe8))
268
269<a name="0.14.0"></a>
270# [0.14.0](https://github.com/dxcli/create-dxcli/compare/3665a3e7d6818a052a302f3f679ffbcb2254cc53...v0.14.0) (2018-01-19)
271
272
273### Features
274
275* generator-dxcli@1.12.3 ([b7bcf58](https://github.com/dxcli/create-dxcli/commit/b7bcf58))
276
277<a name="0.13.0"></a>
278# [0.13.0](https://github.com/dxcli/create-dxcli/compare/87c3b5015710cf221fd2e72f79ac0bca62682b41...v0.13.0) (2018-01-19)
279
280
281### Features
282
283* generator-dxcli@1.12.2 ([3665a3e](https://github.com/dxcli/create-dxcli/commit/3665a3e))
284
285<a name="0.12.0"></a>
286# [0.12.0](https://github.com/dxcli/create-dxcli/compare/6dca853dda72e86fd71924d2c9e40cbad877119e...v0.12.0) (2018-01-19)
287
288
289### Features
290
291* generator-dxcli@1.12.1 ([87c3b50](https://github.com/dxcli/create-dxcli/commit/87c3b50))
292
293<a name="0.11.0"></a>
294# [0.11.0](https://github.com/dxcli/create-dxcli/compare/04e4ce1c8d4443bcab504293392082fcc4e7a6f0...v0.11.0) (2018-01-19)
295
296
297### Features
298
299* generator-dxcli@1.12.0 ([6dca853](https://github.com/dxcli/create-dxcli/commit/6dca853))
300
301<a name="0.10.0"></a>
302# [0.10.0](https://github.com/dxcli/create-dxcli/compare/9aed3c047608874a8abd967d7932342bd0d8751e...v0.10.0) (2018-01-16)
303
304
305### Features
306
307* generator-dxcli@1.11.5 ([04e4ce1](https://github.com/dxcli/create-dxcli/commit/04e4ce1))
308
309<a name="0.9.0"></a>
310# [0.9.0](https://github.com/dxcli/create-dxcli/compare/63f333df49ff7a4daeabd3505678783e044d61c8...v0.9.0) (2018-01-16)
311
312
313### Features
314
315* generator-dxcli@1.11.4 ([9aed3c0](https://github.com/dxcli/create-dxcli/commit/9aed3c0))
316
317<a name="0.8.0"></a>
318# [0.8.0](https://github.com/dxcli/create-dxcli/compare/3eb57a4521aa14ab99a2bdb7bc936556fc4de400...v0.8.0) (2018-01-16)
319
320
321### Features
322
323* generator-dxcli@1.11.3 ([63f333d](https://github.com/dxcli/create-dxcli/commit/63f333d))
324
325<a name="0.7.0"></a>
326# [0.7.0](https://github.com/dxcli/create-dxcli/compare/847459dc5f3dba0350de23b16920eb81f18f11cf...v0.7.0) (2018-01-16)
327
328
329### Features
330
331* generator-dxcli@1.11.2 ([3eb57a4](https://github.com/dxcli/create-dxcli/commit/3eb57a4))
332
333<a name="0.6.0"></a>
334# [0.6.0](https://github.com/dxcli/create-dxcli/compare/58b907c3915d0840cb06f17e8c29d98d2f32f9fe...v0.6.0) (2018-01-16)
335
336
337### Features
338
339* generator-dxcli@1.11.1 ([847459d](https://github.com/dxcli/create-dxcli/commit/847459d))
340
341<a name="0.5.0"></a>
342# [0.5.0](https://github.com/dxcli/create-dxcli/compare/bcea2202f335c10f47cc78cd1227c07f71d56e75...v0.5.0) (2018-01-16)
343
344
345### Features
346
347* generator-dxcli@1.11.0 ([58b907c](https://github.com/dxcli/create-dxcli/commit/58b907c))
348
349<a name="0.4.0"></a>
350# [0.4.0](https://github.com/dxcli/create-dxcli/compare/b2be420ffcd815fc8e5b82664c0464cfdb02d393...v0.4.0) (2018-01-16)
351
352
353### Features
354
355* generator-dxcli@1.10.5 ([bcea220](https://github.com/dxcli/create-dxcli/commit/bcea220))
356
357<a name="0.3.0"></a>
358# [0.3.0](https://github.com/dxcli/create-dxcli/compare/368dba073f40cd6fa70f5277d337ca61b763e0c9...v0.3.0) (2018-01-16)
359
360
361### Features
362
363* updated generator-dxcli ([b2be420](https://github.com/dxcli/create-dxcli/commit/b2be420))
364
365<a name="0.2.4"></a>
366## [0.2.4](https://github.com/dxcli/create-dxcli/compare/a25c8028b61a1b3de22cb3f9bfa9ce640f237ae0...v0.2.4) (2018-01-14)
367
368
369### Bug Fixes
370
371* use latest generator-dxcli ([5bd5145](https://github.com/dxcli/create-dxcli/commit/5bd5145))
372
373<a name="0.2.3"></a>
374## [0.2.3](https://github.com/dxcli/create-dxcli/compare/4426bd9eee6c5b28dfc773c46e3382b608fd8cf5...v0.2.3) (2018-01-14)
375
376
377### Bug Fixes
378
379* add nyc ([a25c802](https://github.com/dxcli/create-dxcli/commit/a25c802))
380* updated generator ([906425e](https://github.com/dxcli/create-dxcli/commit/906425e))
381
382<a name="0.2.2"></a>
383## [0.2.2](https://github.com/dxcli/create-dxcli/compare/48b6b4cc422a692b98ca7ecb82ee7f5ac80bde0b...v0.2.2) (2018-01-13)
384
385
386### Bug Fixes
387
388* updated generator ([4426bd9](https://github.com/dxcli/create-dxcli/commit/4426bd9))
389
390<a name="0.2.1"></a>
391## [0.2.1](https://github.com/dxcli/create-dxcli/compare/0b0a2f40569c884c53e30abfd836ee443e4bee5f...v0.2.1) (2018-01-13)
392
393
394### Bug Fixes
395
396* bump semantic-release ([48b6b4c](https://github.com/dxcli/create-dxcli/commit/48b6b4c))
397* updated generator ([608d365](https://github.com/dxcli/create-dxcli/commit/608d365))
398* updated generator ([08e5c6b](https://github.com/dxcli/create-dxcli/commit/08e5c6b))
399
400<a name="0.2.0"></a>
401# [0.2.0](https://github.com/dxcli/create-dxcli/compare/1221da3e980cb61195f22b9e2d33cb8272942d77...v0.2.0) (2018-01-13)
402
403
404### Features
405
406* updated generator ([13e5829](https://github.com/dxcli/create-dxcli/commit/13e5829))
407
408<a name="0.1.0"></a>
409# [0.1.0](https://github.com/dxcli/create-dxcli/compare/3f46075c5d04ce2921a716e1fe342446a09db667...v0.1.0) (2018-01-13)
410
411
412### Features
413
414* added generator ([6e96584](https://github.com/dxcli/create-dxcli/commit/6e96584))
415* updated generator ([87b5922](https://github.com/dxcli/create-dxcli/commit/87b5922))