From 8aef13f897d6cf1437609affb62cb99714b0798c Mon Sep 17 00:00:00 2001
From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4>
Date: Fri, 16 Feb 2018 01:44:26 +0000
Subject: [PATCH] chore(release): 3.3.23 [skip ci]
## [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))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
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": {