Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.8.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.7](v1.8.6...v1.8.7) (2018-10-13)

### Bug Fixes

* return promiselike ([#55](#55)) ([f079e79](f079e79))
  • Loading branch information
oclif-bot committed Oct 13, 2018
1 parent f079e79 commit 91d714c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 91d714c

Please sign in to comment.