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 f143b75 commit 10cb051Copy full SHA for 10cb051
3 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-02-02T02:34:59.825Z
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
<section class="release" id="unreleased">
6
7
-## Unreleased (2026-01-31)
+## Unreleased (2026-02-02)
8
9
<section class="commits">
10
package.json
@@ -43,8 +43,8 @@
43
"devDependencies": {
44
"@stdlib/array-complex64": "^0.3.1",
45
"@stdlib/assert-is-boolean": "^0.2.2",
46
- "@stdlib/ndarray-ctor": "^0.2.2",
47
- "@stdlib/utils-noop": "^0.2.2",
+ "@stdlib/ndarray-ctor": "^0.3.0",
+ "@stdlib/utils-noop": "^0.2.3",
48
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
49
"istanbul": "^0.4.1",
50
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
0 commit comments