From c879408e7747cf0b46619b3c42e7bb9ac1849dc4 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Tue, 10 Apr 2018 09:35:44 +0000 Subject: [PATCH] chore(release): 1.2.4 [skip ci] ## [1.2.4](https://github.com/oclif/plugin-help/compare/v1.2.3...v1.2.4) (2018-04-10) ### Bug Fixes * updated command ([5837908](https://github.com/oclif/plugin-help/commit/5837908)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bf71188..60ab9e6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.2.4](https://github.com/oclif/plugin-help/compare/v1.2.3...v1.2.4) (2018-04-10) + + +### Bug Fixes + +* updated command ([5837908](https://github.com/oclif/plugin-help/commit/5837908)) + ## [1.2.3](https://github.com/oclif/plugin-help/compare/v1.2.2...v1.2.3) (2018-04-07) diff --git a/package.json b/package.json index e8720311..5a966954 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "standard help for oclif", - "version": "1.2.3", + "version": "1.2.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {