diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d83e257..be5af9d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.23](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.22...3.1.23) (2024-11-17) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.31 to 4.0.32 ([#737](https://github.com/oclif/plugin-warn-if-update-available/issues/737)) ([cb27360](https://github.com/oclif/plugin-warn-if-update-available/commit/cb27360c65f52fbe6f33abaf0c3ff855c21871a2)) + ## [3.1.22](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.21...3.1.22) (2024-11-17) ### Bug Fixes diff --git a/package.json b/package.json index b853d41c..6ef458a6 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.22", + "version": "3.1.23", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {