diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42725b62..71a3c3f3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.4.27](https://github.com/oclif/command/compare/v1.4.26...v1.4.27) (2018-05-13)
+
+
+### Bug Fixes
+
+* linting issue ([a3408cb](https://github.com/oclif/command/commit/a3408cb))
+
## [1.4.25](https://github.com/oclif/command/compare/v1.4.24...v1.4.25) (2018-05-13)
diff --git a/package.json b/package.json
index 76b9e531..429148e5 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/command",
"description": "oclif base command",
- "version": "1.4.26",
+ "version": "1.4.27",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/command/issues",
"oclif": {