Skip to content

Commit 75a9801

Browse files
committed
Auto-generated commit
1 parent 7c783a2 commit 75a9801

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-03T20:17:43.688Z
1+
2024-09-01T05:10:29.486Z

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
101101

102102
### BREAKING CHANGES
103103

104-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
105-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
104+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
106105

107106
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
108107

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
@@ -55,7 +55,7 @@
5555
"@stdlib/ndarray-orders": "^0.2.2",
5656
"@stdlib/number-float64-base-to-int64-bytes": "^0.2.2",
5757
"@stdlib/string-replace": "^0.2.2",
58-
"@stdlib/types": "^0.3.2",
58+
"@stdlib/types": "^0.4.1",
5959
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.3",
6060
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
6161
},

0 commit comments

Comments
 (0)