Skip to content

Commit 0e24ce7

Browse files
committed
Auto-generated commit
1 parent 5e12ae5 commit 0e24ce7

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.github/.keepalive

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

CHANGELOG.md

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

7-
## Unreleased (2025-08-04)
7+
## Unreleased (2025-08-12)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`77867ac`](https://github.com/stdlib-js/stdlib/commit/77867ac1767a186023f633dea30ddf860962aaed) - **docs:** remove trailing whitespace _(by Philipp Burckhardt)_
1516
- [`6e9f42e`](https://github.com/stdlib-js/stdlib/commit/6e9f42e4c912485d9896eaa16c88b70fd3688e97) - **docs:** harmonize list formatting in repl.txt and ensure starting newline _(by Philipp Burckhardt)_
1617
- [`cadb613`](https://github.com/stdlib-js/stdlib/commit/cadb6131d6ce50338d11757e88e8a910a0367983) - **chore:** update argument documentation styling _(by Philipp Burckhardt)_
1718

CONTRIBUTORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Abhishek G <166795493+AbhishekG-Codes@users.noreply.github.com>
1313
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
1414
Adarsh Palaskar <adarshpalaskar99@gmail.com>
1515
Aditya Sapra <adityaework@gmail.com>
16+
Aditya Singh <adityasinghk099@gmail.com>
1617
Ahmed Atwa <Ahmedatwa866@yahoo.com>
1718
Ahmed Kashkoush <ahmedkashkoush464@gmail.com>
1819
Ahmed Khaled <kahmd1444@gmail.com>
@@ -121,6 +122,7 @@ Muhammad Haris <harriskhan047@outlook.com>
121122
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
122123
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
123124
NEEKUorAAYUSH <aayush10072004@gmail.com>
125+
Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
124126
Naresh Jagadeesan <naresh.naresh000@gmail.com>
125127
Naveen Kumar <stupiddint@gmail.com>
126128
Neeraj Pathak <neerajrpathak710@gmail.com>
@@ -206,6 +208,7 @@ Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
206208
Varad Gupta <varadgupta21@gmail.com>
207209
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
208210
Vivek Maurya <vm8118134@gmail.com>
211+
Wendy Yuchen Sun <wendyyuchensun@gmail.com>
209212
Xiaochuan Ye <tap91624@gmail.com>
210213
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
211214
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ console.log( context.count );
153153
// returns { '[object Object]': 4 }
154154
```
155155

156-
while each group identifier is unique, all collection elements resolve to the same group because each group identifier serializes to the same `string`.
156+
while each group identifier is unique, all collection elements resolve to the same group because each group identifier serializes to the same `string`.
157157

158158
</section>
159159

0 commit comments

Comments
 (0)