Skip to content

Commit c8a222e

Browse files
committed
Auto-generated commit
1 parent 5b1f0ee commit c8a222e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-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-08)
7+
## Unreleased (2024-12-09)
88

99
<section class="packages">
1010

@@ -111,6 +111,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
111111

112112
<details>
113113

114+
- [`1c56b73`](https://github.com/stdlib-js/stdlib/commit/1c56b737ec018cc818cebf19e5c7947fa684e126) - **docs:** update related packages sections [(#3380)](https://github.com/stdlib-js/stdlib/pull/3380) _(by stdlib-bot)_
114115
- [`0a8192d`](https://github.com/stdlib-js/stdlib/commit/0a8192d68506a2abf4c3e52e1af9f1510e1660b4) - **docs:** update related packages sections [(#3370)](https://github.com/stdlib-js/stdlib/pull/3370) _(by stdlib-bot)_
115116
- [`9818fa6`](https://github.com/stdlib-js/stdlib/commit/9818fa6dd8c90e045a147bfd1ba83cb1f693d17b) - **feat:** update namespace TypeScript declarations [(#3259)](https://github.com/stdlib-js/stdlib/pull/3259) _(by stdlib-bot, Philipp Burckhardt)_
116117
- [`eeb9d6f`](https://github.com/stdlib-js/stdlib/commit/eeb9d6fdc2e3faa3116c84f276e88737ba11196f) - **fix:** remove unused imports _(by Athan Reines)_

async/function-sequence/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,6 @@ f( 5, 3, done );
213213

214214
<!-- <related-links> -->
215215

216-
[@stdlib/utils/async/compose]: https://github.com/stdlib-js/utils/tree/main/async/compose
217-
218216
[@stdlib/utils/function-sequence]: https://github.com/stdlib-js/utils/tree/main/function-sequence
219217

220218
<!-- </related-links> -->

0 commit comments

Comments
 (0)