diff --git a/CHANGELOG.md b/CHANGELOG.md
index 137ebd49..add341ca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+
+## [1.1.5](https://github.com/oclif/plugin-help/compare/829e75edaf307223a1693b16d10e2216e0f5f9ba...v1.1.5) (2018-02-17)
+
+
+### Bug Fixes
+
+* fix help command ([c60c0cb](https://github.com/oclif/plugin-help/commit/c60c0cb))
+* fixed tests ([967d74a](https://github.com/oclif/plugin-help/commit/967d74a))
+
## [1.1.4](https://github.com/oclif/plugin-help/compare/7a9b7508cb0d44c8e1ab2c8ba081d30bbd99e230...v1.1.4) (2018-02-17)
diff --git a/package.json b/package.json
index f4e99369..18b2bd0c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
- "version": "1.1.4",
+ "version": "1.1.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {