From 5b943d6c30f5ba836c5c7faaea6b709239a0c444 Mon Sep 17 00:00:00 2001
From: oclif-bot <35625753+oclif-bot@users.noreply.github.com>
Date: Sat, 24 Mar 2018 01:48:06 +0000
Subject: [PATCH] chore(release): 1.1.8 [skip ci]
## [1.1.8](https://github.com/oclif/plugin-help/compare/a4a769687bd7a19f535773c5ab39064b6b35ac0b...v1.1.8) (2018-03-24)
### Bug Fixes
* updated command ([5e3b8f5](https://github.com/oclif/plugin-help/commit/5e3b8f5))
---
CHANGELOG.md | 8 ++++++++
package.json | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 987f895b..cde58bf3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+
+## [1.1.8](https://github.com/oclif/plugin-help/compare/a4a769687bd7a19f535773c5ab39064b6b35ac0b...v1.1.8) (2018-03-24)
+
+
+### Bug Fixes
+
+* updated command ([5e3b8f5](https://github.com/oclif/plugin-help/commit/5e3b8f5))
+
## [1.1.7](https://github.com/oclif/plugin-help/compare/cb5f9bea2c14d88afd94843026b09d245f584864...v1.1.7) (2018-03-23)
diff --git a/package.json b/package.json
index 6f46eb9f..c27e18ee 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
- "version": "1.1.7",
+ "version": "1.1.8",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {