diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed8ae1..f5b1cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.0.2](https://github.com/forcedotcom/telemetry/compare/4.0.1...4.0.2) (2023-06-03) + + +### Bug Fixes + +* **deps:** bump applicationinsights from 2.6.0 to 2.7.0 ([3aa3c64](https://github.com/forcedotcom/telemetry/commit/3aa3c64a8453cf50f8aa0eaaf0aa1e2b01736c7e)) + + + ## [4.0.1](https://github.com/forcedotcom/telemetry/compare/3.2.29...4.0.1) (2023-05-28) diff --git a/package.json b/package.json index 65f2b63..dec0579 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/telemetry", - "version": "4.0.1", + "version": "4.0.2", "description": "Library for application insights", "main": "lib/exported", "repository": "forcedotcom/telemetry", @@ -142,4 +142,4 @@ "output": [] } } -} +} \ No newline at end of file