From e1e852961762ebad6be3991b9984586bfc405cce Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 2 Oct 2018 22:27:06 +0000 Subject: [PATCH] chore(release): 1.8.1 [skip ci] ## [1.8.1](https://github.com/oclif/config/compare/v1.8.0...v1.8.1) (2018-10-02) ### Bug Fixes * plugins:install->preinstall ([2d501d7](https://github.com/oclif/config/commit/2d501d7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1587f3e8..9803afcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.1](https://github.com/oclif/config/compare/v1.8.0...v1.8.1) (2018-10-02) + + +### Bug Fixes + +* plugins:install->preinstall ([2d501d7](https://github.com/oclif/config/commit/2d501d7)) + # [1.8.0](https://github.com/oclif/config/compare/v1.7.6...v1.8.0) (2018-10-02) diff --git a/package.json b/package.json index 03881c8f..b7e6813e 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.0", + "version": "1.8.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {