|
256 | 256 |
|
257 | 257 | <!-- /.package --> |
258 | 258 |
|
| 259 | +<section class="package" id="ndarray-base-bytes-per-element-unreleased"> |
| 260 | + |
| 261 | +#### [@stdlib/ndarray/base/bytes-per-element](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/bytes-per-element) |
| 262 | + |
| 263 | +<details> |
| 264 | + |
| 265 | +<section class="issues"> |
| 266 | + |
| 267 | +##### Closed Issues |
| 268 | + |
| 269 | +This release closes the following issue: |
| 270 | + |
| 271 | +[#6053](https://github.com/stdlib-js/stdlib/issues/6053) |
| 272 | + |
| 273 | +</section> |
| 274 | + |
| 275 | +<!-- /.issues --> |
| 276 | + |
| 277 | +</details> |
| 278 | + |
| 279 | +</section> |
| 280 | + |
| 281 | +<!-- /.package --> |
| 282 | + |
259 | 283 | <section class="package" id="ndarray-base-ctor-unreleased"> |
260 | 284 |
|
261 | 285 | #### [@stdlib/ndarray/base/ctor](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/base/ctor) |
@@ -943,9 +967,9 @@ This release closes the following issue: |
943 | 967 |
|
944 | 968 | ### Closed Issues |
945 | 969 |
|
946 | | -A total of 2 issues were closed in this release: |
| 970 | +A total of 3 issues were closed in this release: |
947 | 971 |
|
948 | | -[#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960) |
| 972 | +[#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) |
949 | 973 |
|
950 | 974 | </section> |
951 | 975 |
|
@@ -974,7 +998,9 @@ A total of 6 people contributed to this release. Thank you to the following cont |
974 | 998 |
|
975 | 999 | <details> |
976 | 1000 |
|
| 1001 | +- [`b6a6575`](https://github.com/stdlib-js/stdlib/commit/b6a657548d4e7beacc37f26e7f49c77ae3ea2f0b) - **chore:** fix EditorConfig lint errors [(#6057)](https://github.com/stdlib-js/stdlib/pull/6057) _(by Kaushikgtm)_ |
977 | 1002 | - [`45a92db`](https://github.com/stdlib-js/stdlib/commit/45a92dba41673fda4e01deb4cfc74e7bcb28d50b) - **bench:** fix require expression _(by Athan Reines)_ |
| 1003 | +- [`3938b26`](https://github.com/stdlib-js/stdlib/commit/3938b265e603116448c89fcaa58df70e79d40f59) - **refactor:** update paths _(by Gururaj Gurram)_ |
978 | 1004 | - [`40b4245`](https://github.com/stdlib-js/stdlib/commit/40b4245a2a2ddc1fc8d93ea54a6f629102a037bc) - **chore:** fix EditorConfig lint errors [(#5970)](https://github.com/stdlib-js/stdlib/pull/5970) _(by Kaushikgtm)_ |
979 | 1005 | - [`a1e8f03`](https://github.com/stdlib-js/stdlib/commit/a1e8f03af0ee470d0783cb840878dc7cde0826c3) - **chore:** fix EditorConfig lint errors [(#5543)](https://github.com/stdlib-js/stdlib/pull/5543) _(by ditsu, Athan Reines, Philipp Burckhardt)_ |
980 | 1006 | - [`2f0aa48`](https://github.com/stdlib-js/stdlib/commit/2f0aa48ef6d561779d4bd4c4a54fe00a5a26c0e1) - **feat:** update namespace TypeScript declarations [(#5436)](https://github.com/stdlib-js/stdlib/pull/5436) _(by stdlib-bot)_ |
|
0 commit comments