diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc4e0235..66d86a6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.6.13](https://github.com/oclif/config/compare/v1.6.12...v1.6.13) (2018-04-21)
+
+
+### Bug Fixes
+
+* set link plugin type ([a23329a](https://github.com/oclif/config/commit/a23329a))
+
## [1.6.12](https://github.com/oclif/config/compare/v1.6.11...v1.6.12) (2018-04-21)
diff --git a/package.json b/package.json
index a3dfe7bb..ef97a8f1 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.6.12",
+ "version": "1.6.13",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {