You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [`0d53bc8`](https://github.com/stdlib-js/stdlib/commit/0d53bc83d3e0bc958aa43d6bf8759e36a586b9cb) - correct imports to use `max-nth-factorial` constant
@@ -4969,6 +4991,16 @@ This release closes the following issue:
4969
4991
4970
4992
<!-- /.features -->
4971
4993
4994
+
<section class="bug-fixes">
4995
+
4996
+
##### Bug Fixes
4997
+
4998
+
- [`0d53bc8`](https://github.com/stdlib-js/stdlib/commit/0d53bc83d3e0bc958aa43d6bf8759e36a586b9cb) - correct imports to use `max-nth-factorial` constant
4999
+
5000
+
</section>
5001
+
5002
+
<!-- /.bug-fixes -->
5003
+
4972
5004
</details>
4973
5005
4974
5006
</section>
@@ -5139,6 +5171,50 @@ This release closes the following issue:
- [`0d53bc8`](https://github.com/stdlib-js/stdlib/commit/0d53bc83d3e0bc958aa43d6bf8759e36a586b9cb) - correct imports to use `max-nth-factorial` constant
- [`0d53bc8`](https://github.com/stdlib-js/stdlib/commit/0d53bc83d3e0bc958aa43d6bf8759e36a586b9cb) - correct imports to use `max-nth-factorial` constant
@@ -6426,6 +6502,16 @@ This release closes the following issue:
6426
6502
6427
6503
<!-- /.features -->
6428
6504
6505
+
<section class="bug-fixes">
6506
+
6507
+
##### Bug Fixes
6508
+
6509
+
- [`0d53bc8`](https://github.com/stdlib-js/stdlib/commit/0d53bc83d3e0bc958aa43d6bf8759e36a586b9cb) - correct imports to use `max-nth-factorial` constant
6510
+
6511
+
</section>
6512
+
6513
+
<!-- /.bug-fixes -->
6514
+
6429
6515
</details>
6430
6516
6431
6517
</section>
@@ -9918,6 +10004,7 @@ A total of 32 people contributed to this release. Thank you to the following con
9918
10004
9919
10005
<details>
9920
10006
10007
+
- [`0d53bc8`](https://github.com/stdlib-js/stdlib/commit/0d53bc83d3e0bc958aa43d6bf8759e36a586b9cb) - **fix:** correct imports to use `max-nth-factorial` constant _(by Karan Anand)_
0 commit comments