From 755cd121f5197723e8e04026cde249342e235067 Mon Sep 17 00:00:00 2001
From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Wed, 7 Feb 2018 03:41:33 +0000
Subject: [PATCH] chore(release): 1.3.32 [skip ci]
## [1.3.32](https://github.com/anycli/config/compare/7aa541642eb415e2c8b97decbce15813a4fbf5e8...v1.3.32) (2018-02-07)
### Bug Fixes
* fixed core plugins ([cb0fc8f](https://github.com/anycli/config/commit/cb0fc8f))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bb48961..36b78c80 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.3.32](https://github.com/anycli/config/compare/7aa541642eb415e2c8b97decbce15813a4fbf5e8...v1.3.32) (2018-02-07)
+
+
+### Bug Fixes
+
+* fixed core plugins ([cb0fc8f](https://github.com/anycli/config/commit/cb0fc8f))
+
## [1.3.31](https://github.com/anycli/config/compare/8418aced04910f260ccae33c97035c02d9b3750a...v1.3.31) (2018-02-07)
diff --git a/package.json b/package.json
index 5f682acc..02fea9e5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@anycli/config",
"description": "base config object and standard interfaces for anycli components",
- "version": "1.3.31",
+ "version": "1.3.32",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/anycli/config/issues",
"dependencies": {},