Skip to content

Commit c5a0082

Browse files
committed
Auto-generated commit
1 parent 9d67407 commit c5a0082

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:29:58.265Z

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-31)
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
@@ -37,10 +37,10 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-fill": "github:stdlib-js/array-base-fill#main",
40+
"@stdlib/array-base-fill": "^0.1.0",
4141
"@stdlib/array-base-zeros": "^0.2.2",
4242
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
43-
"@stdlib/ndarray-base-buffer-ctors": "^0.3.0",
43+
"@stdlib/ndarray-base-buffer-ctors": "^0.4.0",
4444
"@stdlib/ndarray-base-dtype-resolve-str": "^0.3.0",
4545
"@stdlib/types": "^0.4.3"
4646
},

0 commit comments

Comments
 (0)