Skip to content

Commit ec940c5

Browse files
committed
Auto-generated commit
1 parent d62d7a4 commit ec940c5

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
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-16)
7+
## Unreleased (2025-12-21)
88

99
<section class="features">
1010

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

5454
<details>
5555

56+
- [`b7e501d`](https://github.com/stdlib-js/stdlib/commit/b7e501da67a62621cecdf8ca98125c99667a06d5) - **refactor:** update paths _(by Neeraj Pathak)_
5657
- [`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)_
5758
- [`a0dfcd3`](https://github.com/stdlib-js/stdlib/commit/a0dfcd3b9db7de70bc2a72a56f3ffe7350732e2b) - **refactor:** update paths _(by Neeraj Pathak)_
5859
- [`b660add`](https://github.com/stdlib-js/stdlib/commit/b660addce3ed095751fdc286e1533bb68ea1c37c) - **docs:** update REPL namespace documentation [(#8878)](https://github.com/stdlib-js/stdlib/pull/8878) _(by stdlib-bot)_

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Mahfuza Humayra Mohona <mhmohona@gmail.com>
120120
MANI <77221000+Eternity0207@users.noreply.github.com>
121121
Manik Sharma <maniksharma.rke@gmail.com>
122122
Manvith M <148960168+manvith2003@users.noreply.github.com>
123+
Mara Averick <batpigandme@users.noreply.github.com>
123124
Marcus Fantham <mfantham@users.noreply.github.com>
124125
Matt Cochrane <matthew.cochrane.eng@gmail.com>
125126
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
284284
285285
-->
286286

287-
[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
288-
[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
287+
[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg
288+
[chat-url]: https://stdlib.zulipchat.com
289289

290290
[stdlib]: https://github.com/stdlib-js/stdlib
291291

data/data.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3108,7 +3108,7 @@
31083108
"@stdlib/array-uint32","@stdlib/array/uint32"
31093109
"@stdlib/process-umask","@stdlib/process/umask"
31103110
"@stdlib/string-uncapitalize","@stdlib/string/uncapitalize"
3111-
"@stdlib/utils-uncapitalize-keys","@stdlib/utils/uncapitalize-keys"
3111+
"@stdlib/object-uncapitalize-keys","@stdlib/object/uncapitalize-keys"
31123112
"@stdlib/utils-uncurry","@stdlib/utils/uncurry"
31133113
"@stdlib/utils-uncurry-right","@stdlib/utils/uncurry-right"
31143114
"@stdlib/constants-unicode-max","@stdlib/constants/unicode/max"

0 commit comments

Comments
 (0)