File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 44
55<section class="release" id="unreleased">
66
7- ## Unreleased (2024-12-26 )
7+ ## Unreleased (2024-12-27 )
88
99<section class="packages">
1010
@@ -869,6 +869,7 @@ A total of 12 people contributed to this release. Thank you to the following con
869869
870870<details>
871871
872+ - [`a69e423`](https://github.com/stdlib-js/stdlib/commit/a69e423dc4990692cdf4ce6648544ba30594d7cb) - **docs:** update related packages sections [(#4265)](https://github.com/stdlib-js/stdlib/pull/4265) _(by stdlib-bot, Philipp Burckhardt)_
872873- [`a6f3921`](https://github.com/stdlib-js/stdlib/commit/a6f3921560705503dcb5ee2575dd2f11417f58fb) - **docs:** update related packages sections [(#4242)](https://github.com/stdlib-js/stdlib/pull/4242) _(by stdlib-bot, Athan Reines)_
873874- [`f9fce59`](https://github.com/stdlib-js/stdlib/commit/f9fce5904d09fc2f61c1d7c21d26e59f7de17420) - **docs:** update related packages sections [(#4212)](https://github.com/stdlib-js/stdlib/pull/4212) _(by stdlib-bot)_
874875- [`4a70790`](https://github.com/stdlib-js/stdlib/commit/4a707903dfef7c2b56216000165706497d19a251) - **style:** add missing spaces _(by Philipp Burckhardt)_
Original file line number Diff line number Diff line change @@ -128,12 +128,12 @@ for ( i = 0; i < DTYPES.length; i++ ) {
128128
129129<section class =" links " >
130130
131+ [ @stdlib/array/dtypes ] : https://github.com/stdlib-js/array/tree/main/dtypes
132+
131133<!-- <related-links> -->
132134
133135[ @stdlib/array/convert ] : https://github.com/stdlib-js/array/tree/main/convert
134136
135- [ @stdlib/array/dtypes ] : https://github.com/stdlib-js/array/tree/main/dtypes
136-
137137<!-- </related-links> -->
138138
139139</section >
You can’t perform that action at this time.
0 commit comments