diff --git a/CHANGELOG.md b/CHANGELOG.md index 76370e62..194c3c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.0.11](https://github.com/anycli/config/compare/92a83167ce447dc7ed42e7f308ae8a435e9473b6...v1.0.11) (2018-02-03) + + +### Bug Fixes + +* read user plugins ([39a534f](https://github.com/anycli/config/commit/39a534f)) + ## [1.0.10](https://github.com/anycli/config/compare/098850980824d851d951756d4803a378367cce1f...v1.0.10) (2018-02-03) diff --git a/package.json b/package.json index 413c5987..f1757c9d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anycli/config", "description": "base config object and standard interfaces for anycli components", - "version": "1.0.10", + "version": "1.0.11", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {