From bee37afff7f9f9e5eb7eb92a5cf59fa0efbc607f Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sat, 13 Oct 2018 03:42:19 +0000 Subject: [PATCH] chore(release): 1.2.2 [skip ci] ## [1.2.2](https://github.com/oclif/test/compare/v1.2.1...v1.2.2) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([35730ff](https://github.com/oclif/test/commit/35730ff)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fe2ebb2..8eb29462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.2](https://github.com/oclif/test/compare/v1.2.1...v1.2.2) (2018-10-13) + + +### Bug Fixes + +* remove greenkeeper badge ([35730ff](https://github.com/oclif/test/commit/35730ff)) + ## [1.2.1](https://github.com/oclif/test/compare/v1.2.0...v1.2.1) (2018-09-14) diff --git a/package.json b/package.json index 248afda2..9bfa723c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/test", "description": "test helpers for oclif components", - "version": "1.2.1", + "version": "1.2.2", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/test/issues", "dependencies": {