Skip to content

Commit 800f625

Browse files
committed
Auto-generated commit
1 parent c434ec3 commit 800f625

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

.github/.keepalive

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

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/ndarray-base-ctor": "^0.2.2"
40+
"@stdlib/ndarray-base-ctor": "^0.3.0"
4141
},
4242
"devDependencies": {
4343
"@stdlib/assert-is-boolean": "^0.2.2",
44-
"@stdlib/ndarray-ctor": "^0.2.2",
45-
"@stdlib/utils-noop": "^0.2.2",
44+
"@stdlib/ndarray-ctor": "^0.3.0",
45+
"@stdlib/utils-noop": "^0.2.3",
4646
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
4747
"istanbul": "^0.4.1",
4848
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)