From 7daf127eecb0e9bffdc9907827daf713df926f5a Mon Sep 17 00:00:00 2001 From: anycli-bot <35625753+dxcli-bot@users.noreply.github.com> Date: Tue, 6 Feb 2018 08:14:06 +0000 Subject: [PATCH] chore(release): 0.6.5 [skip ci] ## [0.6.5](https://github.com/anycli/plugin-help/compare/3259b8742a5164bfdd6d5db516ef7ba59e1fba0b...v0.6.5) (2018-02-06) ### Bug Fixes * updated command ([6ee12a9](https://github.com/anycli/plugin-help/commit/6ee12a9)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a1f7ddb..cca62bb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [0.6.5](https://github.com/anycli/plugin-help/compare/3259b8742a5164bfdd6d5db516ef7ba59e1fba0b...v0.6.5) (2018-02-06) + + +### Bug Fixes + +* updated command ([6ee12a9](https://github.com/anycli/plugin-help/commit/6ee12a9)) + ## [0.6.4](https://github.com/anycli/plugin-help/compare/b53cc909d0a29135360c95e110facee45602a764...v0.6.4) (2018-02-06) diff --git a/package.json b/package.json index cc3e4878..fa78d68b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@anycli/plugin-help", "description": "standard help for anycli", - "version": "0.6.4", + "version": "0.6.5", "author": "Jeff Dickey @jdxcode", "anycli": { "commands": "./lib/commands",