From 91d714c3e4efaf484c6b0ec160f985851511cc67 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sat, 13 Oct 2018 03:05:13 +0000 Subject: [PATCH] chore(release): 1.8.7 [skip ci] ## [1.8.7](https://github.com/oclif/config/compare/v1.8.6...v1.8.7) (2018-10-13) ### Bug Fixes * return promiselike ([#55](https://github.com/oclif/config/issues/55)) ([f079e79](https://github.com/oclif/config/commit/f079e79)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efa2404f..25b06122 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.7](https://github.com/oclif/config/compare/v1.8.6...v1.8.7) (2018-10-13) + + +### Bug Fixes + +* return promiselike ([#55](https://github.com/oclif/config/issues/55)) ([f079e79](https://github.com/oclif/config/commit/f079e79)) + ## [1.8.6](https://github.com/oclif/config/compare/v1.8.5...v1.8.6) (2018-10-04) diff --git a/package.json b/package.json index 46d37268..d411d524 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/config", "description": "base config object and standard interfaces for oclif components", - "version": "1.8.6", + "version": "1.8.7", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {