Skip to content

Commit 02d0f7d

Browse files
committed
Auto-generated commit
1 parent 4adb7cf commit 02d0f7d

File tree

5 files changed

+49
-12
lines changed

5 files changed

+49
-12
lines changed

.github/.keepalive

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

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22

33
> Package changelog.
44
5+
<section class="release" id="unreleased">
6+
7+
## Unreleased (2025-08-05)
8+
9+
<section class="commits">
10+
11+
### Commits
12+
13+
<details>
14+
15+
- [`8a0618b`](https://github.com/stdlib-js/stdlib/commit/8a0618bf4e79916cd2e32e9159e0299b7c1bcf34) - **style:** fix indentation in JSON files _(by Philipp Burckhardt)_
16+
17+
</details>
18+
19+
</section>
20+
21+
<!-- /.commits -->
22+
23+
<section class="contributors">
24+
25+
### Contributors
26+
27+
A total of 1 person contributed to this release. Thank you to this contributor:
28+
29+
- Philipp Burckhardt
30+
31+
</section>
32+
33+
<!-- /.contributors -->
34+
35+
</section>
36+
37+
<!-- /.release -->
38+
539
<section class="release" id="v0.2.2">
640

741
## 0.2.2 (2024-07-28)

CONTRIBUTORS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Abdelrahman Samir <60700731+abdelrahman04@users.noreply.github.com>
99
Abdul Kaium <97376242+impawstarlight@users.noreply.github.com>
1010
Abhay Punia <156515195+Hecker165@users.noreply.github.com>
1111
Abhijit Raut <abhijitmraut8010@gmail.com>
12+
Abhishek G <166795493+AbhishekG-Codes@users.noreply.github.com>
1213
Abhishek Jain <40913033+abhishekblue@users.noreply.github.com>
1314
Adarsh Palaskar <adarshpalaskar99@gmail.com>
1415
Aditya Sapra <adityaework@gmail.com>
@@ -119,6 +120,7 @@ Momtchil Momtchev <momtchil@momtchev.com>
119120
Muhammad Haris <harriskhan047@outlook.com>
120121
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
121122
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
123+
NEEKUorAAYUSH <aayush10072004@gmail.com>
122124
Naresh Jagadeesan <naresh.naresh000@gmail.com>
123125
Naveen Kumar <stupiddint@gmail.com>
124126
Neeraj Pathak <neerajrpathak710@gmail.com>
@@ -133,6 +135,7 @@ Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
133135
Ori Miles <97595296+orimiles5@users.noreply.github.com>
134136
Philipp Burckhardt <pburckhardt@outlook.com>
135137
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
138+
Pradyumn Prasad <pradyumnprasad.567@gmail.com>
136139
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
137140
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
138141
Pranav Goswami <pranavchiku11@gmail.com>
@@ -198,6 +201,7 @@ Utkarsh <http://utkarsh11105@gmail.com>
198201
Utkarsh Raj <rajutkarsh2505@gmail.com>
199202
UtkershBasnet <119008923+UtkershBasnet@users.noreply.github.com>
200203
Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
204+
Vansh Choudhary <iamvanshchaudhary7@gmail.com>
201205
Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
202206
Varad Gupta <varadgupta21@gmail.com>
203207
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>

dist/index.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/names.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[
2-
"Int8Array",
3-
"Uint8Array",
4-
"Uint8ClampedArray",
5-
"Int16Array",
6-
"Uint16Array",
7-
"Int32Array",
8-
"Uint32Array",
9-
"Float32Array",
10-
"Float64Array"
2+
"Int8Array",
3+
"Uint8Array",
4+
"Uint8ClampedArray",
5+
"Int16Array",
6+
"Uint16Array",
7+
"Int32Array",
8+
"Uint32Array",
9+
"Float32Array",
10+
"Float64Array"
1111
]

0 commit comments

Comments
 (0)