44
55<section class="release" id="unreleased">
66
7- ## Unreleased (2024-11-17 )
7+ ## Unreleased (2024-11-24 )
88
99<section class="packages">
1010
@@ -82,6 +82,78 @@ This release closes the following issue:
8282
8383<!-- /.package -->
8484
85+ <section class="package" id="stats-base-scumax-unreleased">
86+
87+ #### [@stdlib/stats/base/scumax](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/base/scumax)
88+
89+ <details>
90+
91+ <section class="issues">
92+
93+ ##### Closed Issues
94+
95+ A total of 3 issues were closed in this release:
96+
97+ [#3236](https://github.com/stdlib-js/stdlib/issues/3236), [#3237](https://github.com/stdlib-js/stdlib/issues/3237), [#3238](https://github.com/stdlib-js/stdlib/issues/3238)
98+
99+ </section>
100+
101+ <!-- /.issues -->
102+
103+ </details>
104+
105+ </section>
106+
107+ <!-- /.package -->
108+
109+ <section class="package" id="stats-base-snanmax-unreleased">
110+
111+ #### [@stdlib/stats/base/snanmax](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/base/snanmax)
112+
113+ <details>
114+
115+ <section class="issues">
116+
117+ ##### Closed Issues
118+
119+ A total of 3 issues were closed in this release:
120+
121+ [#3236](https://github.com/stdlib-js/stdlib/issues/3236), [#3237](https://github.com/stdlib-js/stdlib/issues/3237), [#3238](https://github.com/stdlib-js/stdlib/issues/3238)
122+
123+ </section>
124+
125+ <!-- /.issues -->
126+
127+ </details>
128+
129+ </section>
130+
131+ <!-- /.package -->
132+
133+ <section class="package" id="stats-base-sstdevch-unreleased">
134+
135+ #### [@stdlib/stats/base/sstdevch](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/stats/base/sstdevch)
136+
137+ <details>
138+
139+ <section class="issues">
140+
141+ ##### Closed Issues
142+
143+ A total of 3 issues were closed in this release:
144+
145+ [#3236](https://github.com/stdlib-js/stdlib/issues/3236), [#3237](https://github.com/stdlib-js/stdlib/issues/3237), [#3238](https://github.com/stdlib-js/stdlib/issues/3238)
146+
147+ </section>
148+
149+ <!-- /.issues -->
150+
151+ </details>
152+
153+ </section>
154+
155+ <!-- /.package -->
156+
85157</section>
86158
87159<!-- /.packages -->
@@ -90,9 +162,9 @@ This release closes the following issue:
90162
91163### Closed Issues
92164
93- A total of 3 issues were closed in this release:
165+ A total of 6 issues were closed in this release:
94166
95- [#1619](https://github.com/stdlib-js/stdlib/issues/1619), [#1632](https://github.com/stdlib-js/stdlib/issues/1632), [#1633](https://github.com/stdlib-js/stdlib/issues/1633)
167+ [#1619](https://github.com/stdlib-js/stdlib/issues/1619), [#1632](https://github.com/stdlib-js/stdlib/issues/1632), [#1633](https://github.com/stdlib-js/stdlib/issues/1633), [#3236](https://github.com/stdlib-js/stdlib/issues/3236), [#3237](https://github.com/stdlib-js/stdlib/issues/3237), [#3238](https://github.com/stdlib-js/stdlib/issues/3238)
96168
97169</section>
98170
@@ -102,9 +174,11 @@ A total of 3 issues were closed in this release:
102174
103175### Contributors
104176
105- A total of 4 people contributed to this release. Thank you to the following contributors:
177+ A total of 6 people contributed to this release. Thank you to the following contributors:
106178
179+ - Athan Reines
107180- Kohantika Nath
181+ - Neeraj Pathak
108182- Philipp Burckhardt
109183- Pratyush Kumar Chouhan
110184- Ruthwik Chikoti
@@ -119,6 +193,7 @@ A total of 4 people contributed to this release. Thank you to the following cont
119193
120194<details>
121195
196+ - [`f8dc5fc`](https://github.com/stdlib-js/stdlib/commit/f8dc5fce6476df26e8703b8af8028dfd1477a515) - **docs:** fix C lint errors [(#3249)](https://github.com/stdlib-js/stdlib/pull/3249) _(by Neeraj Pathak, Athan Reines)_
122197- [`28bdda3`](https://github.com/stdlib-js/stdlib/commit/28bdda3affa89470bbdf531cb3bbc233c85d3d17) - **docs:** improve examples of `stats/base/dists/chisquare` namespace [(#2678)](https://github.com/stdlib-js/stdlib/pull/2678) _(by Kohantika Nath, Philipp Burckhardt)_
123198- [`4e1c68b`](https://github.com/stdlib-js/stdlib/commit/4e1c68b10906fea989b1a785405eb17d68553461) - **docs:** improve examples of `stats/base/dists/kumaraswamy` [(#2605)](https://github.com/stdlib-js/stdlib/pull/2605) _(by Ruthwik Chikoti, Philipp Burckhardt)_
124199- [`19c8688`](https://github.com/stdlib-js/stdlib/commit/19c868816d201337c4cb77683c2ff0a306b81e95) - **docs:** improve README examples of `stats/base/dists/laplace` namespace [(#1875)](https://github.com/stdlib-js/stdlib/pull/1875) _(by Pratyush Kumar Chouhan, Philipp Burckhardt)_
0 commit comments