We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e275859 commit 16d996dCopy full SHA for 16d996d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.0.6](https://github.com/forcedotcom/ts-types/compare/2.0.5...2.0.6) (2023-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.6.0 to 2.6.1 ([db04dd0](https://github.com/forcedotcom/ts-types/commit/db04dd0d58c364bc2a9f57d59868a756246051c4))
7
8
9
10
## [2.0.5](https://github.com/forcedotcom/ts-types/compare/2.0.4...2.0.5) (2023-07-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/ts-types",
- "version": "2.0.5",
+ "version": "2.0.6",
"description": "Types and related utilities for TypeScript",
"main": "lib/index.js",
"repository": "forcedotcom/ts-types",
0 commit comments