diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d311f74..4b39c437 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.6.28](https://github.com/oclif/config/compare/v1.6.27...v1.6.28) (2018-06-12)
+
+
+### Bug Fixes
+
+* add aliases to pjson ([859499d](https://github.com/oclif/config/commit/859499d))
+
## [1.6.27](https://github.com/oclif/config/compare/v1.6.26...v1.6.27) (2018-06-01)
diff --git a/package.json b/package.json
index 6f93fe92..65949212 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.27",
+ "version": "1.6.28",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/config/issues",
"dependencies": {