Skip to content

Commit f88a6f2

Browse files
committed
Auto-generated commit
1 parent bba4d23 commit f88a6f2

6 files changed

Lines changed: 11 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-11-21)
7+
## Unreleased (2025-12-26)
88

99
<section class="features">
1010

@@ -34,6 +34,7 @@
3434

3535
<details>
3636

37+
- [`daf2cc8`](https://github.com/stdlib-js/stdlib/commit/daf2cc847c77117f4c5ae4e5e99ae224bb592edc) - **refactor:** add writable parameter to `ndarray/base/spread-dimensions` [(#9370)](https://github.com/stdlib-js/stdlib/pull/9370) _(by Muhammad Haris, Athan Reines)_
3738
- [`67f4feb`](https://github.com/stdlib-js/stdlib/commit/67f4feb3b59fc5466e8302977634d3d5113467a8) - **style:** remove space _(by Athan Reines)_
3839
- [`6f6da0a`](https://github.com/stdlib-js/stdlib/commit/6f6da0afaa12ef31691ae659f6a005f140d81cd1) - **fix:** add missing argument to format strings _(by Philipp Burckhardt)_
3940
- [`77957f2`](https://github.com/stdlib-js/stdlib/commit/77957f2a9bb3d815b7bc92d07d3f6fdebce44f33) - **docs:** update examples _(by Athan Reines)_
@@ -54,9 +55,10 @@
5455

5556
### Contributors
5657

57-
A total of 2 people contributed to this release. Thank you to the following contributors:
58+
A total of 3 people contributed to this release. Thank you to the following contributors:
5859

5960
- Athan Reines
61+
- Muhammad Haris
6062
- Philipp Burckhardt
6163

6264
</section>

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
@@ -352,8 +352,8 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
352352
353353
-->
354354

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

358358
[stdlib]: https://github.com/stdlib-js/stdlib
359359

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)