diff --git a/CHANGELOG.md b/CHANGELOG.md index fba36787..3cdb3861 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.4](https://github.com/envoy/plugin-warn-if-update-available/compare/v1.8.3...v1.8.4) (2021-06-22) + + +### Bug Fixes + +* handle 404 from registry if the host cli hasn't published any packages ([800a546](https://github.com/envoy/plugin-warn-if-update-available/commit/800a54615af3d6ea96add0fcea90d93258d7e23c)) + ## [1.8.3](https://github.com/envoy/plugin-warn-if-update-available/compare/v1.8.2...v1.8.3) (2021-06-22) diff --git a/package.json b/package.json index 658edb2a..1650a991 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@envoy/plugin-warn-if-update-available", "description": "warns if there is a newer version of CLI released", - "version": "1.8.3", + "version": "1.8.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/envoy/plugin-warn-if-update-available/issues", "dependencies": {