8000 Auto-generated commit · stdlib-js/array-typed-dtypes@891b197 · GitHub
[go: up one dir, main page]

Skip to content

Commit 891b197

Browse files
committed
Auto-generated commit
1 parent b06ec54 commit 891b197

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-03T20:15:38.163Z
1+
2024-09-01T05:08:34.213Z

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,11 @@ No changes reported for this release.
4141
### BREAKING CHANGES
4242

4343
- [`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
44-
- [`e25b23b`](https://github.com/stdlib-js/stdlib/commit/e25b23b917ee6e387722db7192d22e4a70222da0): rename type definitions for array and ndarray data types
4544

4645
- In order to migrate, users should update their implementations to
47-
use the latest naming conventions. The affected type definitions
48-
are aliases for individual data type strings, so their should be
49-
no behavioral changes.
46+
use the latest naming conventions. The affected type definitions
47+
are aliases for individual data type strings, so their should be
48+
no behavioral changes.
5049

5150
</section>
5251

@@ -111,8 +110,7 @@ No changes reported for this release.
111110

112111
### BREAKING CHANGES
113112

114-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
115-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
113+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
116114

117115
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
118116

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
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-dtypes": "^0.3.0",
41-
"@stdlib/types": "^0.3.2"
41+
"@stdlib/types": "^0.4.1"
4242
},
4343
"devDependencies": {
4444
"@stdlib/assert-is-string-array": "^0.2.2",

0 commit comments

Comments
 (0)
0