Skip to content

Commit 7336c18

Browse files
committed
Auto-generated commit
1 parent 11cb6ea commit 7336c18

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-08-03)
7+
## Unreleased (2024-08-31)
88

99
<section class="commits">
1010

@@ -174,8 +174,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
174174

175175
### BREAKING CHANGES
176176

177-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
178-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
177+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
179178

180179
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
181180

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@stdlib/napi-argv-strided-complex64array": "^0.2.2",
4949
"@stdlib/napi-export": "^0.2.2",
5050
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
51-
"@stdlib/types": "^0.3.2",
51+
"@stdlib/types": "^0.4.1",
5252
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
5353
"@stdlib/utils-library-manifest": "^0.2.2",
5454
"@stdlib/utils-try-require": "^0.2.2"

0 commit comments

Comments
 (0)