We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a509f commit 8fe126bCopy full SHA for 8fe126b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.0.5](https://github.com/forcedotcom/ts-types/compare/2.0.4...2.0.5) (2023-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump semver from 5.7.1 to 5.7.2 ([4324551](https://github.com/forcedotcom/ts-types/commit/43245514cb788a4985f99b3c6782382559443d66))
7
8
9
10
## [2.0.4](https://github.com/forcedotcom/ts-types/compare/2.0.3...2.0.4) (2023-07-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/ts-types",
- "version": "2.0.4",
+ "version": "2.0.5",
"description": "Types and related utilities for TypeScript",
"main": "lib/index.js",
"repository": "forcedotcom/ts-types",
0 commit comments