From d70b94bcc4b7ddd9ec88447858651222a72fb9bc Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Sat, 3 Feb 2018 15:22:27 +0000 Subject: [PATCH] chore(release): 1.0.8 [skip ci] ## [1.0.8](https://github.com/anycli/config/compare/cec67ea6805e373d4f9241fffb0036a9a6fea118...v1.0.8) (2018-02-03) ### Bug Fixes * fixed tsPath when no tsconfig ([8cf8808](https://github.com/anycli/config/commit/8cf8808)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc64d37f..cc6615a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.0.8](https://github.com/anycli/config/compare/cec67ea6805e373d4f9241fffb0036a9a6fea118...v1.0.8) (2018-02-03) + + +### Bug Fixes + +* fixed tsPath when no tsconfig ([8cf8808](https://github.com/anycli/config/commit/8cf8808)) + ## [1.0.7](https://github.com/anycli/config/compare/da123a76a92740bd6ff9ce9d24712be99b3a38b6...v1.0.7) (2018-02-03) diff --git a/package.json b/package.json index 2057e89f..64051825 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.0.7", + "version": "1.0.8", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/anycli/config/issues", "dependencies": {