We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aafe5eb commit 0a412c6Copy full SHA for 0a412c6
3 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-02-02T02:18:37.173Z
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
<section class="release" id="unreleased">
6
7
-## Unreleased (2026-01-28)
+## Unreleased (2026-02-02)
8
9
<section class="commits">
10
package.json
@@ -45,7 +45,7 @@
45
"devDependencies": {
46
"@stdlib/math-base-special-floor": "^0.2.3",
47
"@stdlib/random-base-discrete-uniform": "^0.2.1",
48
- "@stdlib/random-base-randu": "^0.2.1",
+ "@stdlib/random-base-randu": "^0.2.2",
49
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
50
"istanbul": "^0.4.1",
51
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
0 commit comments