Skip to content

Commit add454c

Browse files
committed
Auto-generated commit
1 parent 33e01fe commit add454c

3 files changed

Lines changed: 12 additions & 11 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:27:55.634Z

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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@stdlib/assert-is-positive-number": "^0.2.2",
5454
"@stdlib/assert-is-string": "^0.2.2",
5555
"@stdlib/assert-is-uint8array": "^0.2.2",
56-
"@stdlib/blas-base-gcopy": "^0.2.1",
56+
"@stdlib/blas-base-gcopy": "^0.2.2",
5757
"@stdlib/buffer-from-array": "^0.2.2",
5858
"@stdlib/buffer-from-string": "^0.2.2",
5959
"@stdlib/cli-ctor": "^0.2.2",
@@ -62,15 +62,15 @@
6262
"@stdlib/object-assign": "^0.2.2",
6363
"@stdlib/process-cwd": "^0.2.2",
6464
"@stdlib/random-base-exponential": "^0.2.1",
65-
"@stdlib/streams-node-stdout": "^0.2.2",
66-
"@stdlib/string-format": "^0.2.2",
65+
"@stdlib/streams-node-stdout": "^0.2.3",
66+
"@stdlib/string-format": "^0.2.3",
6767
"@stdlib/types": "^0.4.3",
68-
"@stdlib/utils-define-nonenumerable-property": "^0.2.2",
69-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
70-
"@stdlib/utils-define-read-only-accessor": "^0.2.2",
71-
"@stdlib/utils-define-read-write-accessor": "^0.2.2",
72-
"@stdlib/utils-inherit": "^0.2.2",
73-
"@stdlib/utils-next-tick": "^0.2.2",
68+
"@stdlib/utils-define-nonenumerable-property": "^0.2.3",
69+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
70+
"@stdlib/utils-define-read-only-accessor": "^0.2.3",
71+
"@stdlib/utils-define-read-write-accessor": "^0.2.3",
72+
"@stdlib/utils-inherit": "^0.2.3",
73+
"@stdlib/utils-next-tick": "^0.2.3",
7474
"debug": "^2.6.9",
7575
"readable-stream": "^2.1.4",
7676
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
@@ -85,7 +85,7 @@
8585
"@stdlib/fs-unlink": "^0.2.2",
8686
"@stdlib/math-base-assert-is-nan": "^0.2.2",
8787
"@stdlib/process-exec-path": "^0.2.2",
88-
"@stdlib/random-base-minstd": "^0.2.1",
88+
"@stdlib/random-base-minstd": "^0.2.2",
8989
"@stdlib/streams-node-inspect-sink": "^0.2.2",
9090
"@stdlib/string-replace": "^0.2.2",
9191
"@stdlib/time-now": "^0.2.2",

0 commit comments

Comments
 (0)