4
4
5
5
<section class =" release " id =" unreleased " >
6
6
7
- ## Unreleased (2025-03-14 )
7
+ ## Unreleased (2025-03-17 )
8
8
9
9
<section class =" packages " >
10
10
711
711
712
712
<!-- /.package -->
713
713
714
+ <section class =" package " id =" utils-get-prototype-of-unreleased " >
715
+
716
+ #### [ @stdlib/utils /get-prototype-of] ( https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils/get-prototype-of )
717
+
718
+ <details >
719
+
720
+ <section class =" issues " >
721
+
722
+ ##### Closed Issues
723
+
724
+ This release closes the following issue:
725
+
726
+ [ #6004 ] ( https://github.com/stdlib-js/stdlib/issues/6004 )
727
+
728
+ </section >
729
+
730
+ <!-- /.issues -->
731
+
732
+ </details >
733
+
734
+ </section >
735
+
736
+ <!-- /.package -->
737
+
714
738
<section class =" package " id =" utils-linked-list-unreleased " >
715
739
716
740
#### [ @stdlib/utils /linked-list] ( https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/utils/linked-list )
1672
1696
1673
1697
<!-- /.breaking-changes -->
1674
1698
1699
+ <section class =" issues " >
1700
+
1701
+ ### Closed Issues
1702
+
1703
+ This release closes the following issue:
1704
+
1705
+ [ #6004 ] ( https://github.com/stdlib-js/stdlib/issues/6004 )
1706
+
1707
+ </section >
1708
+
1709
+ <!-- /.issues -->
1710
+
1675
1711
<section class =" contributors " >
1676
1712
1677
1713
### Contributors
1678
1714
1679
- A total of 4 people contributed to this release. Thank you to the following contributors:
1715
+ A total of 5 people contributed to this release. Thank you to the following contributors:
1680
1716
1681
1717
- Athan Reines
1682
1718
- Gururaj Gurram
1719
+ - JaySoni1
1683
1720
- Neeraj Pathak
1684
1721
- Philipp Burckhardt
1685
1722
@@ -1693,6 +1730,7 @@ A total of 4 people contributed to this release. Thank you to the following cont
1693
1730
1694
1731
<details >
1695
1732
1733
+ - [ ` 09d4050 ` ] ( https://github.com/stdlib-js/stdlib/commit/09d405085b87aaab8081380f12abd727bd20e310 ) - ** chore:** fix JavaScript lint errors [ (#6029 )] ( https://github.com/stdlib-js/stdlib/pull/6029 ) _ (by JaySoni1, Athan Reines)_
1696
1734
- [ ` c9769bb ` ] ( https://github.com/stdlib-js/stdlib/commit/c9769bb2e805d85c3f004959d0728f6f249fe318 ) - ** test:** add missing file printout _ (by Philipp Burckhardt)_
1697
1735
- [ ` 69d4f4b ` ] ( https://github.com/stdlib-js/stdlib/commit/69d4f4b2d8f0a6f077c153b065edb403738a6f8b ) - ** docs:** update namespace table of contents [ (#5489 )] ( https://github.com/stdlib-js/stdlib/pull/5489 ) _ (by stdlib-bot)_
1698
1736
- [ ` b6624d0 ` ] ( https://github.com/stdlib-js/stdlib/commit/b6624d072e58c6843fdcfd95d326c66f3975c501 ) - ** remove:** remove ` utils/thunk ` _ (by Neeraj Pathak)_
0 commit comments