diff --git a/CHANGELOG.md b/CHANGELOG.md index ae06f0b1..c1174c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.6.42](https://github.com/salesforcecli/plugin-info/compare/2.6.41...2.6.42) (2023-09-10) + + +### Bug Fixes + +* **deps:** bump @salesforce/core from 5.2.5 to 5.2.7 ([a4fb562](https://github.com/salesforcecli/plugin-info/commit/a4fb56256c0ec0469c7c59ad4b9bfe827d4461af)) + + + ## [2.6.41](https://github.com/salesforcecli/plugin-info/compare/2.6.40...2.6.41) (2023-09-10) diff --git a/package.json b/package.json index b08c069d..cde46873 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-info", "description": "Plugin for accessing cli info from the command line", - "version": "2.6.41", + "version": "2.6.42", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "main": "lib/index.js",