File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 44
55<section class =" release " id =" unreleased " >
66
7- ## Unreleased (2025-12-16 )
7+ ## Unreleased (2025-12-21 )
88
99<section class =" features " >
1010
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)_
Original file line number Diff line number Diff line change @@ -120,6 +120,7 @@ Mahfuza Humayra Mohona <mhmohona@gmail.com>
120120MANI <77221000+Eternity0207@users.noreply.github.com>
121121Manik Sharma <maniksharma.rke@gmail.com>
122122Manvith M <148960168+manvith2003@users.noreply.github.com>
123+ Mara Averick <batpigandme@users.noreply.github.com>
123124Marcus Fantham <mfantham@users.noreply.github.com>
124125Matt Cochrane <matthew.cochrane.eng@gmail.com>
125126Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
Original file line number Diff line number Diff line change @@ -282,8 +282,8 @@ Copyright © 2016-2025. The Stdlib [Authors][stdlib-authors].
282282
283283-->
284284
285- [ chat-image ] : https://img.shields.io/gitter/room/stdlib-js/stdlib .svg
286- [ chat-url ] : https://app.gitter.im/#/room/# stdlib-js_stdlib:gitter.im
285+ [ chat-image ] : https://img.shields.io/badge/zulip-join_chat-brightgreen .svg
286+ [ chat-url ] : https://stdlib.zulipchat.com
287287
288288[ stdlib ] : https://github.com/stdlib-js/stdlib
289289
Original file line number Diff line number Diff line change @@ -3108,7 +3108,7 @@ UINT32_NUM_BYTES,"@stdlib/constants/uint32/num-bytes"
31083108Uint32Array , " @stdlib/array/uint32"
31093109umask , " @stdlib/process/umask"
31103110uncapitalize , " @stdlib/string/uncapitalize"
3111- uncapitalizeKeys , " @stdlib/utils /uncapitalize-keys"
3111+ uncapitalizeKeys , " @stdlib/object /uncapitalize-keys"
31123112uncurry , " @stdlib/utils/uncurry"
31133113uncurryRight , " @stdlib/utils/uncurry-right"
31143114UNICODE_MAX , " @stdlib/constants/unicode/max"
You can’t perform that action at this time.
0 commit comments