diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c5a2ee1..35950145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.9](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.8...3.1.9) (2024-07-14) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.8 to 4.0.12 ([#647](https://github.com/oclif/plugin-warn-if-update-available/issues/647)) ([61185f7](https://github.com/oclif/plugin-warn-if-update-available/commit/61185f7c0ea0b55ddcb6fdf3ae858ecf5ade780a)) + ## [3.1.8](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.7...3.1.8) (2024-07-07) ### Bug Fixes diff --git a/package.json b/package.json index cd6918e0..e0f0c83c 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": "3.1.8", + "version": "3.1.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {