From 8dbd10d479099eb5ae36bb6c69c6424af3a358ce Mon Sep 17 00:00:00 2001
From: dxcli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Sun, 28 Jan 2018 20:21:26 +0000
Subject: [PATCH] chore(release): 0.1.30 [skip ci]
## [0.1.30](https://github.com/dxcli/config/compare/309482eabb1073f793a403d2b3bdc02133149fad...v0.1.30) (2018-01-28)
### Bug Fixes
* use pluginName instead ([4b04c5b](https://github.com/dxcli/config/commit/4b04c5b))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fdc556f..901b9101 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.30](https://github.com/dxcli/config/compare/309482eabb1073f793a403d2b3bdc02133149fad...v0.1.30) (2018-01-28)
+
+
+### Bug Fixes
+
+* use pluginName instead ([4b04c5b](https://github.com/dxcli/config/commit/4b04c5b))
+
## [0.1.29](https://github.com/dxcli/config/compare/22193c79b8914fc47aed289b32526969d228427d...v0.1.29) (2018-01-28)
diff --git a/package.json b/package.json
index 12bdaeb1..4edf082b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/config",
"description": "base config object and standard interfaces for dxcli components",
- "version": "0.1.29",
+ "version": "0.1.30",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/config/issues",
"dependencies": {