From 77fd30c8e6252998c3085ce42ae9bf3f873d308e Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Mon, 26 Mar 2018 16:03:39 +0000 Subject: [PATCH] chore(release): 1.3.62 [skip ci] ## [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)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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": {