Skip to content

Commit 1964952

Browse files
committed
Auto-generated commit
1 parent 7c11b79 commit 1964952

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-01-30)
7+
## Unreleased (2026-01-31)
88

99
<section class="commits">
1010

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@stdlib/array-dtype": "^0.3.0",
4141
"@stdlib/array-full": "^0.2.1",
42-
"@stdlib/complex-float32-ctor": "^0.0.2",
42+
"@stdlib/complex-float32-ctor": "^0.1.0",
4343
"@stdlib/complex-float64-ctor": "^0.1.0",
4444
"@stdlib/string-format": "^0.2.2",
4545
"@stdlib/types": "^0.4.3",
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@stdlib/array-complex128": "^0.3.0",
5050
"@stdlib/array-complex64": "^0.3.0",
51-
"@stdlib/array-dtypes": "^0.3.0",
51+
"@stdlib/array-dtypes": "^0.4.0",
5252
"@stdlib/array-float32": "^0.2.2",
5353
"@stdlib/array-float64": "^0.2.2",
5454
"@stdlib/array-int16": "^0.2.2",
@@ -59,7 +59,7 @@
5959
"@stdlib/array-uint8": "^0.2.2",
6060
"@stdlib/array-uint8c": "^0.2.2",
6161
"@stdlib/array-zeros": "^0.2.2",
62-
"@stdlib/assert-instance-of": "^0.2.2",
62+
"@stdlib/assert-instance-of": "^0.3.0",
6363
"@stdlib/assert-is-array": "^0.2.2",
6464
"@stdlib/assert-is-typed-array": "^0.2.2",
6565
"@stdlib/assert-is-typed-array-like": "^0.2.2",

0 commit comments

Comments
 (0)