From 7d5430bc8beb788eab951681bf7192433f740fb6 Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Wed, 23 May 2018 23:26:12 +0000
Subject: [PATCH] chore(release): 4.4.0 [skip ci]
# [4.4.0](https://github.com/oclif/cli-ux/compare/v4.3.1...v4.4.0) (2018-05-23)
### Bug Fixes
* switch to type ([893c3c9](https://github.com/oclif/cli-ux/commit/893c3c9))
### Features
* added ux.open() ([5bb9f2c](https://github.com/oclif/cli-ux/commit/5bb9f2c))
---
CHANGELOG.md | 13 +++++++++++++
package.json | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5645ec27..fbdac29d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+
+# [4.4.0](https://github.com/oclif/cli-ux/compare/v4.3.1...v4.4.0) (2018-05-23)
+
+
+### Bug Fixes
+
+* switch to type ([893c3c9](https://github.com/oclif/cli-ux/commit/893c3c9))
+
+
+### Features
+
+* added ux.open() ([5bb9f2c](https://github.com/oclif/cli-ux/commit/5bb9f2c))
+
## [4.3.1](https://github.com/oclif/cli-ux/compare/v4.3.0...v4.3.1) (2018-05-18)
diff --git a/package.json b/package.json
index f1399688..e61f81a9 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cli-ux",
"description": "cli IO utilities",
- "version": "4.3.1",
+ "version": "4.4.0",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/cli-ux/issues",
"dependencies": {