UNPKG

@oclif/plugin-plugins

Version:
706 lines (344 loc) 23.3 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [2.0.7](https://github.com/oclif/plugin-plugins/compare/v2.0.6...v2.0.7) (2021-12-06) ### Bug Fixes * bump deps ([#376](https://github.com/oclif/plugin-plugins/issues/376)) ([e6155a1](https://github.com/oclif/plugin-plugins/commit/e6155a15feea93b894e935a92f9c0c9485b344fd)) ### [2.0.6](https://github.com/oclif/plugin-plugins/compare/v2.0.5...v2.0.6) (2021-12-02) ### Bug Fixes * use default logger for tree display ([8bfb2d4](https://github.com/oclif/plugin-plugins/commit/8bfb2d408657d6948a14b343a3789390b4fa3f2c)) ### [2.0.5](https://github.com/oclif/plugin-plugins/compare/v2.0.4...v2.0.5) (2021-12-02) ### Bug Fixes * use cli.log for tree display ([eaff55f](https://github.com/oclif/plugin-plugins/commit/eaff55f245bb8292e19d6f0df253d79cefcb10c2)) ### [2.0.4](https://github.com/oclif/plugin-plugins/compare/v2.0.3...v2.0.4) (2021-12-02) ### [2.0.3](https://github.com/oclif/plugin-plugins/compare/v2.0.2...v2.0.3) (2021-12-02) ### Bug Fixes * bump deps ([#374](https://github.com/oclif/plugin-plugins/issues/374)) ([29990ed](https://github.com/oclif/plugin-plugins/commit/29990eddea9255378f4da4fbee924a0f3db217e9)) ### [2.0.2](https://github.com/oclif/plugin-plugins/compare/v2.0.1...v2.0.2) (2021-11-29) ### Bug Fixes * 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)) ### [2.0.1](https://github.com/oclif/plugin-plugins/compare/v2.0.0...v2.0.1) (2021-10-07) ### Bug Fixes * simplify plugins:inspect ([#345](https://github.com/oclif/plugin-plugins/issues/345)) ([ff61f87](https://github.com/oclif/plugin-plugins/commit/ff61f873b1effdc9176d5f016fb841910b0824dd)) ## [2.0.0](https://github.com/oclif/plugin-plugins/compare/v1.10.1...v2.0.0) (2021-09-29) ### ⚠ BREAKING CHANGES * require node 12+ (#323) ### Features * use oclif/core ([#327](https://github.com/oclif/plugin-plugins/issues/327)) ([0a26dde](https://github.com/oclif/plugin-plugins/commit/0a26ddef9220dcaf12da4c9b0164bf2cae51aebc)) ### Bug Fixes * 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)) ### build * require node 12+ ([#323](https://github.com/oclif/plugin-plugins/issues/323)) ([2c0356c](https://github.com/oclif/plugin-plugins/commit/2c0356cf3245ec5861cdc74c93e7a49561b049bb)) ### [1.10.1](https://github.com/oclif/plugin-plugins/compare/v1.10.0...v1.10.1) (2021-06-25) ### Bug Fixes * 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)) # [1.10.0](https://github.com/oclif/plugin-plugins/compare/v1.9.5...v1.10.0) (2021-02-26) ### Features * add plugins:inspect ([#237](https://github.com/oclif/plugin-plugins/issues/237)) ([4e4a481](https://github.com/oclif/plugin-plugins/commit/4e4a481fc7c1f1e35896c30f186108b02dc89135)) ## [1.9.5](https://github.com/oclif/plugin-plugins/compare/v1.9.4...v1.9.5) (2020-12-19) ### Bug Fixes * chalk import ([#227](https://github.com/oclif/plugin-plugins/issues/227)) ([eac457e](https://github.com/oclif/plugin-plugins/commit/eac457e90ea16dbb29165540cf63737f68b80b03)) * stop cli action & rethrow uninstall error ([#200](https://github.com/oclif/plugin-plugins/issues/200)) ([7695a4c](https://github.com/oclif/plugin-plugins/commit/7695a4c1b0efc2b5b5a6a2eefddd8b4e36c49af0)) ## [1.9.4](https://github.com/oclif/plugin-plugins/compare/v1.9.3...v1.9.4) (2020-11-19) ### Bug Fixes * allow tagged packages to be uninstalled ([#202](https://github.com/oclif/plugin-plugins/issues/202)) ([716569c](https://github.com/oclif/plugin-plugins/commit/716569cd74c93405d2cbc6c65a2fb27bbbc9ee0e)) ## [1.9.3](https://github.com/oclif/plugin-plugins/compare/v1.9.2...v1.9.3) (2020-11-12) ### Bug Fixes * 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)) ## [1.9.2](https://github.com/oclif/plugin-plugins/compare/v1.9.1...v1.9.2) (2020-11-10) ### Bug Fixes * stop cli action & rethrow install error ([#195](https://github.com/oclif/plugin-plugins/issues/195)) ([62040f2](https://github.com/oclif/plugin-plugins/commit/62040f2cd1ee2a9ecea237b87ef94602906b6c12)) ## [1.9.1](https://github.com/oclif/plugin-plugins/compare/v1.9.0...v1.9.1) (2020-10-13) ### Bug Fixes * 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)) * 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)) # [1.9.0](https://github.com/oclif/plugin-plugins/compare/v1.8.3...v1.9.0) (2020-07-02) ### Features * support more git/ssh url's ([#82](https://github.com/oclif/plugin-plugins/issues/82)) ([f0f3185](https://github.com/oclif/plugin-plugins/commit/f0f3185d4d7ecb3be4ccc553d509d7868fc7f6d6)) ## [1.7.3](https://github.com/oclif/plugin-plugins/compare/v1.7.2...v1.7.3) (2018-11-12) ### Bug Fixes * updated yarn ([255c306](https://github.com/oclif/plugin-plugins/commit/255c306)) ## [1.7.2](https://github.com/oclif/plugin-plugins/compare/v1.7.1...v1.7.2) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([faa6f0d](https://github.com/oclif/plugin-plugins/commit/faa6f0d)) ## [1.7.1](https://github.com/oclif/plugin-plugins/compare/v1.7.0...v1.7.1) (2018-10-02) ### Bug Fixes * use unfriendly name for preinstall hook ([#66](https://github.com/oclif/plugin-plugins/issues/66)) ([b5d38e2](https://github.com/oclif/plugin-plugins/commit/b5d38e2)) # [1.7.0](https://github.com/oclif/plugin-plugins/compare/v1.6.3...v1.7.0) (2018-10-02) ### Features * plugins:preinstall hook ([2ba5ef0](https://github.com/oclif/plugin-plugins/commit/2ba5ef0)) ## [1.6.3](https://github.com/oclif/plugin-plugins/compare/v1.6.2...v1.6.3) (2018-10-02) ### Bug Fixes * updated typescript and yarn ([106388d](https://github.com/oclif/plugin-plugins/commit/106388d)) ## [1.6.2](https://github.com/oclif/plugin-plugins/compare/v1.6.1...v1.6.2) (2018-08-30) ### Bug Fixes * only warn if error uninstalling plugin ([0c93e0a](https://github.com/oclif/plugin-plugins/commit/0c93e0a)) ## [1.6.1](https://github.com/oclif/plugin-plugins/compare/v1.6.0...v1.6.1) (2018-08-22) ### Bug Fixes * default registry to npmjs.org ([#50](https://github.com/oclif/plugin-plugins/issues/50)) ([4cd0cb2](https://github.com/oclif/plugin-plugins/commit/4cd0cb2)) # [1.6.0](https://github.com/oclif/plugin-plugins/compare/v1.5.4...v1.6.0) (2018-08-17) ### Features * typescript 3 ([b63959a](https://github.com/oclif/plugin-plugins/commit/b63959a)) ## [1.5.4](https://github.com/oclif/plugin-plugins/compare/v1.5.3...v1.5.4) (2018-06-29) ### Bug Fixes * bump semantic-release ([c0a2e49](https://github.com/oclif/plugin-plugins/commit/c0a2e49)) <a name="1.5.3"></a> ## [1.5.3](https://github.com/oclif/plugin-plugins/compare/v1.5.2...v1.5.3) (2018-06-29) ### Bug Fixes * switch to [@oclif](https://github.com/oclif)/color ([4c2bfa6](https://github.com/oclif/plugin-plugins/commit/4c2bfa6)) <a name="1.5.2"></a> ## [1.5.2](https://github.com/oclif/plugin-plugins/compare/v1.5.1...v1.5.2) (2018-06-12) ### Bug Fixes * 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) <a name="1.5.1"></a> ## [1.5.1](https://github.com/oclif/plugin-plugins/compare/v1.5.0...v1.5.1) (2018-06-12) ### Bug Fixes * remove/migrate plugins during updates ([cad9523](https://github.com/oclif/plugin-plugins/commit/cad9523)) <a name="1.5.0"></a> # [1.5.0](https://github.com/oclif/plugin-plugins/compare/v1.4.0...v1.5.0) (2018-06-12) ### Features * added aliases ([60bbdc0](https://github.com/oclif/plugin-plugins/commit/60bbdc0)) <a name="1.4.0"></a> # [1.4.0](https://github.com/oclif/plugin-plugins/compare/v1.3.2...v1.4.0) (2018-06-01) ### Features * show version after uninstalling ([fea821c](https://github.com/oclif/plugin-plugins/commit/fea821c)) * show version after uninstalling ([c1c69ec](https://github.com/oclif/plugin-plugins/commit/c1c69ec)) <a name="1.3.2"></a> ## [1.3.2](https://github.com/oclif/plugin-plugins/compare/v1.3.1...v1.3.2) (2018-06-01) ### Bug Fixes * add docs for plugins:install with github ([15d00b2](https://github.com/oclif/plugin-plugins/commit/15d00b2)) <a name="1.3.1"></a> ## [1.3.1](https://github.com/oclif/plugin-plugins/compare/v1.3.0...v1.3.1) (2018-06-01) ### Bug Fixes * updating url plugins ([265fb9a](https://github.com/oclif/plugin-plugins/commit/265fb9a)) <a name="1.3.0"></a> # [1.3.0](https://github.com/oclif/plugin-plugins/compare/v1.2.1...v1.3.0) (2018-06-01) ### Features * allow installing from github urls ([4ae4f3d](https://github.com/oclif/plugin-plugins/commit/4ae4f3d)) <a name="1.2.1"></a> ## [1.2.1](https://github.com/oclif/plugin-plugins/compare/v1.2.0...v1.2.1) (2018-05-25) ### Bug Fixes * pass --verbose to yarn ([1c7dc0e](https://github.com/oclif/plugin-plugins/commit/1c7dc0e)) <a name="1.2.0"></a> # [1.2.0](https://github.com/oclif/plugin-plugins/compare/v1.1.15...v1.2.0) (2018-05-24) ### Features * verbose and yarn.lock support ([577f9a5](https://github.com/oclif/plugin-plugins/commit/577f9a5)) <a name="1.1.15"></a> ## [1.1.15](https://github.com/oclif/plugin-plugins/compare/v1.1.14...v1.1.15) (2018-05-23) ### Bug Fixes * yarn 1.7.0 ([58d64fa](https://github.com/oclif/plugin-plugins/commit/58d64fa)) <a name="1.1.14"></a> ## [1.1.14](https://github.com/oclif/plugin-plugins/compare/v1.1.13...v1.1.14) (2018-05-15) ### Bug Fixes * do not update if only linked plugins ([b7ac0e1](https://github.com/oclif/plugin-plugins/commit/b7ac0e1)) <a name="1.1.13"></a> ## [1.1.13](https://github.com/oclif/plugin-plugins/compare/v1.1.12...v1.1.13) (2018-05-11) ### Bug Fixes * update plugin hook ([9e30b2f](https://github.com/oclif/plugin-plugins/commit/9e30b2f)) <a name="1.1.12"></a> ## [1.1.12](https://github.com/oclif/plugin-plugins/compare/v1.1.11...v1.1.12) (2018-05-10) ### Bug Fixes * yarn automatically grabs proxy config now ([fb3efe4](https://github.com/oclif/plugin-plugins/commit/fb3efe4)) <a name="1.1.11"></a> ## [1.1.11](https://github.com/oclif/plugin-plugins/compare/v1.1.10...v1.1.11) (2018-05-10) ### Bug Fixes * allow plugins:uninstall to use paths ([3fa8dd8](https://github.com/oclif/plugin-plugins/commit/3fa8dd8)) <a name="1.1.10"></a> ## [1.1.10](https://github.com/oclif/plugin-plugins/compare/v1.1.9...v1.1.10) (2018-05-09) ### Bug Fixes * genericized help ([0f54d7d](https://github.com/oclif/plugin-plugins/commit/0f54d7d)) <a name="1.1.9"></a> ## [1.1.9](https://github.com/oclif/plugin-plugins/compare/v1.1.8...v1.1.9) (2018-05-07) ### Bug Fixes * updated deps ([c74a09c](https://github.com/oclif/plugin-plugins/commit/c74a09c)) <a name="1.1.8"></a> ## [1.1.8](https://github.com/oclif/plugin-plugins/compare/v1.1.7...v1.1.8) (2018-05-06) ### Bug Fixes * updated load-json-file ([adc2c30](https://github.com/oclif/plugin-plugins/commit/adc2c30)) <a name="1.1.7"></a> ## [1.1.7](https://github.com/oclif/plugin-plugins/compare/v1.1.6...v1.1.7) (2018-05-03) ### Bug Fixes * error out when plugin not found ([330d957](https://github.com/oclif/plugin-plugins/commit/330d957)) <a name="1.1.6"></a> ## [1.1.6](https://github.com/oclif/plugin-plugins/compare/v1.1.5...v1.1.6) (2018-05-01) ### Bug Fixes * updated command and fs-extra ([b5beef0](https://github.com/oclif/plugin-plugins/commit/b5beef0)) <a name="1.1.5"></a> ## [1.1.5](https://github.com/oclif/plugin-plugins/compare/v1.1.4...v1.1.5) (2018-05-01) ### Bug Fixes * link plugin output ([246d7b4](https://github.com/oclif/plugin-plugins/commit/246d7b4)) <a name="1.1.4"></a> ## [1.1.4](https://github.com/oclif/plugin-plugins/compare/v1.1.3...v1.1.4) (2018-04-27) ### Bug Fixes * sort plugins by friendly name ([f9a2964](https://github.com/oclif/plugin-plugins/commit/f9a2964)) <a name="1.1.3"></a> ## [1.1.3](https://github.com/oclif/plugin-plugins/compare/v1.1.2...v1.1.3) (2018-04-22) ### Bug Fixes * added update hook ([6b01f11](https://github.com/oclif/plugin-plugins/commit/6b01f11)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/oclif/plugin-plugins/compare/v1.1.1...v1.1.2) (2018-04-21) ### Bug Fixes * some install/uninstall fixes ([59d91a2](https://github.com/oclif/plugin-plugins/commit/59d91a2)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/oclif/plugin-plugins/compare/v1.1.0...v1.1.1) (2018-04-21) ### Bug Fixes * uniq functions ([4268083](https://github.com/oclif/plugin-plugins/commit/4268083)) <a name="1.1.0"></a> # [1.1.0](https://github.com/oclif/plugin-plugins/compare/v1.0.9...v1.1.0) (2018-04-21) ### Bug Fixes * await ([e35604d](https://github.com/oclif/plugin-plugins/commit/e35604d)) * bump command ([5d37a07](https://github.com/oclif/plugin-plugins/commit/5d37a07)) ### Features * added plugins:link ([6a82a61](https://github.com/oclif/plugin-plugins/commit/6a82a61)) <a name="1.0.9"></a> ## [1.0.9](https://github.com/oclif/plugin-plugins/compare/v1.0.8...v1.0.9) (2018-04-18) ### Bug Fixes * updated deps ([33d039b](https://github.com/oclif/plugin-plugins/commit/33d039b)) <a name="1.0.8"></a> ## [1.0.8](https://github.com/oclif/plugin-plugins/compare/v1.0.7...v1.0.8) (2018-03-24) ### Bug Fixes * use new semantic-release ([9898b8e](https://github.com/oclif/plugin-plugins/commit/9898b8e)) <a name="1.0.7"></a> ## [1.0.7](https://github.com/oclif/plugin-plugins/compare/e018e45bcd779ac2463c7e218c151356cc58694f...v1.0.7) (2018-03-23) ### Bug Fixes * updated deps ([4e23c65](https://github.com/oclif/plugin-plugins/commit/4e23c65)) <a name="1.0.6"></a> ## [1.0.6](https://github.com/oclif/plugin-plugins/compare/0a0155d9f2ac09ecde7f8ce2b15b85fae6c5cba8...v1.0.6) (2018-03-22) ### Bug Fixes * rename example to mycli ([e018e45](https://github.com/oclif/plugin-plugins/commit/e018e45)) <a name="1.0.5"></a> ## [1.0.5](https://github.com/oclif/plugin-plugins/compare/3e1bc65d5bcd452548c440630dbe9d2194ca81bc...v1.0.5) (2018-03-22) ### Bug Fixes * updated plugin from generator ([0a0155d](https://github.com/oclif/plugin-plugins/commit/0a0155d)) <a name="1.0.4"></a> ## [1.0.4](https://github.com/oclif/plugin-plugins/compare/8950387263e296605ab0b034d69ec9b61e1fff09...v1.0.4) (2018-02-28) ### Bug Fixes * updated deps ([3e1bc65](https://github.com/oclif/plugin-plugins/commit/3e1bc65)) <a name="1.0.3"></a> ## [1.0.3](https://github.com/oclif/plugin-plugins/compare/2f8502913be15ec1dda00b52ccc0753552b74df6...v1.0.3) (2018-02-17) ### Bug Fixes * updated command ([8950387](https://github.com/oclif/plugin-plugins/commit/8950387)) <a name="1.0.2"></a> ## [1.0.2](https://github.com/oclif/plugin-plugins/compare/19cbae51791a27573b0657783e1cccc1513a703a...v1.0.2) (2018-02-17) ### Bug Fixes * updated command ([2f85029](https://github.com/oclif/plugin-plugins/commit/2f85029)) <a name="1.0.1"></a> ## [1.0.1](https://github.com/oclif/plugin-plugins/compare/v1.0.0...v1.0.1) (2018-02-17) ### Bug Fixes * updated deps ([19cbae5](https://github.com/oclif/plugin-plugins/commit/19cbae5)) <a name="0.2.18"></a> ## [0.2.18](https://github.com/oclif/plugin-plugins/compare/v0.2.17...v0.2.18) (2018-02-13) ### Bug Fixes * oclif rename ([7ae9d8f](https://github.com/oclif/plugin-plugins/commit/7ae9d8f)) <a name="0.2.16"></a> ## [0.2.16](https://github.com/anycli/plugin-plugins/compare/95db82b0cb4e62f73d32692b3f9a7491b60754b1...v0.2.16) (2018-02-07) ### Bug Fixes * fixed help strings ([38e2166](https://github.com/anycli/plugin-plugins/commit/38e2166)) <a name="0.2.15"></a> ## [0.2.15](https://github.com/anycli/plugin-plugins/compare/a33ae1565f69caee7575319907f61d7fd639f03c...v0.2.15) (2018-02-07) ### Bug Fixes * async ([95db82b](https://github.com/anycli/plugin-plugins/commit/95db82b)) <a name="0.2.14"></a> ## [0.2.14](https://github.com/anycli/plugin-plugins/compare/5314932d64dbbc5cd0f408daf6bd439501638038...v0.2.14) (2018-02-07) ### Bug Fixes * updated config ([a33ae15](https://github.com/anycli/plugin-plugins/commit/a33ae15)) * updated deps ([04eb7dc](https://github.com/anycli/plugin-plugins/commit/04eb7dc)) * updated deps ([30f009c](https://github.com/anycli/plugin-plugins/commit/30f009c)) <a name="0.2.13"></a> ## [0.2.13](https://github.com/anycli/plugin-plugins/compare/1d86582c3e609ee9ec062d848a1dc457ede8a907...v0.2.13) (2018-02-06) ### Bug Fixes * use [@anycli](https://github.com/anycli)/errors ([5314932](https://github.com/anycli/plugin-plugins/commit/5314932)) <a name="0.2.12"></a> ## [0.2.12](https://github.com/anycli/plugin-plugins/compare/d1f9bf2748c9fd80983efe196ed3c114b9cea4cc...v0.2.12) (2018-02-05) ### Bug Fixes * updated with config/command changes ([1d86582](https://github.com/anycli/plugin-plugins/commit/1d86582)) <a name="0.2.11"></a> ## [0.2.11](https://github.com/anycli/plugin-plugins/compare/ea5519430ead1099db1d96a1a1b0276d3a3b13ff...v0.2.11) (2018-02-03) ### Bug Fixes * update scope variable ([d1f9bf2](https://github.com/anycli/plugin-plugins/commit/d1f9bf2)) <a name="0.2.10"></a> ## [0.2.10](https://github.com/anycli/plugin-plugins/compare/e7fab8c795135e398620fbda5d3e4308011cc396...v0.2.10) (2018-02-03) ### Bug Fixes * updated deps ([ea55194](https://github.com/anycli/plugin-plugins/commit/ea55194)) <a name="0.2.9"></a> ## [0.2.9](https://github.com/anycli/plugin-plugins/compare/5053299973c5f43bf74a7e326d26b3edb2e7055b...v0.2.9) (2018-02-03) ### Bug Fixes * disable help test for now ([e7fab8c](https://github.com/anycli/plugin-plugins/commit/e7fab8c)) * updated to use new config ([68b8959](https://github.com/anycli/plugin-plugins/commit/68b8959)) <a name="0.2.8"></a> ## [0.2.8](https://github.com/anycli/plugin-plugins/compare/fbbcca0e8882bf05800e61e96add4b50e5f91e25...v0.2.8) (2018-02-02) ### Bug Fixes * cache bust ([5053299](https://github.com/anycli/plugin-plugins/commit/5053299)) <a name="0.2.7"></a> ## [0.2.7](https://github.com/anycli/plugin-plugins/compare/131d17fab03e22839c68d0d12767d0380e6ce2e0...v0.2.7) (2018-02-02) ### Bug Fixes * fixing manifest ([fbbcca0](https://github.com/anycli/plugin-plugins/commit/fbbcca0)) <a name="0.2.6"></a> ## [0.2.6](https://github.com/anycli/plugin-plugins/compare/6536efd92eec6eea0c6c5c33f3cec651389b49c8...v0.2.6) (2018-02-02) ### Bug Fixes * fix manifest writing ([131d17f](https://github.com/anycli/plugin-plugins/commit/131d17f)) <a name="0.2.5"></a> ## [0.2.5](https://github.com/anycli/plugin-plugins/compare/2fdcbe6176b0acc1c63f079d362543d24723839e...v0.2.5) (2018-02-02) ### Bug Fixes * write plugin manifest ([6536efd](https://github.com/anycli/plugin-plugins/commit/6536efd)) <a name="0.2.4"></a> ## [0.2.4](https://github.com/anycli/plugin-plugins/compare/4a339a9adca51e1bd44fc8fa615ef4394d857957...v0.2.4) (2018-02-02) ### Bug Fixes * fixed --help ([2fdcbe6](https://github.com/anycli/plugin-plugins/commit/2fdcbe6)) <a name="0.2.3"></a> ## [0.2.3](https://github.com/anycli/plugin-plugins/compare/fd03cc0753ca52b036ae3b7e20396a757094f490...v0.2.3) (2018-02-02) ### Bug Fixes * fixed running with specific scope ([5281125](https://github.com/anycli/plugin-plugins/commit/5281125)) * skip help for now ([4a339a9](https://github.com/anycli/plugin-plugins/commit/4a339a9)) <a name="0.2.2"></a> ## [0.2.2](https://github.com/anycli/plugins/compare/f3411d41e680d83834c3fae19af0d3b8d73973e2...v0.2.2) (2018-02-01) ### Bug Fixes * updated deps ([130e18e](https://github.com/anycli/plugins/commit/130e18e)) <a name="0.2.1"></a> ## [0.2.1](https://github.com/anycli/plugins/compare/079808b09e2bb33b0f3bc828a94c791584daa150...v0.2.1) (2018-02-01) ### Bug Fixes * make config dev dep ([f3411d4](https://github.com/anycli/plugins/commit/f3411d4)) <a name="0.2.0"></a> # [0.2.0](https://github.com/anycli/plugins/compare/b769c5586a5ceafd23105ad847b35717bb0987af...v0.2.0) (2018-02-01) ### Features * added default scope to plugins ([079808b](https://github.com/anycli/plugins/commit/079808b)) <a name="0.1.8"></a> ## [0.1.8](https://github.com/anycli/plugins/compare/76f1ac5f3dc9724420762c3c62d1ad7c742a4b06...v0.1.8) (2018-01-31) ### Bug Fixes * fixed global config defaults ([b769c55](https://github.com/anycli/plugins/commit/b769c55)) <a name="0.1.7"></a> ## [0.1.7](https://github.com/anycli/plugins/compare/68671d031658b0dcb72579a98da64042fed225da...v0.1.7) (2018-01-31) ### Bug Fixes * hide plugin tag if not exists ([76f1ac5](https://github.com/anycli/plugins/commit/76f1ac5)) <a name="0.1.6"></a> ## [0.1.6](https://github.com/anycli/plugins/compare/f89c19979540d7e819c3e5c7880b41a3d0df86d0...v0.1.6) (2018-01-31) ### Bug Fixes * set spaces in manifest ([68671d0](https://github.com/anycli/plugins/commit/68671d0)) <a name="0.1.5"></a> ## [0.1.5](https://github.com/anycli/plugins/compare/8a0b7e534799d60ab4be42253146433375987fae...v0.1.5) (2018-01-31) ### Bug Fixes * testing release ([f89c199](https://github.com/anycli/plugins/commit/f89c199)) <a name="0.1.4"></a> ## [0.1.4](https://github.com/dxcli/plugins/compare/90fa250272db09447b9bd6889f1c98b91063b7d2...v0.1.4) (2018-01-30) ### Bug Fixes * ran generator ([abb6601](https://github.com/dxcli/plugins/commit/abb6601)) <a name="0.1.3"></a> ## [0.1.3](https://github.com/dxcli/plugins/compare/b137d61fb343cf44315e1431826416e1b8ead2e7...v0.1.3) (2018-01-28) ### Bug Fixes * test exports ([90fa250](https://github.com/dxcli/plugins/commit/90fa250)) <a name="0.1.2"></a> ## [0.1.2](https://github.com/dxcli/plugins/compare/8fc27ef7ca77edbd8a1be9a830fc6a7b75b15ab3...v0.1.2) (2018-01-28) ### Bug Fixes * updated cli-ux ([b137d61](https://github.com/dxcli/plugins/commit/b137d61)) <a name="0.1.1"></a> ## [0.1.1](https://github.com/dxcli/plugins/compare/9d5dc97a2691b08db267007a521815beb3831cea...v0.1.1) (2018-01-28) ### Bug Fixes * windows stdin ([8fc27ef](https://github.com/dxcli/plugins/commit/8fc27ef)) <a name="0.1.0"></a> # [0.1.0](https://github.com/dxcli/plugins/compare/38862718f982b164d9484e910c7ff62620b825a2...v0.1.0) (2018-01-27) ### Features * initial implementation ([e7b589b](https://github.com/dxcli/plugins/commit/e7b589b)) * initial implementation ([237b211](https://github.com/dxcli/plugins/commit/237b211)) <a name="0.0.1"></a> ## [0.0.1](https://github.com/dxcli/plugins/compare/a915cecb0403e249296572f80ca34fe612634669...v0.0.1) (2018-01-26) ### Bug Fixes * added bin script and removed hook ([3886271](https://github.com/dxcli/plugins/commit/3886271))