From af0000643c5d954ac71a2b6b4951d79e3bbe609e Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sat, 13 Oct 2018 03:36:10 +0000 Subject: [PATCH] chore(release): 3.6.2 [skip ci] ## [3.6.2](https://github.com/oclif/parser/compare/v3.6.1...v3.6.2) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([baf99f1](https://github.com/oclif/parser/commit/baf99f1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ede0211..1b11162 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.6.2](https://github.com/oclif/parser/compare/v3.6.1...v3.6.2) (2018-10-13) + + +### Bug Fixes + +* remove greenkeeper badge ([baf99f1](https://github.com/oclif/parser/commit/baf99f1)) + ## [3.6.1](https://github.com/oclif/parser/compare/v3.6.0...v3.6.1) (2018-08-31) diff --git a/package.json b/package.json index 3ab652a..9837cda 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/parser", "description": "arg and flag parser for oclif", - "version": "3.6.1", + "version": "3.6.2", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/parser/issues", "dependencies": {