8000 Auto-generated commit · stdlib-js/utils-count-by@2e375ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e375ea

Browse files
committed
Auto-generated commit
1 parent 87890d7 commit 2e375ea

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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 (2024-09-17)
7+
## Unreleased (2024-09-21)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

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

1718
</details>

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
< 8000 button class="Button Button--iconOnly Button--invisible" aria-label="More options" id=":Ri7dlab:" aria-haspopup="true" aria-expanded="false" tabindex="0">
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Joey Reed <joeyrreed@gmail.com>
4040
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
4141
Joris Labie <joris.labie1@gmail.com>
4242
Justin Dennison <justin1dennison@gmail.com>
43+
Kaif Mohd <mdkaifprofession@gmail.com>
4344
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
4445
Khaldon <kahmd1444@gmail.com>
4546
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>

docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
When invoked, the indicator function is provided two arguments:
66

7-
- value: collection value
8-
- index: collection index
7+
- value: collection value.
8+
- index: collection index.
99

1010
The value returned by an indicator function should be a value which can be
1111
serialized as an object key.

0 commit comments

Comments
 (0)
0