Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c60ae30

Browse files
committed
Auto-generated commit
1 parent b1597c0 commit c60ae30

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:16:41.251Z
1+
2024-09-01T03:21:02.791Z

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
8888

8989
### BREAKING CHANGES
9090

91-
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
92-
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
91+
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
9392

9493
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
9594

CONTRIBUTORS

+2
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@stdlib/assert-is-positive-integer": "^0.2.2",
4646
"@stdlib/constants-float64-pinf": "^0.2.2",
4747
"@stdlib/string-format": "^0.2.2",
48-
"@stdlib/types": "^0.3.2",
48+
"@stdlib/types": "^0.4.1",
4949
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
5050
"debug": "^2.6.9",
5151
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"

0 commit comments

Comments
 (0)