From ff5613226902f47e174a9a7436ca5d03094c6d6c Mon Sep 17 00:00:00 2001 From: oclif-bot <35625753+oclif-bot@users.noreply.github.com> Date: Thu, 3 May 2018 04:13:44 +0000 Subject: [PATCH] chore(release): 1.3.8 [skip ci] ## [1.3.8](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.7...v1.3.8) (2018-05-03) ### Bug Fixes * updated deps ([7ddb868](https://github.com/oclif/plugin-warn-if-update-available/commit/7ddb868)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb1a95c7..f86c3b5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.8](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.7...v1.3.8) (2018-05-03) + + +### Bug Fixes + +* updated deps ([7ddb868](https://github.com/oclif/plugin-warn-if-update-available/commit/7ddb868)) + ## [1.3.7](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.6...v1.3.7) (2018-05-01) diff --git a/package.json b/package.json index 3cdac33e..6e6fd5f3 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.3.7", + "version": "1.3.8", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {