Skip to content

Commit cb55793

Browse files
committed
Auto-generated commit
1 parent f41d455 commit cb55793

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-02T00:40:03.960Z

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
@@ -37,18 +37,18 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/random-base-minstd": "^0.2.1",
40+
"@stdlib/random-base-minstd": "^0.2.2",
4141
"@stdlib/strided-base-nullary": "^0.3.0",
4242
"@stdlib/types": "^0.4.3",
43-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
43+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.3"
4444
},
4545
"devDependencies": {
4646
"@stdlib/array-base-to-accessor-array": "^0.2.2",
4747
"@stdlib/array-base-zero-to": "^0.2.1",
48-
"@stdlib/array-filled": "^0.2.1",
48+
"@stdlib/array-filled": "^0.3.0",
4949
"@stdlib/array-float64": "^0.2.2",
5050
"@stdlib/array-zeros": "^0.2.2",
51-
"@stdlib/console-log-each": "^0.2.2",
51+
"@stdlib/console-log-each": "^0.2.3",
5252
"@stdlib/math-base-assert-is-nan": "^0.2.2",
5353
"@stdlib/math-base-assert-is-nanf": "^0.2.2",
5454
"@stdlib/math-base-special-pow": "^0.3.0",

0 commit comments

Comments
 (0)