File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 44
55<section class="release" id="unreleased">
66
7- ## Unreleased (2025-01-01 )
7+ ## Unreleased (2025-01-06 )
88
99<section class="packages">
1010
@@ -79,6 +79,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
7979
8080<details>
8181
82+ - [`563a4f8`](https://github.com/stdlib-js/stdlib/commit/563a4f826ab757636ae08094fc6f62746042da4b) - **docs:** update related packages sections [(#4594)](https://github.com/stdlib-js/stdlib/pull/4594) _(by stdlib-bot)_
8283- [`8a15baa`](https://github.com/stdlib-js/stdlib/commit/8a15baa639e8c4f45479821cf7331715e0546e86) - **docs:** update related packages sections [(#4425)](https://github.com/stdlib-js/stdlib/pull/4425) _(by stdlib-bot)_
8384- [`4a70790`](https://github.com/stdlib-js/stdlib/commit/4a707903dfef7c2b56216000165706497d19a251) - **style:** add missing spaces _(by Philipp Burckhardt)_
8485- [`7d6450c`](https://github.com/stdlib-js/stdlib/commit/7d6450c671dd91fffbec536a216a76f9e094dad0) - **docs:** update related packages sections [(#4186)](https://github.com/stdlib-js/stdlib/pull/4186) _(by stdlib-bot)_
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Daniel Killenberger <daniel.killenberger@gmail.com>
2727Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
2828Debashis Maharana <debashismaharana7854@gmail.com>
2929Desh Deepak Kant <118960904+DeshDeepakKant@users.noreply.github.com>
30+ Dhruv Arvind Singh <154677013+DhruvArvindSingh@users.noreply.github.com>
3031Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
3132Dominic Lim <46486515+domlimm@users.noreply.github.com>
3233Dominik Moritz <domoritz@gmail.com>
@@ -117,7 +118,7 @@ UtkershBasnet <119008923+UtkershBasnet@users.noreply.github.com>
117118Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
118119Varad Gupta <varadgupta21@gmail.com>
119120Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
120- Vivek maurya <155618190+vivekmaurya001@users.noreply.github .com>
121+ Vivek Maurya <vm8118134@gmail .com>
121122Xiaochuan Ye <tap91624@gmail.com>
122123Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
123124Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
Original file line number Diff line number Diff line change 1- Copyright (c) 2016-2024 The Stdlib Authors.
1+ Copyright (c) 2016-2025 The Stdlib Authors.
Original file line number Diff line number Diff line change @@ -166,6 +166,12 @@ true
166166
167167< section class=" related" >
168168
169+ * * *
170+
171+ # # See Also
172+
173+ - < span class=" package-name" > [` @stdlib/assert/is-string` ][@stdlib/assert/is-string]< /span><span class=" delimiter" > : < /span><span class=" description" > test if a value is a string.< /span>
174+
169175< /section>
170176
171177< ! -- /.related -->
180186
181187< ! -- < related-links> -->
182188
189+ [@stdlib/assert/is-string]: https://github.com/stdlib-js/assert/tree/main/is-string
190+
183191< ! -- < /related-links> -->
184192
185193< /section>
You can’t perform that action at this time.
0 commit comments