diff --git a/CHANGELOG.md b/CHANGELOG.md index a636a385..5731996d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.20](https://github.com/anycli/config/compare/4c066f378e6c822934e461fe5a035126cfe5fc99...v1.3.20) (2018-02-06) + + +### Bug Fixes + +* set pluginType ([1ece4fb](https://github.com/anycli/config/commit/1ece4fb)) + ## [1.3.19](https://github.com/anycli/config/compare/08abfcae735c5448917969b0b8e6425355614394...v1.3.19) (2018-02-06) diff --git a/package.json b/package.json index 61065329..9ce2ee6c 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.3.19", + "version": "1.3.20", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {},