From ab98d9700a8403c37429c51b323ff83cd8e22a9e Mon Sep 17 00:00:00 2001
From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4>
Date: Wed, 28 Feb 2018 18:26:20 +0000
Subject: [PATCH] chore(release): 1.1.6 [skip ci]
## [1.1.6](https://github.com/oclif/plugin-help/compare/967d74a74c77f4a8ac7a389b91b92dfaa9caaff1...v1.1.6) (2018-02-28)
### Bug Fixes
* updated deps ([cb5f9be](https://github.com/oclif/plugin-help/commit/cb5f9be))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index add341ca..db74292d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.1.6](https://github.com/oclif/plugin-help/compare/967d74a74c77f4a8ac7a389b91b92dfaa9caaff1...v1.1.6) (2018-02-28)
+
+
+### Bug Fixes
+
+* updated deps ([cb5f9be](https://github.com/oclif/plugin-help/commit/cb5f9be))
+
## [1.1.5](https://github.com/oclif/plugin-help/compare/829e75edaf307223a1693b16d10e2216e0f5f9ba...v1.1.5) (2018-02-17)
diff --git a/package.json b/package.json
index ee8c82eb..fb1e5c98 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
- "version": "1.1.5",
+ "version": "1.1.6",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {