@@ -214,6 +214,30 @@ A total of 2 issues were closed in this release:
214214
215215<!-- /.package -->
216216
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+
217241<section class =" package " id =" ndarray-base-assert-is-column-major-string-unreleased " >
218242
219243#### [ @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:
14091433
14101434### Closed Issues
14111435
1412- A total of 10 issues were closed in this release:
1436+ A total of 11 issues were closed in this release:
14131437
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 )
14151439
14161440</section >
14171441
@@ -1446,6 +1470,7 @@ A total of 12 people contributed to this release. Thank you to the following con
14461470
14471471<details >
14481472
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)_
14491474- [ ` 605c582 ` ] ( https://github.com/stdlib-js/stdlib/commit/605c5828fe6efeae442d8df17d29404d2acb759f ) - ** fix:** update error message _ (by Athan Reines)_
14501475- [ ` 0836dce ` ] ( https://github.com/stdlib-js/stdlib/commit/0836dce5df85cb2cc185c65ca839aa99f30eb9e1 ) - ** fix:** update error message _ (by Athan Reines)_
14511476- [ ` 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