From c417150c75ce373b2762af99f101b025f55433f2 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sun, 13 May 2018 05:33:31 +0000 Subject: [PATCH] chore(release): 4.3.0 [skip ci] # [4.3.0](https://github.com/oclif/cli-ux/compare/v4.2.3...v4.3.0) (2018-05-13) ### Bug Fixes * add ux alias ([4d71ec2](https://github.com/oclif/cli-ux/commit/4d71ec2)) ### Features * added flush ([d27775f](https://github.com/oclif/cli-ux/commit/d27775f)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3904d1..df3c0e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# [4.3.0](https://github.com/oclif/cli-ux/compare/v4.2.3...v4.3.0) (2018-05-13) + + +### Bug Fixes + +* add ux alias ([4d71ec2](https://github.com/oclif/cli-ux/commit/4d71ec2)) + + +### Features + +* added flush ([d27775f](https://github.com/oclif/cli-ux/commit/d27775f)) + ## [4.2.3](https://github.com/oclif/cli-ux/compare/v4.2.2...v4.2.3) (2018-05-12) diff --git a/package.json b/package.json index 5229c4d6..2536b00b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "4.2.3", + "version": "4.3.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {