diff --git a/CHANGELOG.md b/CHANGELOG.md index 35043d07..d7726679 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [2.1.3](https://github.com/salesforcecli/plugin-telemetry/compare/2.1.2...2.1.3) (2023-03-07) + + +### Bug Fixes + +* collect perf results on failed command executions ([#431](https://github.com/salesforcecli/plugin-telemetry/issues/431)) ([c829946](https://github.com/salesforcecli/plugin-telemetry/commit/c8299467c2c25e52ff4ec9637ec76997d47ba1bc)) + + + +## [2.1.2](https://github.com/salesforcecli/plugin-telemetry/compare/2.1.1...2.1.2) (2023-03-06) + + + ## [2.1.1](https://github.com/salesforcecli/plugin-telemetry/compare/2.1.0...2.1.1) (2023-02-04) diff --git a/package.json b/package.json index 9dffc8f0..057a0a2f 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": "2.1.2", + "version": "2.1.3", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {