@@ -214,6 +214,30 @@ A total of 2 issues were closed in this release:
214
214
215
215
<!-- /.package -->
216
216
217
+ <section class =" package " id =" ndarray-base-assert-is-column-major-unreleased " >
218
+
219
+ #### [ @stdlib/ndarray /base/assert/is-column-major] ( https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert/is-column-major )
220
+
221
+ <details >
222
+
223
+ <section class =" issues " >
224
+
225
+ ##### Closed Issues
226
+
227
+ This release closes the following issue:
228
+
229
+ [ #6604 ] ( https://github.com/stdlib-js/stdlib/issues/6604 )
230
+
231
+ </section >
232
+
233
+ <!-- /.issues -->
234
+
235
+ </details >
236
+
237
+ </section >
238
+
239
+ <!-- /.package -->
240
+
217
241
<section class =" package " id =" ndarray-base-assert-is-column-major-string-unreleased " >
218
242
219
243
#### [ @stdlib/ndarray /base/assert/is-column-major-string] ( https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/assert/is-column-major-string )
@@ -1409,9 +1433,9 @@ This release closes the following issue:
1409
1433
1410
1434
### Closed Issues
1411
1435
1412
- A total of 10 issues were closed in this release:
1436
+ A total of 11 issues were closed in this release:
1413
1437
1414
- [ #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 )
1438
+ [ #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 ) , [ # 6604 ] ( https://github.com/stdlib-js/stdlib/issues/6604 )
1415
1439
1416
1440
</section >
1417
1441
@@ -1446,6 +1470,7 @@ A total of 12 people contributed to this release. Thank you to the following con
1446
1470
1447
1471
<details >
1448
1472
1473
+ - [ ` 710e6dd ` ] ( https://github.com/stdlib-js/stdlib/commit/710e6dde3e7201cec996e3bdc70f8be3c0905416 ) - ** refactor:** update signature to use ` const ` qualifier [ (#6610 )] ( https://github.com/stdlib-js/stdlib/pull/6610 ) _ (by Pravesh Kunwar, Athan Reines)_
1449
1474
- [ ` 605c582 ` ] ( https://github.com/stdlib-js/stdlib/commit/605c5828fe6efeae442d8df17d29404d2acb759f ) - ** fix:** update error message _ (by Athan Reines)_
1450
1475
- [ ` 0836dce ` ] ( https://github.com/stdlib-js/stdlib/commit/0836dce5df85cb2cc185c65ca839aa99f30eb9e1 ) - ** fix:** update error message _ (by Athan Reines)_
1451
1476
- [ ` 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)_
0 commit comments