Skip to content

Commit 21ce229

Browse files
committed
Auto-generated commit
1 parent ba9d451 commit 21ce229

3 files changed

Lines changed: 7 additions & 6 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-02T02:18:20.605Z

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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,19 @@
4646
"@stdlib/assert-is-plain-object": "^0.2.2",
4747
"@stdlib/random-base-minstd-shuffle": "^0.2.2",
4848
"@stdlib/strided-base-nullary": "^0.3.0",
49-
"@stdlib/string-format": "^0.2.2",
49+
"@stdlib/string-format": "^0.2.3",
5050
"@stdlib/types": "^0.4.3",
51-
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.3",
52-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
53-
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.2.2",
51+
"@stdlib/utils-define-nonenumerable-read-only-accessor": "^0.2.4",
52+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3",
53+
"@stdlib/utils-define-nonenumerable-read-write-accessor": "^0.2.3",
5454
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5555
},
5656
"devDependencies": {
5757
"@stdlib/array-float32": "^0.2.2",
5858
"@stdlib/array-float64": "^0.2.2",
5959
"@stdlib/array-int32": "^0.2.2",
6060
"@stdlib/assert-is-int32array": "^0.2.2",
61-
"@stdlib/console-log-each": "^0.2.2",
61+
"@stdlib/console-log-each": "^0.2.3",
6262
"@stdlib/constants-int32-max": "^0.3.0",
6363
"@stdlib/math-base-assert-is-nan": "^0.2.2",
6464
"@stdlib/math-base-assert-is-nanf": "^0.2.2",

0 commit comments

Comments
 (0)