Skip to content

Commit 5101668

Browse files
committed
Auto-generated commit
1 parent 4003ced commit 5101668

21 files changed

Lines changed: 22 additions & 21 deletions

CHANGELOG.md

Lines changed: 2 additions & 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-05-02)
7+
## Unreleased (2026-05-03)
88

99
<section class="features">
1010

@@ -731,6 +731,7 @@ A total of 97 issues were closed in this release:
731731

732732
<details>
733733

734+
- [`c2b92b4`](https://github.com/stdlib-js/stdlib/commit/c2b92b4e7c4840bb859808dc0dacd97833019549) - **chore:** propagate fixes to sibling packages [(#11892)](https://github.com/stdlib-js/stdlib/pull/11892) _(by Philipp Burckhardt)_
734735
- [`87038a4`](https://github.com/stdlib-js/stdlib/commit/87038a414428ad7c24c2682c43de840793854280) - **chore:** fix EditorConfig lint errors [(#11889)](https://github.com/stdlib-js/stdlib/pull/11889) _(by alok chando)_
735736
- [`4cd8e43`](https://github.com/stdlib-js/stdlib/commit/4cd8e438cc1b4e41e546704905ef9576d65bf0fc) - **test:** migrate `math/base/special/cbrt` to ULP-based testing [(#11839)](https://github.com/stdlib-js/stdlib/pull/11839) _(by Mandeep2333)_
736737
- [`d689d2d`](https://github.com/stdlib-js/stdlib/commit/d689d2dcba1570eedbbe3b7689dcbe1921ba11eb) - **chore:** propagate `node/` -> `n/` eslint plugin prefix update across README directives [(#11826)](https://github.com/stdlib-js/stdlib/pull/11826) _(by Philipp Burckhardt)_

base/special/acscdf/test/fixtures/julia/negative.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

base/special/acscdf/test/fixtures/julia/positive.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

base/special/asecdf/test/fixtures/julia/negative.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

base/special/asecdf/test/fixtures/julia/positive.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

base/special/cosm1/test/fixtures/python/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

base/special/sec/test/fixtures/julia/huge_negative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,4 @@
20032003
-1.681436977706416e301,
20042004
-1.6831217842973044e301
20052005
]
2006-
}
2006+
}

base/special/sec/test/fixtures/julia/huge_positive.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,4 @@
20032003
1.8091920468370808e18,
20042004
1.8110048645192806e18
20052005
]
2006-
}
2006+
}

base/special/sec/test/fixtures/julia/large_negative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2001,4 +2001,4 @@
20012001
-803.4804033955877,
20022002
-804.247719318987
20032003
]
2004-
}
2004+
}

base/special/sec/test/fixtures/julia/medium_negative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,4 +2003,4 @@
20032003
-37.67395394394967,
20042004
-37.69911184307752
20052005
]
2006-
}
2006+
}

0 commit comments

Comments
 (0)