Skip to content

Commit 4e2133b

Browse files
committed
chore(release): 2.0.11 [skip ci]
1 parent baf2277 commit 4e2133b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [2.0.10](https://github.com/forcedotcom/ts-types/compare/2.0.9...2.0.10) (2024-06-13)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/ts-types",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "Types and related utilities for TypeScript",
55
"main": "lib/index.js",
66
"repository": "forcedotcom/ts-types",

0 commit comments

Comments
 (0)