Skip to content

Commit 260e4f6

Browse files
committed
Auto-generated commit
1 parent 64f8518 commit 260e4f6

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T02:17:43.801Z

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-31)
7+
## Unreleased (2026-02-02)
88

99
<section class="commits">
1010

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@
5252
"@stdlib/types": "^0.4.3"
5353
},
5454
"devDependencies": {
55-
"@stdlib/array-complex64": "^0.3.0",
55+
"@stdlib/array-complex64": "^0.3.1",
5656
"@stdlib/array-float64": "^0.2.2",
5757
"@stdlib/assert-is-collection": "^0.2.2",
5858
"@stdlib/complex-float32-ctor": "^0.1.0",
5959
"@stdlib/complex-float32-imag": "^0.1.1",
6060
"@stdlib/complex-float32-real": "^0.1.1",
61-
"@stdlib/ndarray-array": "^0.2.1",
62-
"@stdlib/ndarray-base-ctor": "^0.2.2",
63-
"@stdlib/ndarray-ctor": "^0.2.2",
61+
"@stdlib/ndarray-array": "^0.2.2",
62+
"@stdlib/ndarray-base-ctor": "^0.3.0",
63+
"@stdlib/ndarray-ctor": "^0.3.0",
6464
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6565
"istanbul": "^0.4.1",
6666
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)