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": {