From dcbad25be3154dcea22ef543fc94eeb789575700 Mon Sep 17 00:00:00 2001
From: heroku-cli <31491619+heroku-cli@users.noreply.github.com>
Date: Fri, 19 Jan 2018 22:30:01 +0000
Subject: [PATCH] chore(release): 3.1.0 [skip ci]
# [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))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
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": {