From 6e987fbed7876119ce5f81bf2d87458470cf915a Mon Sep 17 00:00:00 2001 From: oclif-bot <498c3f754e2453f89e1dce1990846f4063faefd4> Date: Sat, 17 Feb 2018 10:15:18 +0000 Subject: [PATCH] chore(release): 1.1.5 [skip ci] ## [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)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {