Skip to content

Commit 269d7a4

Browse files
committed
chore(release): 2.0.3 [skip ci]
1 parent f3d74a0 commit 269d7a4

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.3](https://github.com/forcedotcom/ts-types/compare/2.0.2...2.0.3) (2023-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump tslib from 2.5.2 to 2.5.3 ([a64499d](https://github.com/forcedotcom/ts-types/commit/a64499d1085b412357e9ce0d8576eb3dd0a4c0b1))
7+
8+
9+
110
## [2.0.2](https://github.com/forcedotcom/ts-types/compare/2.0.1...2.0.2) (2023-05-21)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/ts-types",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Types and related utilities for TypeScript",
55
"main": "lib/index.js",
66
"repository": "forcedotcom/ts-types",
@@ -129,4 +129,4 @@
129129
"output": []
130130
}
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)