diff --git a/CHANGELOG.md b/CHANGELOG.md index d97ef94f..d583f7ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [3.3.23](https://github.com/oclif/cli-ux/compare/v3.3.22...v3.3.23) (2018-02-16) + + +### Bug Fixes + +* use stderr for action by default ([536a5d7](https://github.com/oclif/cli-ux/commit/536a5d7)) + ## [3.3.20](https://github.com/oclif/cli-ux/compare/b48d16e80adc6f2cfb49524243a5e87f01465abb...v3.3.20) (2018-02-14) diff --git a/package.json b/package.json index 26e1c85b..542d3bec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "3.3.22", + "version": "3.3.23", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {