From db0229cd1735832b9e156eb4c1d07d3c14f53b19 Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Sat, 13 Oct 2018 03:33:01 +0000 Subject: [PATCH] chore(release): 1.5.4 [skip ci] ## [1.5.4](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.3...v1.5.4) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([f030bc1](https://github.com/oclif/plugin-warn-if-update-available/commit/f030bc1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35f8d3e4..5653650d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.4](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.3...v1.5.4) (2018-10-13) + + +### Bug Fixes + +* remove greenkeeper badge ([f030bc1](https://github.com/oclif/plugin-warn-if-update-available/commit/f030bc1)) + ## [1.5.3](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.5.2...v1.5.3) (2018-09-14) diff --git a/package.json b/package.json index 7d791793..5e37c000 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-warn-if-update-available", "description": "warns if there is a newer version of CLI released", - "version": "1.5.3", + "version": "1.5.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {