4
4
5
5
<section class="release" id="unreleased">
6
6
7
- ## Unreleased (2025-04-06 )
7
+ ## Unreleased (2025-04-09 )
8
8
9
9
<section class="packages">
10
10
96
96
97
97
##### Features
98
98
99
+ - [`a468fa8`](https://github.com/stdlib-js/stdlib/commit/a468fa85dd5a0bdf9bb98fd27fca221cac2cc465) - add `every`, `includes`, `unaryAccumulate`, and `unaryReduceSubarray` to namespace [(#6605)](https://github.com/stdlib-js/stdlib/pull/6605)
99
100
- [`2ec7da5`](https://github.com/stdlib-js/stdlib/commit/2ec7da5371c0e94eec75db9374206753367761fd) - add package entry point
100
101
- [`7631d15`](https://github.com/stdlib-js/stdlib/commit/7631d157dbaa53d165e84335c1c656504387c22c) - add nd kernels
101
102
- [`9eb7bd3`](https://github.com/stdlib-js/stdlib/commit/9eb7bd359a705daeb1d2541db398e00d9c639786) - add 9d kernels
140
141
141
142
<!-- /.breaking-changes -->
142
143
144
+ <section class="issues">
145
+
146
+ ##### Closed Issues
147
+
148
+ A total of 2 issues were closed in this release:
149
+
150
+ [#6574](https://github.com/stdlib-js/stdlib/issues/6574), [#6589](https://github.com/stdlib-js/stdlib/issues/6589)
151
+
152
+ </section>
153
+
154
+ <!-- /.issues -->
155
+
143
156
</details>
144
157
145
158
</section>
@@ -1385,9 +1398,9 @@ This release closes the following issue:
1385
1398
1386
1399
### Closed Issues
1387
1400
1388
- A total of 8 issues were closed in this release:
1401
+ A total of 10 issues were closed in this release:
1389
1402
1390
- [#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960), [#6053](https://github.com/stdlib-js/stdlib/issues/6053), [#6236](https://github.com/stdlib-js/stdlib/issues/6236), [#6456](https://github.com/stdlib-js/stdlib/issues/6456), [#6457](https://github.com/stdlib-js/stdlib/issues/6457), [#6473](https://github.com/stdlib-js/stdlib/issues/6473), [#6521](https://github.com/stdlib-js/stdlib/issues/6521)
1403
+ [#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960), [#6053](https://github.com/stdlib-js/stdlib/issues/6053), [#6236](https://github.com/stdlib-js/stdlib/issues/6236), [#6456](https://github.com/stdlib-js/stdlib/issues/6456), [#6457](https://github.com/stdlib-js/stdlib/issues/6457), [#6473](https://github.com/stdlib-js/stdlib/issues/6473), [#6521](https://github.com/stdlib-js/stdlib/issues/6521), [#6574](https://github.com/stdlib-js/stdlib/issues/6574), [#6589](https://github.com/stdlib-js/stdlib/issues/6589)
1391
1404
1392
1405
</section>
1393
1406
@@ -1397,7 +1410,7 @@ A total of 8 issues were closed in this release:
1397
1410
1398
1411
### Contributors
1399
1412
1400
- A total of 11 people contributed to this release. Thank you to the following contributors:
1413
+ A total of 12 people contributed to this release. Thank you to the following contributors:
1401
1414
1402
1415
- Athan Reines
1403
1416
- Bhavishy Agrawal
@@ -1407,6 +1420,7 @@ A total of 11 people contributed to this release. Thank you to the following con
1407
1420
- Muhammad Haris
1408
1421
- Muhammad Taaha Tariq
1409
1422
- Philipp Burckhardt
1423
+ - Pravesh Kunwar
1410
1424
- Sai Avinash
1411
1425
- ditsu
1412
1426
- lohithganni
@@ -1421,6 +1435,7 @@ A total of 11 people contributed to this release. Thank you to the following con
1421
1435
1422
1436
<details>
1423
1437
1438
+ - [`a468fa8`](https://github.com/stdlib-js/stdlib/commit/a468fa85dd5a0bdf9bb98fd27fca221cac2cc465) - **feat:** add `every`, `includes`, `unaryAccumulate`, and `unaryReduceSubarray` to namespace [(#6605)](https://github.com/stdlib-js/stdlib/pull/6605) _(by Pravesh Kunwar)_
1424
1439
- [`1ad09d5`](https://github.com/stdlib-js/stdlib/commit/1ad09d5c9437c763081275186e7517d3739da988) - **chore:** update package meta data [(#6576)](https://github.com/stdlib-js/stdlib/pull/6576) _(by stdlib-bot)_
1425
1440
- [`b5bff35`](https://github.com/stdlib-js/stdlib/commit/b5bff35c7183d5ccd4cf0349c1a3be06b34e844f) - **docs:** update copy _(by Athan Reines)_
1426
1441
- [`fccf762`](https://github.com/stdlib-js/stdlib/commit/fccf76232823c1bbbef2152aa3c1488210a5a12b) - **docs:** update copy _(by Athan Reines)_
0 commit comments