Skip to content

Commit 826c7a8

Browse files
committed
Auto-generated commit
1 parent ab4d058 commit 826c7a8

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T01:18:17.432Z

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
@@ -44,7 +44,7 @@
4444
"@stdlib/assert-has-own-property": "^0.2.2",
4545
"@stdlib/assert-is-boolean": "^0.2.2",
4646
"@stdlib/assert-is-collection": "^0.2.2",
47-
"@stdlib/assert-is-complex-like": "^0.2.2",
47+
"@stdlib/assert-is-complex-like": "^0.2.3",
4848
"@stdlib/assert-is-nonnegative-integer": "^0.2.2",
4949
"@stdlib/assert-is-number": "^0.2.2",
5050
"@stdlib/assert-is-plain-object": "^0.2.2",
@@ -53,15 +53,15 @@
5353
"@stdlib/complex-float32-ctor": "^0.1.0",
5454
"@stdlib/complex-float32-imag": "^0.1.1",
5555
"@stdlib/complex-float32-real": "^0.1.1",
56-
"@stdlib/complex-float64-ctor": "^0.1.0",
56+
"@stdlib/complex-float64-ctor": "^0.1.1",
5757
"@stdlib/complex-float64-imag": "^0.1.1",
5858
"@stdlib/complex-float64-real": "^0.1.1",
5959
"@stdlib/math-base-assert-is-nan": "^0.2.2",
6060
"@stdlib/strided-base-reinterpret-complex128": "^0.2.2",
6161
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
62-
"@stdlib/string-format": "^0.2.2",
62+
"@stdlib/string-format": "^0.2.3",
6363
"@stdlib/types": "^0.4.3",
64-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
64+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
6565
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
6666
},
6767
"devDependencies": {

0 commit comments

Comments
 (0)