diff --git a/CHANGELOG.md b/CHANGELOG.md index 177482a2..f740e1bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.8](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.7...3.0.8) (2023-12-24) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.15.0 to 3.15.1 ([#489](https://github.com/oclif/plugin-warn-if-update-available/issues/489)) ([56e08f9](https://github.com/oclif/plugin-warn-if-update-available/commit/56e08f9b79bff42e34aee62ce05ec060e2ad86f4)) + ## [3.0.7](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.6...3.0.7) (2023-12-17) ### Bug Fixes diff --git a/package.json b/package.json index eb5b5b59..14370869 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.0.7", + "version": "3.0.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {