Skip to content

Commit e84bfe5

Browse files
committed
Auto-generated commit
1 parent 4c90d0c commit e84bfe5

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:55:28.274Z

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
@@ -39,14 +39,14 @@
3939
"dependencies": {
4040
"@stdlib/array-dtype": "^0.3.0",
4141
"@stdlib/array-empty": "^0.3.0",
42-
"@stdlib/string-format": "^0.2.2",
42+
"@stdlib/string-format": "^0.2.3",
4343
"@stdlib/types": "^0.4.3",
4444
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4545
},
4646
"devDependencies": {
47-
"@stdlib/array-bool": "^0.1.0",
48-
"@stdlib/array-complex128": "^0.3.0",
49-
"@stdlib/array-complex64": "^0.3.0",
47+
"@stdlib/array-bool": "^0.1.1",
48+
"@stdlib/array-complex128": "^0.3.1",
49+
"@stdlib/array-complex64": "^0.3.1",
5050
"@stdlib/array-dtypes": "^0.4.0",
5151
"@stdlib/array-float32": "^0.2.2",
5252
"@stdlib/array-float64": "^0.2.2",

0 commit comments

Comments
 (0)