Skip to content

Commit ef71c61

Browse files
committed
Auto-generated commit
1 parent 54050db commit ef71c61

File tree

5 files changed

+32
-5
lines changed

5 files changed

+32
-5
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,27 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-05-12)
7+
## Unreleased (2025-06-14)
8+
9+
<section class="issues">
10+
11+
### Closed Issues
12+
13+
This release closes the following issue:
14+
15+
[#7350](https://github.com/stdlib-js/stdlib/issues/7350)
16+
17+
</section>
18+
19+
<!-- /.issues -->
820

921
<section class="commits">
1022

1123
### Commits
1224

1325
<details>
1426

27+
- [`379c3c6`](https://github.com/stdlib-js/stdlib/commit/379c3c63f58517995deb3367e26c6f10bdf6f2eb) - **chore:** fix JavaScript lint errors [(#7355)](https://github.com/stdlib-js/stdlib/pull/7355) _(by Lokesh Ranjan, Athan Reines)_
1528
- [`3c5fc0d`](https://github.com/stdlib-js/stdlib/commit/3c5fc0d3d544356489d3da56507766eadd556fd1) - **style:** replace tabs with spaces in examples indentation _(by Philipp Burckhardt)_
1629

1730
</details>
@@ -24,8 +37,10 @@
2437

2538
### Contributors
2639

27-
A total of 1 person contributed to this release. Thank you to this contributor:
40+
A total of 3 people contributed to this release. Thank you to the following contributors:
2841

42+
- Athan Reines
43+
- Lokesh Ranjan
2944
- Philipp Burckhardt
3045

3146
</section>

CONTRIBUTORS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@ Ali Salesi <[email protected]>
2121
AlyAbdelmoneim <[email protected]>
2222
Aman Bhansali <[email protected]>
2323
AmanBhadkariya <[email protected]>
24+
Amisha Chhajed <[email protected]>
2425
Amit Jimiwal <[email protected]>
26+
Annamalai Prabu <[email protected]>
2527
Anshu Kumar <[email protected]>
2628
Anshu Kumar <[email protected]>
2729
Anudeep Sanapala <[email protected]>
30+
Aryan Bhirud <[email protected]>
2831
Athan Reines <[email protected]>
2932
3033
Bhavishy Agrawal <[email protected]>
@@ -38,6 +41,7 @@ Daniel Killenberger <[email protected]>
3841
Daniel Yu <[email protected]>
3942
Debashis Maharana <[email protected]>
4043
Deep Trivedi <[email protected]>
44+
Deepak Singh <[email protected]>
4145
Desh Deepak Kant <[email protected]>
4246
4347
Dhanyabad behera <[email protected]>
@@ -53,6 +57,7 @@ Frank Kovacs <[email protected]>
5357
GK Bishnoi <[email protected]>
5458
GURU PRASAD SHARMA <[email protected]>
5559
60+
Gautam Kaushik <[email protected]>
5661
Gautam sharma <[email protected]>
5762
Girish Garg <[email protected]>
5863
Golden Kumar <[email protected]>
@@ -80,6 +85,7 @@ Joris Labie <[email protected]>
8085
Justin Dennison <[email protected]>
8186
Justyn Shelby <[email protected]>
8287
Karan Anand <[email protected]>
88+
Karan Vasudevamurthy <[email protected]>
8389
Karan Yadav <[email protected]>
8490
Karthik Prakash <[email protected]>
8591
Kaushikgtm <[email protected]>
@@ -89,6 +95,7 @@ Krishnam Agarwal <[email protected]>
8995
Krishnendu Das <[email protected]>
9096
Kshitij-Dale <[email protected]>
9197
Lalit Narayan Yadav <[email protected]>
98+
Lokesh Ranjan <[email protected]>
9299
Lovelin Dhoni J B <[email protected]>
93100
94101
Mahfuza Humayra Mohona <[email protected]>
@@ -117,6 +124,7 @@ Ognjen Jevremović <[email protected]>
117124
Oneday12323 <[email protected]>
118125
Ori Miles <[email protected]>
119126
Philipp Burckhardt <[email protected]>
127+
Pierre Forstmann <[email protected]>
120128
Prajjwal Bajpai <[email protected]>
121129
Prajwal Kulkarni <[email protected]>
122130
Pranav Goswami <[email protected]>
@@ -146,6 +154,7 @@ Ryan Seal <[email protected]>
146154
Rylan Yang <[email protected]>
147155
SAHIL KUMAR <[email protected]>
148156
SHIVAM YADAV <[email protected]>
157+
Sachin Raj <[email protected]>
149158
Sahil Goyal <[email protected]>
150159
Sai Avinash <[email protected]>
151160
Sai Srikar Dumpeti <[email protected]>
@@ -166,10 +175,14 @@ Spandan Barve <[email protected]>
166175
Stephannie Jiménez Gacha <[email protected]>
167176
Suhaib Ilahi <[email protected]>
168177
Suraj Kumar <[email protected]>
178+
Swapnil Hajare <[email protected]>
169179
Tanishq Ahuja <[email protected]>
170180
Tirtadwipa Manunggal <[email protected]>
171181
Tudor Pagu <[email protected]>
172182
Tufailahmed Bargir <[email protected]>
183+
Tushar Bhardwaj <[email protected]>
184+
Uday Kakade <[email protected]>
185+
Ujjwal Kirti <[email protected]>
173186
Utkarsh <http://[email protected]>
174187
Utkarsh Raj <[email protected]>
175188
UtkershBasnet <[email protected]>

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/limit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ function limit( fcns, opts, done ) {
5454
len = fcns.length;
5555
debug( 'Number of functions: %d', len );
5656

57-
out = new Array( len );
57+
out = new Array( len ); // eslint-disable-line stdlib/no-new-array
5858
if ( len < opts.limit ) {
5959
lim = len;
6060
} else {

0 commit comments

Comments
 (0)