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": {