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 9d67407 commit c5a0082Copy full SHA for c5a0082
3 files changed
.github/.keepalive
@@ -0,0 +1 @@
1
+2026-02-02T02:29:58.265Z
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
@@ -37,10 +37,10 @@
37
"url": "https://github.com/stdlib-js/stdlib/issues"
38
},
39
"dependencies": {
40
- "@stdlib/array-base-fill": "github:stdlib-js/array-base-fill#main",
+ "@stdlib/array-base-fill": "^0.1.0",
41
"@stdlib/array-base-zeros": "^0.2.2",
42
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
43
- "@stdlib/ndarray-base-buffer-ctors": "^0.3.0",
+ "@stdlib/ndarray-base-buffer-ctors": "^0.4.0",
44
"@stdlib/ndarray-base-dtype-resolve-str": "^0.3.0",
45
"@stdlib/types": "^0.4.3"
46
0 commit comments