Skip to content

Commit d430316

Browse files
committed
Auto-generated commit
1 parent ddc3c8f commit d430316

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-03T18:05:45.007Z
1+
2024-09-01T03:11:38.319Z

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ No changes reported for this release.
5050

5151
### BREAKING CHANGES
5252

53-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version
54-
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
53+
- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1
5554

5655
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
5756

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
@@ -42,7 +42,7 @@
4242
"@stdlib/assert-is-plain-object": "^0.2.2",
4343
"@stdlib/string-format": "^0.2.2",
4444
"@stdlib/symbol-iterator": "^0.2.2",
45-
"@stdlib/types": "^0.3.2",
45+
"@stdlib/types": "^0.4.1",
4646
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
4747
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4848
},

0 commit comments

Comments
 (0)