diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5707fd0..7475ec40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+## [1.3.47](https://github.com/oclif/config/compare/v1.3.46...v1.3.47) (2018-02-13)
+
+
+### Bug Fixes
+
+* anycli rename ([62bbafb](https://github.com/oclif/config/commit/62bbafb))
+* rename to oclif ([5167c40](https://github.com/oclif/config/commit/5167c40))
+
## [1.3.45](https://github.com/anycli/config/compare/1070e57a3dd2cb7171044f8bd872b012ffce3fdc...v1.3.45) (2018-02-07)
diff --git a/package.json b/package.json
index 40f7670b..5b30470c 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.46",
+ "version": "1.3.47",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {},