diff --git a/CHANGELOG.md b/CHANGELOG.md index 369f796c..3f509e15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [3.1.0](https://github.com/dxcli/cli-ux/compare/d97fe55bc687f862a282a40500ba5313509fb866...v3.1.0) (2018-01-19) + + +### Features + +* allow setting scope in warn/error/fatal call ([b6e1933](https://github.com/dxcli/cli-ux/commit/b6e1933)) + ## [3.0.1](https://github.com/dxcli/cli-ux/compare/07e27d5d3dab474c577eab1ae58f5e68a1256f79...v3.0.1) (2018-01-19) diff --git a/package.json b/package.json index 0e5fa583..c04dc2df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "3.0.1", + "version": "3.1.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/dxcli/cli-ux/issues", "dependencies": {