Skip to content

Commit 6e70931

Browse files
committed
Auto-generated commit
1 parent 6a9140d commit 6e70931

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

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

511511
<details>
512512

513+
- [`e11eb77`](https://github.com/stdlib-js/stdlib/commit/e11eb777e6ca3c2f0b9bdccdffeee5cf25dac9f1) - **docs:** add empty intro section _(by Athan Reines)_
513514
- [`565ae6c`](https://github.com/stdlib-js/stdlib/commit/565ae6c872ce74c4853618182fc33c8a30371d42) - **docs:** update description _(by Athan Reines)_
514515
- [`d9d7221`](https://github.com/stdlib-js/stdlib/commit/d9d7221f237eefbf51e55782acc2d068f616d9ae) - **fix:** remove double semicolon in TypeScript example _(by Philipp Burckhardt)_
515516
- [`7944b3f`](https://github.com/stdlib-js/stdlib/commit/7944b3f8ddcaf5f073dd6f304c30d6f385f94d23) - **feat:** add `ndarray/flatten` [(#8021)](https://github.com/stdlib-js/stdlib/pull/8021) _(by Muhammad Haris, Athan Reines)_

base/unary-strided1d-dispatch/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ limitations under the License.
2222

2323
> Constructor for applying a strided function to an input ndarray.
2424
25+
<section class="intro">
26+
27+
</section>
28+
29+
<!-- /.intro -->
30+
2531
<section class="usage">
2632

2733
## Usage

0 commit comments

Comments
 (0)