Skip to content

Commit 80dd609

Browse files
committed
Auto-generated commit
1 parent c68683b commit 80dd609

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:11:45.593Z

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-29)
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
@@ -39,16 +39,16 @@
3939
"url": "https://github.com/stdlib-js/stdlib/issues"
4040
},
4141
"dependencies": {
42-
"@stdlib/complex-float32-ctor": "^0.0.2",
42+
"@stdlib/complex-float32-ctor": "^0.1.0",
4343
"@stdlib/utils-library-manifest": "^0.2.3"
4444
},
4545
"devDependencies": {
46-
"@stdlib/array-filled-by": "^0.2.1",
46+
"@stdlib/array-filled-by": "^0.3.0",
4747
"@stdlib/assert-is-complex64": "^0.2.2",
4848
"@stdlib/complex-float32-imag": "^0.1.1",
4949
"@stdlib/complex-float32-real": "^0.1.1",
5050
"@stdlib/random-base-discrete-uniform": "^0.2.1",
51-
"@stdlib/random-base-randu": "^0.2.1",
51+
"@stdlib/random-base-randu": "^0.2.2",
5252
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5353
"istanbul": "^0.4.1",
5454
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)