Skip to content

Commit 6574968

Browse files
committed
Auto-generated commit
1 parent 8b50e32 commit 6574968

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-03T15:56:16.479Z
1+
2024-09-01T01:19:26.202Z

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ No changes reported for this release.
8484

8585
### BREAKING CHANGES
8686

87-
- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version
88-
- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version to 4.1
87+
- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version to 4.1
8988

9089
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
9190

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@stdlib/assert-is-iterator-like": "^0.2.2",
4141
"@stdlib/stats-incr-sumabs2": "^0.2.2",
4242
"@stdlib/string-format": "^0.2.2",
43-
"@stdlib/types": "^0.3.2",
43+
"@stdlib/types": "^0.4.1",
4444
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)