Skip to content

Commit e39bcd2

Browse files
committed
Auto-generated commit
1 parent e0a5566 commit e39bcd2

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:51:00.976Z

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-19)
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
@@ -42,9 +42,9 @@
4242
"dependencies": {
4343
"@stdlib/constants-float64-e": "^0.2.2",
4444
"@stdlib/math-base-assert-is-nan": "^0.2.2",
45-
"@stdlib/math-base-napi-binary": "^0.3.0",
45+
"@stdlib/math-base-napi-binary": "^0.3.1",
4646
"@stdlib/math-base-special-ln": "^0.2.4",
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)