UNPKG

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