Skip to content

Commit e993839

Browse files
committed
Auto-generated commit
1 parent c9eec61 commit e993839

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

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

99
<section class="features">
1010

@@ -53,6 +53,7 @@
5353

5454
<details>
5555

56+
- [`c8bd14e`](https://github.com/stdlib-js/stdlib/commit/c8bd14eed3693ab50a341bdb9a24cf98cc64bf60) - **refactor:** update paths _(by Neeraj Pathak)_
5657
- [`941eb1f`](https://github.com/stdlib-js/stdlib/commit/941eb1ffe9d0a68b71bc097c9fbf21ca018cc6a3) - **docs:** update REPL namespace documentation [(#9574)](https://github.com/stdlib-js/stdlib/pull/9574) _(by stdlib-bot)_
5758
- [`99d6070`](https://github.com/stdlib-js/stdlib/commit/99d60701eae79fec91f93de28cb68cd31a0bdfc1) - **refactor:** update paths _(by Neeraj Pathak)_
5859
- [`2611bf7`](https://github.com/stdlib-js/stdlib/commit/2611bf70b28a222e72e051a4901c266f5d979412) - **docs:** update REPL namespace documentation [(#9529)](https://github.com/stdlib-js/stdlib/pull/9529) _(by stdlib-bot)_

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Copyright (c) 2016-2025 The Stdlib Authors.
1+
Copyright (c) 2016-2026 The Stdlib Authors.

data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@
14991499
"@stdlib/utils/bifurcate-by",bifurcateBy
15001500
"@stdlib/utils/async/bifurcate-by",bifurcateByAsync
15011501
"@stdlib/object/bifurcate-in",bifurcateIn
1502-
"@stdlib/utils/bifurcate-own",bifurcateOwn
1502+
"@stdlib/object/bifurcate-own",bifurcateOwn
15031503
"@stdlib/bigint/ctor",BigInt
15041504
"@stdlib/stats/binomial-test",binomialTest
15051505
"@stdlib/boolean/ctor",Boolean

0 commit comments

Comments
 (0)