diff --git a/CHANGELOG.md b/CHANGELOG.md index dbd38f61..752bcc90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.1.15](https://github.com/salesforcecli/plugin-telemetry/compare/3.1.14...3.1.15) (2024-03-02) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.19.2 to 3.20.0 ([633b0af](https://github.com/salesforcecli/plugin-telemetry/commit/633b0af770af0a22a1aaf0fd12b334633b2d60ba)) + ## [3.1.14](https://github.com/salesforcecli/plugin-telemetry/compare/3.1.13...3.1.14) (2024-02-24) ### Bug Fixes diff --git a/package.json b/package.json index edf03c61..4cf47b11 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.14", + "version": "3.1.15", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {