diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92ff3e1b..58087712 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [3.1.2](https://github.com/dxcli/cli-ux/compare/5c43c89f96d825e4e7e41eb6cda9a6ed209730e0...v3.1.2) (2018-01-20)
+
+
+### Bug Fixes
+
+* update password-prompt ([c4f9d16](https://github.com/dxcli/cli-ux/commit/c4f9d16))
+
## [3.1.1](https://github.com/dxcli/cli-ux/compare/b6e193302e266a2754dc87a671674920a34e11c5...v3.1.1) (2018-01-20)
diff --git a/package.json b/package.json
index ef6be006..5edf97e5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "3.1.1",
+ "version": "3.1.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/dxcli/cli-ux/issues",
"dependencies": {