From 6f1821cfe26d952af9d04f00789cc0697bdc6a94 Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Wed, 31 Jan 2018 05:17:10 +0000 Subject: [PATCH] chore(release): 0.1.8 [skip ci] ## [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)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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": {