From f5946dac00ba69e4962e35788037d660c9a8b20a Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Mon, 9 Apr 2018 01:50:41 +0000 Subject: [PATCH] chore(release): 1.4.7 [skip ci] ## [1.4.7](https://github.com/oclif/config/compare/v1.4.6...v1.4.7) (2018-04-09) ### Bug Fixes * add debug to hook context ([8c9d9bd](https://github.com/oclif/config/commit/8c9d9bd)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a555b739..51a0cb9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.4.7](https://github.com/oclif/config/compare/v1.4.6...v1.4.7) (2018-04-09) + + +### Bug Fixes + +* add debug to hook context ([8c9d9bd](https://github.com/oclif/config/commit/8c9d9bd)) + ## [1.4.6](https://github.com/oclif/config/compare/v1.4.5...v1.4.6) (2018-04-09) diff --git a/package.json b/package.json index 241b19eb..f1d8389c 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.4.6", + "version": "1.4.7", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {