From 9e7bc1a82385b6ea7a22f6e21c0c0210406950b3 Mon Sep 17 00:00:00 2001
From: dxcli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Sat, 27 Jan 2018 04:19:43 +0000
Subject: [PATCH] chore(release): 3.2.1 [skip ci]
## [3.2.1](https://github.com/dxcli/cli-ux/compare/24b359f0971638b3247e9b618ff0d57fe04b1f1c...v3.2.1) (2018-01-27)
### Bug Fixes
* error rendering ([6a3a407](https://github.com/dxcli/cli-ux/commit/6a3a407))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1995772..e51bb74e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [3.2.1](https://github.com/dxcli/cli-ux/compare/24b359f0971638b3247e9b618ff0d57fe04b1f1c...v3.2.1) (2018-01-27)
+
+
+### Bug Fixes
+
+* error rendering ([6a3a407](https://github.com/dxcli/cli-ux/commit/6a3a407))
+
# [3.2.0](https://github.com/dxcli/cli-ux/compare/5a731a3d18140e2a516ffda35ed9b35d99b9fe20...v3.2.0) (2018-01-26)
diff --git a/package.json b/package.json
index 557c35b9..b3f73457 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "3.2.0",
+ "version": "3.2.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/cli-ux/issues",
"dependencies": {