From c69da5e93749ed81ea838732f9dbdbe7530fa0f7 Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Thu, 13 Sep 2018 16:07:35 +0000
Subject: [PATCH] chore(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/oclif/config/compare/v1.7.4...v1.7.5) (2018-09-13)
### Bug Fixes
* updated deps ([01f51e6](https://github.com/oclif/config/commit/01f51e6))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 263d339c..80a14778 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.7.5](https://github.com/oclif/config/compare/v1.7.4...v1.7.5) (2018-09-13)
+
+
+### Bug Fixes
+
+* updated deps ([01f51e6](https://github.com/oclif/config/commit/01f51e6))
+
## [1.7.4](https://github.com/oclif/config/compare/v1.7.3...v1.7.4) (2018-08-31)
diff --git a/package.json b/package.json
index 501b6351..fb8c5996 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.4",
+ "version": "1.7.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {