Skip to content

Commit ae8028c

Browse files
committed
Auto-generated commit
1 parent f4f6e4f commit ae8028c

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-03-02T01:14:09.547Z

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

99
<section class="commits">
1010

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,22 @@
4141
},
4242
"dependencies": {
4343
"@stdlib/math-base-special-floor": "^0.2.4",
44-
"@stdlib/utils-library-manifest": "^0.2.3"
44+
"@stdlib/utils-library-manifest": "^0.2.4"
4545
},
4646
"devDependencies": {
47-
"@stdlib/assert-is-boolean": "^0.2.2",
47+
"@stdlib/assert-is-boolean": "^0.2.3",
4848
"@stdlib/boolean-ctor": "^0.2.3",
4949
"@stdlib/constants-float64-ninf": "^0.2.3",
5050
"@stdlib/constants-float64-pinf": "^0.2.3",
5151
"@stdlib/math-base-special-trunc": "^0.2.3",
52-
"@stdlib/random-array-discrete-uniform": "^0.2.1",
53-
"@stdlib/random-base-randu": "^0.2.2",
52+
"@stdlib/random-array-discrete-uniform": "^0.2.2",
53+
"@stdlib/random-base-randu": "^0.2.3",
5454
"@stdlib/string-format": "^0.2.3",
55-
"@stdlib/utils-try-require": "^0.2.2",
55+
"@stdlib/utils-try-require": "^0.2.3",
5656
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5757
"istanbul": "^0.4.1",
5858
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
59-
"@stdlib/bench-harness": "^0.2.2"
59+
"@stdlib/bench-harness": "^0.2.3"
6060
},
6161
"engines": {
6262
"node": ">=0.10.0",

0 commit comments

Comments
 (0)