Skip to content

Commit d0241d2

Browse files
committed
Auto-generated commit
1 parent 0e2eb08 commit d0241d2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T02:01:34.053Z

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-30)
7+
## Unreleased (2026-02-02)
88

99
<section class="commits">
1010

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@stdlib/constants-float64-pinf": "^0.2.2",
4848
"@stdlib/math-base-assert-is-infinite": "^0.2.2",
4949
"@stdlib/math-base-assert-is-nan": "^0.2.2",
50-
"@stdlib/math-base-napi-binary": "^0.3.1",
50+
"@stdlib/math-base-napi-binary": "^0.3.2",
5151
"@stdlib/math-base-special-abs": "^0.2.2",
5252
"@stdlib/math-base-special-ceil": "^0.2.2",
5353
"@stdlib/math-base-special-pow": "^0.3.0",
@@ -61,7 +61,7 @@
6161
"@stdlib/math-base-assert-is-positive-zero": "^0.2.2",
6262
"@stdlib/math-base-special-round": "^0.3.0",
6363
"@stdlib/random-array-uniform": "^0.2.1",
64-
"@stdlib/random-base-randu": "^0.2.1",
64+
"@stdlib/random-base-randu": "^0.2.2",
6565
"@stdlib/utils-try-require": "^0.2.2",
6666
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6767
"istanbul": "^0.4.1",

0 commit comments

Comments
 (0)