Skip to content

Commit bad1671

Browse files
committed
Auto-generated commit
1 parent d70097d commit bad1671

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
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 (2024-09-01)
7+
## Unreleased (2024-09-15)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`95ef049`](https://github.com/stdlib-js/stdlib/commit/95ef04997f2f0f98406dbdf59c5c0ff757c5637a) - **docs:** fix grammar _(by Athan Reines)_
1516
- [`dd48932`](https://github.com/stdlib-js/stdlib/commit/dd489326b8dcee32f41f2ef7c2bafcaa4eb6ce46) - **docs:** fix descriptions _(by Athan Reines)_
1617

1718
</details>

CONTRIBUTORS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,13 @@ EuniceSim142 <[email protected]>
2626
Frank Kovacs <[email protected]>
2727
Golden Kumar <[email protected]>
2828
Gunj Joshi <[email protected]>
29+
2930
Harshita Kalani <[email protected]>
3031
Hridyanshu <[email protected]>
3132
Jaimin Godhani <[email protected]>
3233
James Gelok <[email protected]>
3334
Jaysukh Makvana <[email protected]>
35+
Jenish Thapa <[email protected]>
3436
Jithin KS <[email protected]>
3537
Joel Mathew Koshy <[email protected]>
3638
Joey Reed <[email protected]>
@@ -86,8 +88,10 @@ Stephannie Jiménez Gacha <[email protected]>
8688
Suraj kumar <[email protected]>
8789
Tirtadwipa Manunggal <[email protected]>
8890
Tudor Pagu <[email protected]>
91+
Tufailahmed Bargir <[email protected]>
8992
Utkarsh <http://[email protected]>
9093
Utkarsh Raj <[email protected]>
94+
Vaibhav Patel <[email protected]>
9195
Varad Gupta <[email protected]>
9296
Xiaochuan Ye <[email protected]>
9397
Yernar Yergaziyev <[email protected]>
@@ -96,3 +100,4 @@ nishant-s7 <[email protected]>
96100
orimiles5 <[email protected]>
97101
98102
103+

docs/repl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
Layout order.
6666

6767
out.accessorProtocol: boolean
68-
Boolean indicating whether the input array use accessors for getting and
69-
setting elements.
68+
Boolean indicating whether the input array uses accessors for getting
69+
and setting elements.
7070

7171
out.accessors: Array<Function>
7272
A two-element array whose first element is an accessor for retrieving an

0 commit comments

Comments
 (0)