Skip to content

Commit 289681b

Browse files
committed
Auto-generated commit
1 parent 721ba1b commit 289681b

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-01-26T00:54:24.354Z

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-07)
7+
## Unreleased (2026-01-26)
88

99
<section class="features">
1010

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
},
4242
"dependencies": {
4343
"@stdlib/math-base-assert-is-nan": "^0.2.2",
44-
"@stdlib/math-base-napi-binary": "^0.3.0",
44+
"@stdlib/math-base-napi-binary": "^0.3.1",
4545
"@stdlib/utils-constant-function": "^0.2.2",
4646
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
47-
"@stdlib/utils-library-manifest": "^0.2.2"
47+
"@stdlib/utils-library-manifest": "^0.2.3"
4848
},
4949
"devDependencies": {
5050
"@stdlib/console-log-each-map": "github:stdlib-js/console-log-each-map#main",

0 commit comments

Comments
 (0)