Skip to content

Commit ce5961f

Browse files
committed
chore(release): 2.0.9 [skip ci]
1 parent 27fc599 commit ce5961f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.0.9](https://github.com/forcedotcom/ts-types/compare/2.0.8...2.0.9) (2023-10-17)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @babel/traverse from 7.15.0 to 7.23.2 ([71c5bf5](https://github.com/forcedotcom/ts-types/commit/71c5bf565affbd3157250b327534c2156261b364))
6+
17
## [2.0.8](https://github.com/forcedotcom/ts-types/compare/2.0.7...2.0.8) (2023-09-28)
28

39
### Bug Fixes

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.8",
3+
"version": "2.0.9",
44
"description": "Types and related utilities for TypeScript",
55
"main": "lib/index.js",
66
"repository": "forcedotcom/ts-types",

0 commit comments

Comments
 (0)