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