Skip to content

Commit

Permalink
chore(release): 4.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jun 5, 2023
1 parent 33a8fc4 commit 63c2e4e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.0.3](https://github.com/forcedotcom/telemetry/compare/4.0.2...4.0.3) (2023-06-05)


### Bug Fixes

* **deps:** devScripts update ([#232](https://github.com/forcedotcom/telemetry/issues/232)) ([33a8fc4](https://github.com/forcedotcom/telemetry/commit/33a8fc49ca6657291e5a48a0f4fa08ae9b7a5d91))



## [4.0.2](https://github.com/forcedotcom/telemetry/compare/4.0.1...4.0.2) (2023-06-03)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/telemetry",
"version": "4.0.2",
"version": "4.0.3",
"description": "Library for application insights",
"main": "lib/exported",
"repository": "forcedotcom/telemetry",
Expand Down Expand Up @@ -142,4 +142,4 @@
"output": []
}
}
}
}

0 comments on commit 63c2e4e

Please sign in to comment.