File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-03T20:14:52.818Z
1+
2024-09-01T05:07:56.338Z
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
125125

126126
### BREAKING CHANGES
127127

128-
- [`e29732d`](https://.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
129-
- [`e29732d`](https://.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
128+
- [`e29732d`](https://.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
130129

131130
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
132131

Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <[email protected]>
4646
Matt Cochrane <[email protected]>
4747
Mihir Pandit <[email protected]>
4848
Milan Raj <[email protected]>
49+
Mohammad Kaif <[email protected]>
4950
Momtchil Momtchev <[email protected]>
5051
Muhammad Haris <[email protected]>
5152
Naresh Jagadeesan <[email protected]>
@@ -70,6 +71,7 @@ Roman Stetsyk <[email protected]>
7071
7172
Ryan Seal <[email protected]>
7273
Sai Srikar Dumpeti <[email protected]>
74+
SarthakPaandey <[email protected]>
7375
Seyyed Parsa Neshaei <[email protected]>
7476
Shashank Shekhar Singh <[email protected]>
7577
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/string-base-replace": "^0.2.2",
41-
"@stdlib/types": "^0.3.2"
41+
"@stdlib/types": "^0.4.1"
4242
},
4343
"devDependencies": {
4444
"@stdlib/array-base-assert-contains": "^0.2.2",

0 commit comments

Comments
 (0)