UNPKG

20.8 kBMarkdownView Raw
1# Changelog
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5### [1.10.1](https://github.com/oclif/plugin-plugins/compare/v1.10.0...v1.10.1) (2021-06-25)
6
7
8### Bug Fixes
9
10* install should use npm to check registry ([#283](https://github.com/oclif/plugin-plugins/issues/283)) ([a2e8180](https://github.com/oclif/plugin-plugins/commit/a2e8180ee045507f76dba33892fafc55d756de66))
11
12# [1.10.0](https://github.com/oclif/plugin-plugins/compare/v1.9.5...v1.10.0) (2021-02-26)
13
14
15### Features
16
17* add plugins:inspect ([#237](https://github.com/oclif/plugin-plugins/issues/237)) ([4e4a481](https://github.com/oclif/plugin-plugins/commit/4e4a481fc7c1f1e35896c30f186108b02dc89135))
18
19## [1.9.5](https://github.com/oclif/plugin-plugins/compare/v1.9.4...v1.9.5) (2020-12-19)
20
21
22### Bug Fixes
23
24* chalk import ([#227](https://github.com/oclif/plugin-plugins/issues/227)) ([eac457e](https://github.com/oclif/plugin-plugins/commit/eac457e90ea16dbb29165540cf63737f68b80b03))
25* stop cli action & rethrow uninstall error ([#200](https://github.com/oclif/plugin-plugins/issues/200)) ([7695a4c](https://github.com/oclif/plugin-plugins/commit/7695a4c1b0efc2b5b5a6a2eefddd8b4e36c49af0))
26
27## [1.9.4](https://github.com/oclif/plugin-plugins/compare/v1.9.3...v1.9.4) (2020-11-19)
28
29
30### Bug Fixes
31
32* allow tagged packages to be uninstalled ([#202](https://github.com/oclif/plugin-plugins/issues/202)) ([716569c](https://github.com/oclif/plugin-plugins/commit/716569cd74c93405d2cbc6c65a2fb27bbbc9ee0e))
33
34## [1.9.3](https://github.com/oclif/plugin-plugins/compare/v1.9.2...v1.9.3) (2020-11-12)
35
36
37### Bug Fixes
38
39* Downgrade fs-extra to support Node.js 8 ([#199](https://github.com/oclif/plugin-plugins/issues/199)) ([ee9f806](https://github.com/oclif/plugin-plugins/commit/ee9f806728f5b881c2e51b913c61b58d14bde4d3))
40
41## [1.9.2](https://github.com/oclif/plugin-plugins/compare/v1.9.1...v1.9.2) (2020-11-10)
42
43
44### Bug Fixes
45
46* stop cli action & rethrow install error ([#195](https://github.com/oclif/plugin-plugins/issues/195)) ([62040f2](https://github.com/oclif/plugin-plugins/commit/62040f2cd1ee2a9ecea237b87ef94602906b6c12))
47
48## [1.9.1](https://github.com/oclif/plugin-plugins/compare/v1.9.0...v1.9.1) (2020-10-13)
49
50
51### Bug Fixes
52
53* add debugging comments to plugin unfriendly name registry lookup ([#182](https://github.com/oclif/plugin-plugins/issues/182)) ([82f8434](https://github.com/oclif/plugin-plugins/commit/82f84344e2c15978f0ad586060539d489fd122be))
54* add warning to yarn install permissions error ([#183](https://github.com/oclif/plugin-plugins/issues/183)) ([a41f8c2](https://github.com/oclif/plugin-plugins/commit/a41f8c2fcb8175bba0882124d7dbb5d10a21c1da))
55
56# [1.9.0](https://github.com/oclif/plugin-plugins/compare/v1.8.3...v1.9.0) (2020-07-02)
57
58
59### Features
60
61* support more git/ssh url's ([#82](https://github.com/oclif/plugin-plugins/issues/82)) ([f0f3185](https://github.com/oclif/plugin-plugins/commit/f0f3185d4d7ecb3be4ccc553d509d7868fc7f6d6))
62
63## [1.7.3](https://github.com/oclif/plugin-plugins/compare/v1.7.2...v1.7.3) (2018-11-12)
64
65
66### Bug Fixes
67
68* updated yarn ([255c306](https://github.com/oclif/plugin-plugins/commit/255c306))
69
70## [1.7.2](https://github.com/oclif/plugin-plugins/compare/v1.7.1...v1.7.2) (2018-10-13)
71
72
73### Bug Fixes
74
75* remove greenkeeper badge ([faa6f0d](https://github.com/oclif/plugin-plugins/commit/faa6f0d))
76
77## [1.7.1](https://github.com/oclif/plugin-plugins/compare/v1.7.0...v1.7.1) (2018-10-02)
78
79
80### Bug Fixes
81
82* use unfriendly name for preinstall hook ([#66](https://github.com/oclif/plugin-plugins/issues/66)) ([b5d38e2](https://github.com/oclif/plugin-plugins/commit/b5d38e2))
83
84# [1.7.0](https://github.com/oclif/plugin-plugins/compare/v1.6.3...v1.7.0) (2018-10-02)
85
86
87### Features
88
89* plugins:preinstall hook ([2ba5ef0](https://github.com/oclif/plugin-plugins/commit/2ba5ef0))
90
91## [1.6.3](https://github.com/oclif/plugin-plugins/compare/v1.6.2...v1.6.3) (2018-10-02)
92
93
94### Bug Fixes
95
96* updated typescript and yarn ([106388d](https://github.com/oclif/plugin-plugins/commit/106388d))
97
98## [1.6.2](https://github.com/oclif/plugin-plugins/compare/v1.6.1...v1.6.2) (2018-08-30)
99
100
101### Bug Fixes
102
103* only warn if error uninstalling plugin ([0c93e0a](https://github.com/oclif/plugin-plugins/commit/0c93e0a))
104
105## [1.6.1](https://github.com/oclif/plugin-plugins/compare/v1.6.0...v1.6.1) (2018-08-22)
106
107
108### Bug Fixes
109
110* default registry to npmjs.org ([#50](https://github.com/oclif/plugin-plugins/issues/50)) ([4cd0cb2](https://github.com/oclif/plugin-plugins/commit/4cd0cb2))
111
112# [1.6.0](https://github.com/oclif/plugin-plugins/compare/v1.5.4...v1.6.0) (2018-08-17)
113
114
115### Features
116
117* typescript 3 ([b63959a](https://github.com/oclif/plugin-plugins/commit/b63959a))
118
119## [1.5.4](https://github.com/oclif/plugin-plugins/compare/v1.5.3...v1.5.4) (2018-06-29)
120
121
122### Bug Fixes
123
124* bump semantic-release ([c0a2e49](https://github.com/oclif/plugin-plugins/commit/c0a2e49))
125
126<a name="1.5.3"></a>
127## [1.5.3](https://github.com/oclif/plugin-plugins/compare/v1.5.2...v1.5.3) (2018-06-29)
128
129
130### Bug Fixes
131
132* switch to [@oclif](https://github.com/oclif)/color ([4c2bfa6](https://github.com/oclif/plugin-plugins/commit/4c2bfa6))
133
134<a name="1.5.2"></a>
135## [1.5.2](https://github.com/oclif/plugin-plugins/compare/v1.5.1...v1.5.2) (2018-06-12)
136
137
138### Bug Fixes
139
140* Added clarifications to the behaviour of plugin:install and plugin:link ([#47](https://github.com/oclif/plugin-plugins/issues/47)) ([dc2cedf](https://github.com/oclif/plugin-plugins/commit/dc2cedf)), closes [#45](https://github.com/oclif/plugin-plugins/issues/45)
141
142<a name="1.5.1"></a>
143## [1.5.1](https://github.com/oclif/plugin-plugins/compare/v1.5.0...v1.5.1) (2018-06-12)
144
145
146### Bug Fixes
147
148* remove/migrate plugins during updates ([cad9523](https://github.com/oclif/plugin-plugins/commit/cad9523))
149
150<a name="1.5.0"></a>
151# [1.5.0](https://github.com/oclif/plugin-plugins/compare/v1.4.0...v1.5.0) (2018-06-12)
152
153
154### Features
155
156* added aliases ([60bbdc0](https://github.com/oclif/plugin-plugins/commit/60bbdc0))
157
158<a name="1.4.0"></a>
159# [1.4.0](https://github.com/oclif/plugin-plugins/compare/v1.3.2...v1.4.0) (2018-06-01)
160
161
162### Features
163
164* show version after uninstalling ([fea821c](https://github.com/oclif/plugin-plugins/commit/fea821c))
165* show version after uninstalling ([c1c69ec](https://github.com/oclif/plugin-plugins/commit/c1c69ec))
166
167<a name="1.3.2"></a>
168## [1.3.2](https://github.com/oclif/plugin-plugins/compare/v1.3.1...v1.3.2) (2018-06-01)
169
170
171### Bug Fixes
172
173* add docs for plugins:install with github ([15d00b2](https://github.com/oclif/plugin-plugins/commit/15d00b2))
174
175<a name="1.3.1"></a>
176## [1.3.1](https://github.com/oclif/plugin-plugins/compare/v1.3.0...v1.3.1) (2018-06-01)
177
178
179### Bug Fixes
180
181* updating url plugins ([265fb9a](https://github.com/oclif/plugin-plugins/commit/265fb9a))
182
183<a name="1.3.0"></a>
184# [1.3.0](https://github.com/oclif/plugin-plugins/compare/v1.2.1...v1.3.0) (2018-06-01)
185
186
187### Features
188
189* allow installing from github urls ([4ae4f3d](https://github.com/oclif/plugin-plugins/commit/4ae4f3d))
190
191<a name="1.2.1"></a>
192## [1.2.1](https://github.com/oclif/plugin-plugins/compare/v1.2.0...v1.2.1) (2018-05-25)
193
194
195### Bug Fixes
196
197* pass --verbose to yarn ([1c7dc0e](https://github.com/oclif/plugin-plugins/commit/1c7dc0e))
198
199<a name="1.2.0"></a>
200# [1.2.0](https://github.com/oclif/plugin-plugins/compare/v1.1.15...v1.2.0) (2018-05-24)
201
202
203### Features
204
205* verbose and yarn.lock support ([577f9a5](https://github.com/oclif/plugin-plugins/commit/577f9a5))
206
207<a name="1.1.15"></a>
208## [1.1.15](https://github.com/oclif/plugin-plugins/compare/v1.1.14...v1.1.15) (2018-05-23)
209
210
211### Bug Fixes
212
213* yarn 1.7.0 ([58d64fa](https://github.com/oclif/plugin-plugins/commit/58d64fa))
214
215<a name="1.1.14"></a>
216## [1.1.14](https://github.com/oclif/plugin-plugins/compare/v1.1.13...v1.1.14) (2018-05-15)
217
218
219### Bug Fixes
220
221* do not update if only linked plugins ([b7ac0e1](https://github.com/oclif/plugin-plugins/commit/b7ac0e1))
222
223<a name="1.1.13"></a>
224## [1.1.13](https://github.com/oclif/plugin-plugins/compare/v1.1.12...v1.1.13) (2018-05-11)
225
226
227### Bug Fixes
228
229* update plugin hook ([9e30b2f](https://github.com/oclif/plugin-plugins/commit/9e30b2f))
230
231<a name="1.1.12"></a>
232## [1.1.12](https://github.com/oclif/plugin-plugins/compare/v1.1.11...v1.1.12) (2018-05-10)
233
234
235### Bug Fixes
236
237* yarn automatically grabs proxy config now ([fb3efe4](https://github.com/oclif/plugin-plugins/commit/fb3efe4))
238
239<a name="1.1.11"></a>
240## [1.1.11](https://github.com/oclif/plugin-plugins/compare/v1.1.10...v1.1.11) (2018-05-10)
241
242
243### Bug Fixes
244
245* allow plugins:uninstall to use paths ([3fa8dd8](https://github.com/oclif/plugin-plugins/commit/3fa8dd8))
246
247<a name="1.1.10"></a>
248## [1.1.10](https://github.com/oclif/plugin-plugins/compare/v1.1.9...v1.1.10) (2018-05-09)
249
250
251### Bug Fixes
252
253* genericized help ([0f54d7d](https://github.com/oclif/plugin-plugins/commit/0f54d7d))
254
255<a name="1.1.9"></a>
256## [1.1.9](https://github.com/oclif/plugin-plugins/compare/v1.1.8...v1.1.9) (2018-05-07)
257
258
259### Bug Fixes
260
261* updated deps ([c74a09c](https://github.com/oclif/plugin-plugins/commit/c74a09c))
262
263<a name="1.1.8"></a>
264## [1.1.8](https://github.com/oclif/plugin-plugins/compare/v1.1.7...v1.1.8) (2018-05-06)
265
266
267### Bug Fixes
268
269* updated load-json-file ([adc2c30](https://github.com/oclif/plugin-plugins/commit/adc2c30))
270
271<a name="1.1.7"></a>
272## [1.1.7](https://github.com/oclif/plugin-plugins/compare/v1.1.6...v1.1.7) (2018-05-03)
273
274
275### Bug Fixes
276
277* error out when plugin not found ([330d957](https://github.com/oclif/plugin-plugins/commit/330d957))
278
279<a name="1.1.6"></a>
280## [1.1.6](https://github.com/oclif/plugin-plugins/compare/v1.1.5...v1.1.6) (2018-05-01)
281
282
283### Bug Fixes
284
285* updated command and fs-extra ([b5beef0](https://github.com/oclif/plugin-plugins/commit/b5beef0))
286
287<a name="1.1.5"></a>
288## [1.1.5](https://github.com/oclif/plugin-plugins/compare/v1.1.4...v1.1.5) (2018-05-01)
289
290
291### Bug Fixes
292
293* link plugin output ([246d7b4](https://github.com/oclif/plugin-plugins/commit/246d7b4))
294
295<a name="1.1.4"></a>
296## [1.1.4](https://github.com/oclif/plugin-plugins/compare/v1.1.3...v1.1.4) (2018-04-27)
297
298
299### Bug Fixes
300
301* sort plugins by friendly name ([f9a2964](https://github.com/oclif/plugin-plugins/commit/f9a2964))
302
303<a name="1.1.3"></a>
304## [1.1.3](https://github.com/oclif/plugin-plugins/compare/v1.1.2...v1.1.3) (2018-04-22)
305
306
307### Bug Fixes
308
309* added update hook ([6b01f11](https://github.com/oclif/plugin-plugins/commit/6b01f11))
310
311<a name="1.1.2"></a>
312## [1.1.2](https://github.com/oclif/plugin-plugins/compare/v1.1.1...v1.1.2) (2018-04-21)
313
314
315### Bug Fixes
316
317* some install/uninstall fixes ([59d91a2](https://github.com/oclif/plugin-plugins/commit/59d91a2))
318
319<a name="1.1.1"></a>
320## [1.1.1](https://github.com/oclif/plugin-plugins/compare/v1.1.0...v1.1.1) (2018-04-21)
321
322
323### Bug Fixes
324
325* uniq functions ([4268083](https://github.com/oclif/plugin-plugins/commit/4268083))
326
327<a name="1.1.0"></a>
328# [1.1.0](https://github.com/oclif/plugin-plugins/compare/v1.0.9...v1.1.0) (2018-04-21)
329
330
331### Bug Fixes
332
333* await ([e35604d](https://github.com/oclif/plugin-plugins/commit/e35604d))
334* bump command ([5d37a07](https://github.com/oclif/plugin-plugins/commit/5d37a07))
335
336
337### Features
338
339* added plugins:link ([6a82a61](https://github.com/oclif/plugin-plugins/commit/6a82a61))
340
341<a name="1.0.9"></a>
342## [1.0.9](https://github.com/oclif/plugin-plugins/compare/v1.0.8...v1.0.9) (2018-04-18)
343
344
345### Bug Fixes
346
347* updated deps ([33d039b](https://github.com/oclif/plugin-plugins/commit/33d039b))
348
349<a name="1.0.8"></a>
350## [1.0.8](https://github.com/oclif/plugin-plugins/compare/v1.0.7...v1.0.8) (2018-03-24)
351
352
353### Bug Fixes
354
355* use new semantic-release ([9898b8e](https://github.com/oclif/plugin-plugins/commit/9898b8e))
356
357<a name="1.0.7"></a>
358## [1.0.7](https://github.com/oclif/plugin-plugins/compare/e018e45bcd779ac2463c7e218c151356cc58694f...v1.0.7) (2018-03-23)
359
360
361### Bug Fixes
362
363* updated deps ([4e23c65](https://github.com/oclif/plugin-plugins/commit/4e23c65))
364
365<a name="1.0.6"></a>
366## [1.0.6](https://github.com/oclif/plugin-plugins/compare/0a0155d9f2ac09ecde7f8ce2b15b85fae6c5cba8...v1.0.6) (2018-03-22)
367
368
369### Bug Fixes
370
371* rename example to mycli ([e018e45](https://github.com/oclif/plugin-plugins/commit/e018e45))
372
373<a name="1.0.5"></a>
374## [1.0.5](https://github.com/oclif/plugin-plugins/compare/3e1bc65d5bcd452548c440630dbe9d2194ca81bc...v1.0.5) (2018-03-22)
375
376
377### Bug Fixes
378
379* updated plugin from generator ([0a0155d](https://github.com/oclif/plugin-plugins/commit/0a0155d))
380
381<a name="1.0.4"></a>
382## [1.0.4](https://github.com/oclif/plugin-plugins/compare/8950387263e296605ab0b034d69ec9b61e1fff09...v1.0.4) (2018-02-28)
383
384
385### Bug Fixes
386
387* updated deps ([3e1bc65](https://github.com/oclif/plugin-plugins/commit/3e1bc65))
388
389<a name="1.0.3"></a>
390## [1.0.3](https://github.com/oclif/plugin-plugins/compare/2f8502913be15ec1dda00b52ccc0753552b74df6...v1.0.3) (2018-02-17)
391
392
393### Bug Fixes
394
395* updated command ([8950387](https://github.com/oclif/plugin-plugins/commit/8950387))
396
397<a name="1.0.2"></a>
398## [1.0.2](https://github.com/oclif/plugin-plugins/compare/19cbae51791a27573b0657783e1cccc1513a703a...v1.0.2) (2018-02-17)
399
400
401### Bug Fixes
402
403* updated command ([2f85029](https://github.com/oclif/plugin-plugins/commit/2f85029))
404
405<a name="1.0.1"></a>
406## [1.0.1](https://github.com/oclif/plugin-plugins/compare/v1.0.0...v1.0.1) (2018-02-17)
407
408
409### Bug Fixes
410
411* updated deps ([19cbae5](https://github.com/oclif/plugin-plugins/commit/19cbae5))
412
413<a name="0.2.18"></a>
414## [0.2.18](https://github.com/oclif/plugin-plugins/compare/v0.2.17...v0.2.18) (2018-02-13)
415
416
417### Bug Fixes
418
419* oclif rename ([7ae9d8f](https://github.com/oclif/plugin-plugins/commit/7ae9d8f))
420
421<a name="0.2.16"></a>
422## [0.2.16](https://github.com/anycli/plugin-plugins/compare/95db82b0cb4e62f73d32692b3f9a7491b60754b1...v0.2.16) (2018-02-07)
423
424
425### Bug Fixes
426
427* fixed help strings ([38e2166](https://github.com/anycli/plugin-plugins/commit/38e2166))
428
429<a name="0.2.15"></a>
430## [0.2.15](https://github.com/anycli/plugin-plugins/compare/a33ae1565f69caee7575319907f61d7fd639f03c...v0.2.15) (2018-02-07)
431
432
433### Bug Fixes
434
435* async ([95db82b](https://github.com/anycli/plugin-plugins/commit/95db82b))
436
437<a name="0.2.14"></a>
438## [0.2.14](https://github.com/anycli/plugin-plugins/compare/5314932d64dbbc5cd0f408daf6bd439501638038...v0.2.14) (2018-02-07)
439
440
441### Bug Fixes
442
443* updated config ([a33ae15](https://github.com/anycli/plugin-plugins/commit/a33ae15))
444* updated deps ([04eb7dc](https://github.com/anycli/plugin-plugins/commit/04eb7dc))
445* updated deps ([30f009c](https://github.com/anycli/plugin-plugins/commit/30f009c))
446
447<a name="0.2.13"></a>
448## [0.2.13](https://github.com/anycli/plugin-plugins/compare/1d86582c3e609ee9ec062d848a1dc457ede8a907...v0.2.13) (2018-02-06)
449
450
451### Bug Fixes
452
453* use [@anycli](https://github.com/anycli)/errors ([5314932](https://github.com/anycli/plugin-plugins/commit/5314932))
454
455<a name="0.2.12"></a>
456## [0.2.12](https://github.com/anycli/plugin-plugins/compare/d1f9bf2748c9fd80983efe196ed3c114b9cea4cc...v0.2.12) (2018-02-05)
457
458
459### Bug Fixes
460
461* updated with config/command changes ([1d86582](https://github.com/anycli/plugin-plugins/commit/1d86582))
462
463<a name="0.2.11"></a>
464## [0.2.11](https://github.com/anycli/plugin-plugins/compare/ea5519430ead1099db1d96a1a1b0276d3a3b13ff...v0.2.11) (2018-02-03)
465
466
467### Bug Fixes
468
469* update scope variable ([d1f9bf2](https://github.com/anycli/plugin-plugins/commit/d1f9bf2))
470
471<a name="0.2.10"></a>
472## [0.2.10](https://github.com/anycli/plugin-plugins/compare/e7fab8c795135e398620fbda5d3e4308011cc396...v0.2.10) (2018-02-03)
473
474
475### Bug Fixes
476
477* updated deps ([ea55194](https://github.com/anycli/plugin-plugins/commit/ea55194))
478
479<a name="0.2.9"></a>
480## [0.2.9](https://github.com/anycli/plugin-plugins/compare/5053299973c5f43bf74a7e326d26b3edb2e7055b...v0.2.9) (2018-02-03)
481
482
483### Bug Fixes
484
485* disable help test for now ([e7fab8c](https://github.com/anycli/plugin-plugins/commit/e7fab8c))
486* updated to use new config ([68b8959](https://github.com/anycli/plugin-plugins/commit/68b8959))
487
488<a name="0.2.8"></a>
489## [0.2.8](https://github.com/anycli/plugin-plugins/compare/fbbcca0e8882bf05800e61e96add4b50e5f91e25...v0.2.8) (2018-02-02)
490
491
492### Bug Fixes
493
494* cache bust ([5053299](https://github.com/anycli/plugin-plugins/commit/5053299))
495
496<a name="0.2.7"></a>
497## [0.2.7](https://github.com/anycli/plugin-plugins/compare/131d17fab03e22839c68d0d12767d0380e6ce2e0...v0.2.7) (2018-02-02)
498
499
500### Bug Fixes
501
502* fixing manifest ([fbbcca0](https://github.com/anycli/plugin-plugins/commit/fbbcca0))
503
504<a name="0.2.6"></a>
505## [0.2.6](https://github.com/anycli/plugin-plugins/compare/6536efd92eec6eea0c6c5c33f3cec651389b49c8...v0.2.6) (2018-02-02)
506
507
508### Bug Fixes
509
510* fix manifest writing ([131d17f](https://github.com/anycli/plugin-plugins/commit/131d17f))
511
512<a name="0.2.5"></a>
513## [0.2.5](https://github.com/anycli/plugin-plugins/compare/2fdcbe6176b0acc1c63f079d362543d24723839e...v0.2.5) (2018-02-02)
514
515
516### Bug Fixes
517
518* write plugin manifest ([6536efd](https://github.com/anycli/plugin-plugins/commit/6536efd))
519
520<a name="0.2.4"></a>
521## [0.2.4](https://github.com/anycli/plugin-plugins/compare/4a339a9adca51e1bd44fc8fa615ef4394d857957...v0.2.4) (2018-02-02)
522
523
524### Bug Fixes
525
526* fixed --help ([2fdcbe6](https://github.com/anycli/plugin-plugins/commit/2fdcbe6))
527
528<a name="0.2.3"></a>
529## [0.2.3](https://github.com/anycli/plugin-plugins/compare/fd03cc0753ca52b036ae3b7e20396a757094f490...v0.2.3) (2018-02-02)
530
531
532### Bug Fixes
533
534* fixed running with specific scope ([5281125](https://github.com/anycli/plugin-plugins/commit/5281125))
535* skip help for now ([4a339a9](https://github.com/anycli/plugin-plugins/commit/4a339a9))
536
537<a name="0.2.2"></a>
538## [0.2.2](https://github.com/anycli/plugins/compare/f3411d41e680d83834c3fae19af0d3b8d73973e2...v0.2.2) (2018-02-01)
539
540
541### Bug Fixes
542
543* updated deps ([130e18e](https://github.com/anycli/plugins/commit/130e18e))
544
545<a name="0.2.1"></a>
546## [0.2.1](https://github.com/anycli/plugins/compare/079808b09e2bb33b0f3bc828a94c791584daa150...v0.2.1) (2018-02-01)
547
548
549### Bug Fixes
550
551* make config dev dep ([f3411d4](https://github.com/anycli/plugins/commit/f3411d4))
552
553<a name="0.2.0"></a>
554# [0.2.0](https://github.com/anycli/plugins/compare/b769c5586a5ceafd23105ad847b35717bb0987af...v0.2.0) (2018-02-01)
555
556
557### Features
558
559* added default scope to plugins ([079808b](https://github.com/anycli/plugins/commit/079808b))
560
561<a name="0.1.8"></a>
562## [0.1.8](https://github.com/anycli/plugins/compare/76f1ac5f3dc9724420762c3c62d1ad7c742a4b06...v0.1.8) (2018-01-31)
563
564
565### Bug Fixes
566
567* fixed global config defaults ([b769c55](https://github.com/anycli/plugins/commit/b769c55))
568
569<a name="0.1.7"></a>
570## [0.1.7](https://github.com/anycli/plugins/compare/68671d031658b0dcb72579a98da64042fed225da...v0.1.7) (2018-01-31)
571
572
573### Bug Fixes
574
575* hide plugin tag if not exists ([76f1ac5](https://github.com/anycli/plugins/commit/76f1ac5))
576
577<a name="0.1.6"></a>
578## [0.1.6](https://github.com/anycli/plugins/compare/f89c19979540d7e819c3e5c7880b41a3d0df86d0...v0.1.6) (2018-01-31)
579
580
581### Bug Fixes
582
583* set spaces in manifest ([68671d0](https://github.com/anycli/plugins/commit/68671d0))
584
585<a name="0.1.5"></a>
586## [0.1.5](https://github.com/anycli/plugins/compare/8a0b7e534799d60ab4be42253146433375987fae...v0.1.5) (2018-01-31)
587
588
589### Bug Fixes
590
591* testing release ([f89c199](https://github.com/anycli/plugins/commit/f89c199))
592
593<a name="0.1.4"></a>
594## [0.1.4](https://github.com/dxcli/plugins/compare/90fa250272db09447b9bd6889f1c98b91063b7d2...v0.1.4) (2018-01-30)
595
596
597### Bug Fixes
598
599* ran generator ([abb6601](https://github.com/dxcli/plugins/commit/abb6601))
600
601<a name="0.1.3"></a>
602## [0.1.3](https://github.com/dxcli/plugins/compare/b137d61fb343cf44315e1431826416e1b8ead2e7...v0.1.3) (2018-01-28)
603
604
605### Bug Fixes
606
607* test exports ([90fa250](https://github.com/dxcli/plugins/commit/90fa250))
608
609<a name="0.1.2"></a>
610## [0.1.2](https://github.com/dxcli/plugins/compare/8fc27ef7ca77edbd8a1be9a830fc6a7b75b15ab3...v0.1.2) (2018-01-28)
611
612
613### Bug Fixes
614
615* updated cli-ux ([b137d61](https://github.com/dxcli/plugins/commit/b137d61))
616
617<a name="0.1.1"></a>
618## [0.1.1](https://github.com/dxcli/plugins/compare/9d5dc97a2691b08db267007a521815beb3831cea...v0.1.1) (2018-01-28)
619
620
621### Bug Fixes
622
623* windows stdin ([8fc27ef](https://github.com/dxcli/plugins/commit/8fc27ef))
624
625<a name="0.1.0"></a>
626# [0.1.0](https://github.com/dxcli/plugins/compare/38862718f982b164d9484e910c7ff62620b825a2...v0.1.0) (2018-01-27)
627
628
629### Features
630
631* initial implementation ([e7b589b](https://github.com/dxcli/plugins/commit/e7b589b))
632* initial implementation ([237b211](https://github.com/dxcli/plugins/commit/237b211))
633
634<a name="0.0.1"></a>
635## [0.0.1](https://github.com/dxcli/plugins/compare/a915cecb0403e249296572f80ca34fe612634669...v0.0.1) (2018-01-26)
636
637
638### Bug Fixes
639
640* added bin script and removed hook ([3886271](https://github.com/dxcli/plugins/commit/3886271))