From 63d4a6c0c9f96278da39e1947391ae95b4ce9c95 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sat, 13 Oct 2018 03:43:47 +0000 Subject: [PATCH] chore(release): 2.1.3 [skip ci] ## [2.1.3](https://github.com/oclif/plugin-help/compare/v2.1.2...v2.1.3) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([63640c7](https://github.com/oclif/plugin-help/commit/63640c7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 132d1cda..5a53a09c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.3](https://github.com/oclif/plugin-help/compare/v2.1.2...v2.1.3) (2018-10-13) + + +### Bug Fixes + +* remove greenkeeper badge ([63640c7](https://github.com/oclif/plugin-help/commit/63640c7)) + ## [2.1.2](https://github.com/oclif/plugin-help/compare/v2.1.1...v2.1.2) (2018-09-13) diff --git a/package.json b/package.json index 26ff7b5f..86395d23 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "standard help for oclif", - "version": "2.1.2", + "version": "2.1.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {