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": {