From 6396f6aff0627df1092875abb7b3e379964ca44f Mon Sep 17 00:00:00 2001
From: dxcli-bot <35625753+dxcli-bot@users.noreply.github.com>
Date: Sun, 28 Jan 2018 02:29:55 +0000
Subject: [PATCH] chore(release): 0.1.21 [skip ci]
## [0.1.21](https://github.com/dxcli/command/compare/4a852311f70505a4deb22dac27cf1e6fb6afbc92...v0.1.21) (2018-01-28)
### Bug Fixes
* export convertToCachedCommand ([9bc563c](https://github.com/dxcli/command/commit/9bc563c))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 701362e6..6b53f3eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [0.1.21](https://github.com/dxcli/command/compare/4a852311f70505a4deb22dac27cf1e6fb6afbc92...v0.1.21) (2018-01-28)
+
+
+### Bug Fixes
+
+* export convertToCachedCommand ([9bc563c](https://github.com/dxcli/command/commit/9bc563c))
+
## [0.1.20](https://github.com/dxcli/command/compare/6430b695c01a5611a15b351a53609b38a7748018...v0.1.20) (2018-01-28)
diff --git a/package.json b/package.json
index c8f4e414..b99f13f3 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@dxcli/command",
"description": "dxcli base command",
- "version": "0.1.20",
+ "version": "0.1.21",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/command/issues",
"dependencies": {