From d2649c23afdeafb67337f9c9502820617825ac93 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 2 Oct 2018 22:13:44 +0000 Subject: [PATCH] chore(release): 1.8.0 [skip ci] # [1.8.0](https://github.com/oclif/config/compare/v1.7.6...v1.8.0) (2018-10-02) ### Features * plugins:preinstall ([954d1c6](https://github.com/oclif/config/commit/954d1c6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d017f0bd..1587f3e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.8.0](https://github.com/oclif/config/compare/v1.7.6...v1.8.0) (2018-10-02) + + +### Features + +* plugins:preinstall ([954d1c6](https://github.com/oclif/config/commit/954d1c6)) + ## [1.7.6](https://github.com/oclif/config/compare/v1.7.5...v1.7.6) (2018-09-14) diff --git a/package.json b/package.json index 333be7b1..03881c8f 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.7.6", + "version": "1.8.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {