diff --git a/CHANGELOG.md b/CHANGELOG.md index 069cb325..cfa3f927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [0.2.0](https://github.com/anycli/config/compare/461cbe2cb6b6fee96db6ab5dc15d64f6ca747d80...v0.2.0) (2018-01-31) + + +### Features + +* added devPlugins ([cc4ce54](https://github.com/anycli/config/commit/cc4ce54)) + ## [0.1.41](https://github.com/anycli/config/compare/72eb874ea199daa1ead7286d9dcc5e7613e333af...v0.1.41) (2018-01-31) diff --git a/package.json b/package.json index 8eaec941..3af1ba9f 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": "0.1.41", + "version": "0.2.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {