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