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": {