diff --git a/CHANGELOG.md b/CHANGELOG.md index 783a9f38..e8214a02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.6.2](https://github.com/salesforcecli/plugin-telemetry/compare/3.6.1...3.6.2) (2024-07-13) + +### Bug Fixes + +- **deps:** bump @oclif/core from 4.0.7 to 4.0.11 ([2376906](https://github.com/salesforcecli/plugin-telemetry/commit/237690628de0bc1f8666187d180bcf9369480ecc)) + ## [3.6.1](https://github.com/salesforcecli/plugin-telemetry/compare/3.6.0...3.6.1) (2024-06-29) ### Bug Fixes diff --git a/package.json b/package.json index 84b1ce24..43dbc09f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-telemetry", "description": "Command usage and error telemetry for the Salesforce CLI", - "version": "3.6.1", + "version": "3.6.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {