From 94525ebe2aac25052b96e9da10d2a071fbe81a57 Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Mon, 5 Feb 2018 08:15:58 +0000 Subject: [PATCH] chore(release): 1.3.3 [skip ci] ## [1.3.3](https://github.com/anycli/config/compare/ee7aef4a4080c9b8983ba322e03db5a0a09135ea...v1.3.3) (2018-02-05) ### Bug Fixes * fixed passing error to cli-ux ([2389fe5](https://github.com/anycli/config/commit/2389fe5)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 901b154e..70c14d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.3](https://github.com/anycli/config/compare/ee7aef4a4080c9b8983ba322e03db5a0a09135ea...v1.3.3) (2018-02-05) + + +### Bug Fixes + +* fixed passing error to cli-ux ([2389fe5](https://github.com/anycli/config/commit/2389fe5)) + ## [1.3.2](https://github.com/anycli/config/compare/5dc1d5ed9a430f5cebc2ff1987757c04c0c3ae39...v1.3.2) (2018-02-05) diff --git a/package.json b/package.json index ff3cc6a4..0f184bf9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anycli/config", "description": "base config object and standard interfaces for anycli components", - "version": "1.3.2", + "version": "1.3.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {