diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d6ea802..4cda9a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.6](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.5...3.0.6) (2023-12-10) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.13.1 to 3.14.1 ([#476](https://github.com/oclif/plugin-warn-if-update-available/issues/476)) ([bb599d3](https://github.com/oclif/plugin-warn-if-update-available/commit/bb599d3c31846b5b95eaf69833ca79d09952b52d)) + ## [3.0.5](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.4...3.0.5) (2023-12-03) ### Bug Fixes diff --git a/package.json b/package.json index 5ce73431..54544afb 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.5", + "version": "3.0.6", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {