diff --git a/CHANGELOG.md b/CHANGELOG.md index 760e05f5..04aece34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.19](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.18...3.1.19) (2024-10-13) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.27 to 4.0.28 ([#718](https://github.com/oclif/plugin-warn-if-update-available/issues/718)) ([8b0bef7](https://github.com/oclif/plugin-warn-if-update-available/commit/8b0bef78cfe12b9a32a59133ee048a0489bda7cd)) + ## [3.1.18](https://github.com/oclif/plugin-warn-if-update-available/compare/3.1.17...3.1.18) (2024-09-29) ### Bug Fixes diff --git a/package.json b/package.json index a042e9e7..cc67c7b9 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.18", + "version": "3.1.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {