We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d74a0 commit 269d7a4Copy full SHA for 269d7a4
CHANGELOG.md
@@ -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
10
## [2.0.2](https://github.com/forcedotcom/ts-types/compare/2.0.1...2.0.2) (2023-05-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/ts-types",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Types and related utilities for TypeScript",
"main": "lib/index.js",
"repository": "forcedotcom/ts-types",
@@ -129,4 +129,4 @@
129
"output": []
130
}
131
132
-}
+}
0 commit comments