diff --git a/CHANGELOG.md b/CHANGELOG.md index 27cf7003..ddd09de7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.6.3](https://github.com/oclif/config/compare/v1.6.2...v1.6.3) (2018-04-10) + + +### Bug Fixes + +* add scope to debug ([f7b9493](https://github.com/oclif/config/commit/f7b9493)) + ## [1.6.2](https://github.com/oclif/config/compare/v1.6.1...v1.6.2) (2018-04-10) diff --git a/package.json b/package.json index 9980eff1..a5c3f7d4 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.6.2", + "version": "1.6.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {