Skip to content

Commit 94b81ac

Browse files
committed
Auto-generated commit
1 parent 123a22b commit 94b81ac

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-03T20:13:58.628Z
1+
2024-09-01T05:07:06.405Z

CHANGELOG.md

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

7676
### BREAKING CHANGES
7777

78-
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
79-
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
78+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
8079

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

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>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@stdlib/array-uint8": "^0.2.2",
4848
"@stdlib/array-uint8c": "^0.2.2",
4949
"@stdlib/assert-has-float64array-support": "^0.2.2",
50-
"@stdlib/types": "^0.3.2",
50+
"@stdlib/types": "^0.4.1",
5151
"@stdlib/utils-constructor-name": "^0.2.2",
5252
"@stdlib/utils-function-name": "^0.2.2",
5353
"@stdlib/utils-get-prototype-of": "^0.2.2"

0 commit comments

Comments
 (0)