diff --git a/CHANGELOG.md b/CHANGELOG.md index f6671716..c03dc80f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.3.6](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.5...v1.3.6) (2018-04-25) + + +### Bug Fixes + +* remove version check ([12b5f79](https://github.com/oclif/plugin-warn-if-update-available/commit/12b5f79)) + ## [1.3.5](https://github.com/oclif/plugin-warn-if-update-available/compare/v1.3.4...v1.3.5) (2018-04-24) diff --git a/package.json b/package.json index 60549baf..7b2b6b98 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.5", + "version": "1.3.6", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {