From be1b8d4c50ce399133b7d5868244ee4894e503ab Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Mon, 5 Feb 2018 07:47:33 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/anycli/config/compare/7049d277225408dc81b0633d7c4cbeca13965bf2...v1.3.0) (2018-02-05) ### Bug Fixes * add tslint ignore ([20f2c72](https://github.com/anycli/config/commit/20f2c72)) ### Features * added error rendering ([2550854](https://github.com/anycli/config/commit/2550854)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 549cbd50..4bc4774d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ + +# [1.3.0](https://github.com/anycli/config/compare/7049d277225408dc81b0633d7c4cbeca13965bf2...v1.3.0) (2018-02-05) + + +### Bug Fixes + +* add tslint ignore ([20f2c72](https://github.com/anycli/config/commit/20f2c72)) + + +### Features + +* added error rendering ([2550854](https://github.com/anycli/config/commit/2550854)) + ## [1.2.3](https://github.com/anycli/config/compare/0464eed05da94f69d210fd6b8d67f35616e5ef22...v1.2.3) (2018-02-05) diff --git a/package.json b/package.json index 5df876fa..54d9e372 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.2.3", + "version": "1.3.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {