From 1a12d0c97472e6d58c51d12538b616241037d0fa Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Thu, 30 Aug 2018 21:13:34 +0000 Subject: [PATCH] chore(release): 1.7.3 [skip ci] ## [1.7.3](https://github.com/oclif/config/compare/v1.7.2...v1.7.3) (2018-08-30) ### Bug Fixes * default subtopic names ([#49](https://github.com/oclif/config/issues/49)) ([c084b64](https://github.com/oclif/config/commit/c084b64)), closes [#48](https://github.com/oclif/config/issues/48) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd4b9ed7..98fb1697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.7.3](https://github.com/oclif/config/compare/v1.7.2...v1.7.3) (2018-08-30) + + +### Bug Fixes + +* default subtopic names ([#49](https://github.com/oclif/config/issues/49)) ([c084b64](https://github.com/oclif/config/commit/c084b64)), closes [#48](https://github.com/oclif/config/issues/48) + ## [1.7.2](https://github.com/oclif/config/compare/v1.7.1...v1.7.2) (2018-08-27) diff --git a/package.json b/package.json index 89fff65d..6063d1fb 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.7.2", + "version": "1.7.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {