diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f11ad81..4431b7b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [3.1.0](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.19...3.1.0) (2024-05-31) + +### Features + +- use @oclif/core v4 ([2465305](https://github.com/oclif/plugin-warn-if-update-available/commit/246530514459059f8079cb26d84c7a5226a0586c)) + ## [3.0.19](https://github.com/oclif/plugin-warn-if-update-available/compare/3.0.18...3.0.19) (2024-05-12) ### Bug Fixes diff --git a/package.json b/package.json index e5d4ef66..775ebd46 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.19", + "version": "3.1.0", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues", "dependencies": {