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 4
4
5
5
<section class="release" id="unreleased">
6
6
7
- ## Unreleased (2024-12-26 )
7
+ ## Unreleased (2024-12-27 )
8
8
9
9
<section class="packages">
10
10
@@ -869,6 +869,7 @@ A total of 12 people contributed to this release. Thank you to the following con
869
869
870
870
<details>
871
871
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)_
872
873
- [`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)_
873
874
- [`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)_
874
875
- [`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++ ) {
128
128
129
129
<section class =" links " >
130
130
131
+ [ @stdlib/array/dtypes ] : https://github.com/stdlib-js/array/tree/main/dtypes
132
+
131
133
<!-- <related-links> -->
132
134
133
135
[ @stdlib/array/convert ] : https://github.com/stdlib-js/array/tree/main/convert
134
136
135
- [ @stdlib/array/dtypes ] : https://github.com/stdlib-js/array/tree/main/dtypes
136
-
137
137
<!-- </related-links> -->
138
138
139
139
</section >
You can’t perform that action at this time.
0 commit comments