Skip to content

Commit ee01880

Browse files
committed
Auto-generated commit
1 parent 142c87a commit ee01880

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

Diff for: .github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-03T20:17:06.527Z
1+
2024-09-01T05:09:53.672Z

Diff for: CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
7676

7777
### BREAKING CHANGES
7878

79-
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
80-
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
79+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
8180

8281
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
8382

Diff for: CONTRIBUTORS

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
4646
Matt Cochrane <matthew.cochrane.eng@gmail.com>
4747
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
4848
Milan Raj <rajsite@users.noreply.github.com>
49+
Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
4950
Momtchil Momtchev <momtchil@momtchev.com>
5051
Muhammad Haris <harriskhan047@outlook.com>
5152
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
7071
Rutam <138517416+performant23@users.noreply.github.com>
7172
Ryan Seal <splrk@users.noreply.github.com>
7273
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
74+
SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
7375
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
7476
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
7577
Shivam <11shivam00@gmail.com>

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@stdlib/array-dataview": "^0.2.2",
4141
"@stdlib/array-uint8": "^0.2.2",
4242
"@stdlib/assert-is-little-endian": "^0.2.2",
43-
"@stdlib/types": "^0.3.2"
43+
"@stdlib/types": "^0.4.1"
4444
},
4545
"devDependencies": {
4646
"@stdlib/math-base-assert-is-nan": "^0.2.2",

0 commit comments

Comments
 (0)