diff --git a/CHANGELOG.md b/CHANGELOG.md
index be5aa611..98d1b87c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.3.66](https://github.com/oclif/config/compare/v1.3.65...v1.3.66) (2018-04-07)
+
+
+### Bug Fixes
+
+* added props for updater ([6c11c6f](https://github.com/oclif/config/commit/6c11c6f))
+
## [1.3.65](https://github.com/oclif/config/compare/v1.3.64...v1.3.65) (2018-04-07)
diff --git a/package.json b/package.json
index 48adff31..68a9034c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/config",
"description": "base config object and standard interfaces for oclif components",
- "version": "1.3.65",
+ "version": "1.3.66",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {