We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f116a commit 9fee8c6Copy full SHA for 9fee8c6
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [6.8.23](https://github.com/forcedotcom/telemetry/compare/6.8.22...6.8.23) (2026-05-07)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump basic-ftp from 5.3.0 to 5.3.1 ([5c68a32](https://github.com/forcedotcom/telemetry/commit/5c68a32dd57a265280d2a658bce20e81d50648de))
7
8
9
10
## [6.8.22](https://github.com/forcedotcom/telemetry/compare/6.8.21...6.8.22) (2026-05-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/telemetry",
- "version": "6.8.22",
+ "version": "6.8.23",
"description": "Library for telemetry reporting to Application Insights and O11y",
"main": "lib/exported",
"exports": {
0 commit comments