diff --git a/CHANGELOG.md b/CHANGELOG.md index 04aece34..f0e8f2bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.20](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.19...3.1.20) (2024-10-20) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.28 to 4.0.29 ([#724](https://github.com/oclif/plugin-warn-if-update-available/issues/724)) ([d65eb01](https://github.com/oclif/plugin-warn-if-update-available/commit/d65eb01f82a78058c7b7fceb67402f40f81bbe55)) + ## [3.1.19](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.18...3.1.19) (2024-10-13) ### Bug Fixes diff --git a/package.json b/package.json index 7f5fbc04..a7e3868e 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.19", + "version": "3.1.20", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {