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