diff --git a/CHANGELOG.md b/CHANGELOG.md index e9f18b10..5a00735d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [3.1.4](https://github.com/dxcli/cli-ux/compare/00cf754903f88b7daa379667f2e616253381b518...v3.1.4) (2018-01-20) + + +### Bug Fixes + +* only display error when unhandled ([5631c04](https://github.com/dxcli/cli-ux/commit/5631c04)) + ## [3.1.3](https://github.com/dxcli/cli-ux/compare/c4f9d162525f9b4db63206a271b380e1bd357bb3...v3.1.3) (2018-01-20) diff --git a/package.json b/package.json index 2a1930e6..9adaf6c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "3.1.3", + "version": "3.1.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/dxcli/cli-ux/issues", "dependencies": {