Skip to content

Commit 5641da2

Browse files
committed
Auto-generated commit
1 parent c8e55e8 commit 5641da2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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)_

convert-same/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)