Skip to content

Commit a05147c

Browse files
committed
chore(release): 2.0.4 [skip ci]
1 parent 5654b58 commit a05147c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.4](https://github.com/forcedotcom/ts-types/compare/2.0.3...2.0.4) (2023-07-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump tslib from 2.5.3 to 2.6.0 ([87ed10d](https://github.com/forcedotcom/ts-types/commit/87ed10d09458a472900f7e700b950071648e72d8))
7+
8+
9+
110
## [2.0.3](https://github.com/forcedotcom/ts-types/compare/2.0.2...2.0.3) (2023-06-03)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/ts-types",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Types and related utilities for TypeScript",
55
"main": "lib/index.js",
66
"repository": "forcedotcom/ts-types",
@@ -129,4 +129,4 @@
129129
"output": []
130130
}
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)