Skip to content

Commit dfdd636

Browse files
committed
Auto-generated commit
1 parent c614539 commit dfdd636

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-03T15:12:02.793Z
1+
2024-09-01T00:42:02.968Z

CHANGELOG.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,10 @@
4343

4444
### BREAKING CHANGES
4545

46-
- [`b6cb1d3`](https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6): support negative `fromIndex` arguments
47-
- [`b6cb1d3`](https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6): resolve negative indices relative to last index
46+
- [`b6cb1d3`](https://github.com/stdlib-js/stdlib/commit/b6cb1d392dab74242900a91b30c256d5b608dea6): resolve negative indices relative to last index
4847

4948
- In order to preserve prior behavior, users should insert a manual
50-
check before calling this API.
49+
check before calling this API.
5150

5251
</section>
5352

@@ -86,12 +85,11 @@ This release closes the following issue:
8685

8786
### Contributors
8887

89-
A total of 4 people contributed to this release. Thank you to the following contributors:
88+
A total of 3 people contributed to this release. Thank you to the following contributors:
9089

9190
- Athan Reines
9291
- Golden Kumar
9392
- Philipp Burckhardt
94-
- stdlib-bot
9593

9694
</section>
9795

CONTRIBUTORS

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <[email protected]>
4646
Matt Cochrane <[email protected]>
4747
Mihir Pandit <[email protected]>
4848
Milan Raj <[email protected]>
49+
Mohammad Kaif <[email protected]>
4950
Momtchil Momtchev <[email protected]>
5051
Muhammad Haris <[email protected]>
5152
Naresh Jagadeesan <[email protected]>
@@ -70,6 +71,7 @@ Roman Stetsyk <[email protected]>
7071
7172
Ryan Seal <[email protected]>
7273
Sai Srikar Dumpeti <[email protected]>
74+
SarthakPaandey <[email protected]>
7375
Seyyed Parsa Neshaei <[email protected]>
7476
Shashank Shekhar Singh <[email protected]>
7577

0 commit comments

Comments
 (0)