We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf2277 commit 4e2133bCopy full SHA for 4e2133b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.0.11](https://github.com/forcedotcom/ts-types/compare/2.0.10...2.0.11) (2024-07-29)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** devScripts update ([#306](https://github.com/forcedotcom/ts-types/issues/306)) ([baf2277](https://github.com/forcedotcom/ts-types/commit/baf22772314019f9ae48c5700d03112ec6160aff))
7
8
9
10
## [2.0.10](https://github.com/forcedotcom/ts-types/compare/2.0.9...2.0.10) (2024-06-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/ts-types",
- "version": "2.0.10",
+ "version": "2.0.11",
"description": "Types and related utilities for TypeScript",
"main": "lib/index.js",
"repository": "forcedotcom/ts-types",
0 commit comments