Skip to content

Commit c227d7d

Browse files
committed
Auto-generated commit
1 parent 6b88bff commit c227d7d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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 (2025-12-22)
7+
## Unreleased (2025-12-23)
88

99
<section class="features">
1010

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

5454
<details>
5555

56+
- [`fe5ba4b`](https://github.com/stdlib-js/stdlib/commit/fe5ba4bf6b2e9d765c9af3d26266d5fa64e39a95) - **refactor:** update paths _(by Neeraj Pathak)_
5657
- [`34acd50`](https://github.com/stdlib-js/stdlib/commit/34acd50e974ab436c6d55088078a52c0a1514598) - **docs:** update REPL namespace documentation [(#9303)](https://github.com/stdlib-js/stdlib/pull/9303) _(by stdlib-bot)_
5758
- [`b7e501d`](https://github.com/stdlib-js/stdlib/commit/b7e501da67a62621cecdf8ca98125c99667a06d5) - **refactor:** update paths _(by Neeraj Pathak)_
5859
- [`c4d8bf6`](https://github.com/stdlib-js/stdlib/commit/c4d8bf6ce2e9731a17f6985d7dc1037e5a2527ba) - **docs:** update REPL namespace documentation [(#9037)](https://github.com/stdlib-js/stdlib/pull/9037) _(by stdlib-bot)_

data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2521,7 +2521,7 @@
25212521
"@stdlib/constants/float64/log10-e",LOG10E
25222522
"@stdlib/array/logspace",logspace
25232523
"@stdlib/string/lowercase",lowercase
2524-
"@stdlib/utils/lowercase-keys",lowercaseKeys
2524+
"@stdlib/object/lowercase-keys",lowercaseKeys
25252525
"@stdlib/stats/lowess",lowess
25262526
"@stdlib/string/left-pad",lpad
25272527
"@stdlib/string/left-trim",ltrim

0 commit comments

Comments
 (0)