diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c5f0221..dd63c170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [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)) + ## [0.1.7](https://github.com/anycli/plugins/compare/68671d031658b0dcb72579a98da64042fed225da...v0.1.7) (2018-01-31) diff --git a/package.json b/package.json index 18c9f695..934c0c46 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anycli/plugins", "description": "plugins plugin for anycli", - "version": "0.1.7", + "version": "0.1.8", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/plugins/issues", "dependencies": {