diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bbef854..e3ef5435 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.2](https://github.com/salesforcecli/plugin-telemetry/compare/3.1.1...3.1.2) (2023-11-15) + +### Bug Fixes + +- **deps:** corev6 and devScripts ([#536](https://github.com/salesforcecli/plugin-telemetry/issues/536)) ([4913115](https://github.com/salesforcecli/plugin-telemetry/commit/491311559263d45dbb1536c1c20d132ae2a99661)) + ## [3.1.1](https://github.com/salesforcecli/plugin-telemetry/compare/3.1.0...3.1.1) (2023-11-11) ### Bug Fixes diff --git a/package.json b/package.json index 6180aed4..265394ea 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.1.1", + "version": "3.1.2", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {