diff --git a/CHANGELOG.md b/CHANGELOG.md index 697eaf04..9ea66dfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.62](https://github.com/oclif/config/compare/v1.3.61...v1.3.62) (2018-03-26) + + +### Bug Fixes + +* add config to hook context ([f06fa67](https://github.com/oclif/config/commit/f06fa67)) + ## [1.3.61](https://github.com/oclif/config/compare/ff29737a1990fa22e9783eb8fc7664b1f0c48f4a...v1.3.61) (2018-03-24) diff --git a/package.json b/package.json index d18f35aa..745f3447 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.3.61", + "version": "1.3.62", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {