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