From 5e19e8cf272467997bad8016ea1301076ec4b837 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Wed, 3 Oct 2018 21:41:50 +0000 Subject: [PATCH] chore(release): 1.8.4 [skip ci] ## [1.8.4](https://github.com/oclif/config/compare/v1.8.3...v1.8.4) (2018-10-03) ### Bug Fixes * Hook.PluginsPreinstall shape ([52a420a](https://github.com/oclif/config/commit/52a420a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28e0773d..07f22987 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.4](https://github.com/oclif/config/compare/v1.8.3...v1.8.4) (2018-10-03) + + +### Bug Fixes + +* Hook.PluginsPreinstall shape ([52a420a](https://github.com/oclif/config/commit/52a420a)) + ## [1.8.3](https://github.com/oclif/config/compare/v1.8.2...v1.8.3) (2018-10-03) diff --git a/package.json b/package.json index 7fb78e44..17329d68 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.3", + "version": "1.8.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {