Skip to content

Commit efd0c4d

Browse files
committed
chore(release): 4.1.12 [skip ci]
1 parent 4557996 commit efd0c4d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.1.12](https://github.com/forcedotcom/telemetry/compare/4.1.11...4.1.12) (2023-10-07)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 5.3.1 to 5.3.5 ([40b371c](https://github.com/forcedotcom/telemetry/commit/40b371c2072b564a62205fd5c8a1d5d57f3b88e1))
6+
17
## [4.1.11](https://github.com/forcedotcom/telemetry/compare/4.1.10...4.1.11) (2023-10-01)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/telemetry",
3-
"version": "4.1.11",
3+
"version": "4.1.12",
44
"description": "Library for application insights",
55
"main": "lib/exported",
66
"exports": {

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@
729729
sinon "^5.1.1"
730730
tslib "^2.6.1"
731731

732-
"@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.8":
732+
"@salesforce/ts-types@^2.0.8":
733733
version "2.0.8"
734734
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.8.tgz#e732b5a42cbec6bda79c089a0633fc643daf8bca"
735735
integrity sha512-vuzLcxtThBhpuhmnoh8GFrVU8XjdoNyQm9gPtmcjUyUD/9nQIBTAX8oGoUvCiiq93c4LFEmSua+xm3yu0bbNfg==

0 commit comments

Comments
 (0)