From 163600fd3a717904e641c7f2e25bdfefbb7cc451 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Fri, 1 Jun 2018 18:10:31 +0000 Subject: [PATCH] chore(release): 4.6.1 [skip ci] ## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01) ### Bug Fixes * unref prompt timeout ([#35](https://github.com/oclif/cli-ux/issues/35)) ([1fd35fb](https://github.com/oclif/cli-ux/commit/1fd35fb)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34c93499..c8685cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [4.6.1](https://github.com/oclif/cli-ux/compare/v4.6.0...v4.6.1) (2018-06-01) + + +### Bug Fixes + +* unref prompt timeout ([#35](https://github.com/oclif/cli-ux/issues/35)) ([1fd35fb](https://github.com/oclif/cli-ux/commit/1fd35fb)) + # [4.6.0](https://github.com/oclif/cli-ux/compare/v4.5.1...v4.6.0) (2018-06-01) diff --git a/package.json b/package.json index e062c5ef..e1e12869 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "4.6.0", + "version": "4.6.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {