Skip to content

Commit 3f92f8b

Browse files
committed
Auto-generated commit
1 parent 23c4064 commit 3f92f8b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -909,6 +909,7 @@ A total of 49 issues were closed in this release:
909909

910910
<details>
911911

912+
- [`e8183a7`](https://github.com/stdlib-js/stdlib/commit/e8183a73b1e97d01a85777bcaa15b35676855a9b) - **docs:** update ToC _(by Athan Reines)_
912913
- [`30a2cc1`](https://github.com/stdlib-js/stdlib/commit/30a2cc1a3fd972f532a853f5a94b68a5fb7e38df) - **feat:** add `diagonal` and `reverseDimensions` to namespace _(by Athan Reines)_
913914
- [`acd2375`](https://github.com/stdlib-js/stdlib/commit/acd2375e62f7a4691c2cb7a5f30ac3af13d18f26) - **style:** resolve lint error in `ndarray/fancy` [(#11895)](https://github.com/stdlib-js/stdlib/pull/11895) _(by Shivam Thakur, Athan Reines)_
914915
- [`d0fd1f1`](https://github.com/stdlib-js/stdlib/commit/d0fd1f10228b3cfa94db6c475595925a6b76ffb8) - **docs:** update namespace table of contents [(#11898)](https://github.com/stdlib-js/stdlib/pull/11898) _(by stdlib-bot)_

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ The namespace exports the following functions to index multidimensional arrays:
237237

238238
The namespace exports the following functions to convert multidimensional arrays:
239239

240-
<!-- <toc pattern="+(to-array|to-json|to-locale-string|to-string)"> -->
240+
<!-- <toc pattern="+(ndarraylike2scalar|to-array|to-json|to-locale-string|to-string)"> -->
241241

242242
<div class="namespace-toc">
243243

0 commit comments

Comments
 (0)