Skip to content

Commit b0ea842

Browse files
committed
Auto-generated commit
1 parent ccf82f6 commit b0ea842

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-07-28T00:57:09.454Z
1+
2025-08-18T00:45:56.547Z

CHANGELOG.md

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

7-
## Unreleased (2025-07-28)
7+
## Unreleased (2025-08-18)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15+
- [`f9651e6`](https://github.com/stdlib-js/stdlib/commit/f9651e6411b4ebd3c95dcc6b46c02e6d5be009fa) - **test:** use .strictEqual() instead of .equal() and fix lint errors _(by Philipp Burckhardt)_
1516
- [`2e8998e`](https://github.com/stdlib-js/stdlib/commit/2e8998ee67be12caff9a99df3ba3256c55b167a2) - **chore:** update test messages in `constants/float16` [(#6774)](https://github.com/stdlib-js/stdlib/pull/6774) _(by Harsh)_
1617

1718
</details>
@@ -24,9 +25,10 @@
2425

2526
### Contributors
2627

27-
A total of 1 person contributed to this release. Thank you to this contributor:
28+
A total of 2 people contributed to this release. Thank you to the following contributors:
2829

2930
- Harsh
31+
- Philipp Burckhardt
3032

3133
</section>
3234

CONTRIBUTORS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ 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>
16+
Aditya Singh <adityasinghk099@gmail.com>
1517
Ahmed Atwa <Ahmedatwa866@yahoo.com>
1618
Ahmed Kashkoush <ahmedkashkoush464@gmail.com>
1719
Ahmed Khaled <kahmd1444@gmail.com>
@@ -119,6 +121,8 @@ Momtchil Momtchev <momtchil@momtchev.com>
119121
Muhammad Haris <harriskhan047@outlook.com>
120122
Muhammad Taaha Tariq <166188821+Taaha-Tariq@users.noreply.github.com>
121123
Muhmmad Saad <106260977+saad-imran-dev@users.noreply.github.com>
124+
NEEKUorAAYUSH <aayush10072004@gmail.com>
125+
Nakul Krishnakumar <nakulkrishnakumar86@gmail.com>
122126
Naresh Jagadeesan <naresh.naresh000@gmail.com>
123127
Naveen Kumar <stupiddint@gmail.com>
124128
Neeraj Pathak <neerajrpathak710@gmail.com>
@@ -133,6 +137,7 @@ Oneday12323 <107678750+Oneday12323@users.noreply.github.com>
133137
Ori Miles <97595296+orimiles5@users.noreply.github.com>
134138
Philipp Burckhardt <pburckhardt@outlook.com>
135139
Pierre Forstmann <15964998+pierreforstmann@users.noreply.github.com>
140+
Pradyumn Prasad <pradyumnprasad.567@gmail.com>
136141
Prajjwal Bajpai <142303989+prajjwalbajpai@users.noreply.github.com>
137142
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
138143
Pranav Goswami <pranavchiku11@gmail.com>
@@ -161,6 +166,7 @@ Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
161166
Ryan Seal <splrk@users.noreply.github.com>
162167
Rylan Yang <137365285+rylany27@users.noreply.github.com>
163168
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
169+
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
164170
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
165171
Sachin Raj <120590207+schnrj@users.noreply.github.com>
166172
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
@@ -198,10 +204,12 @@ Utkarsh <http://utkarsh11105@gmail.com>
198204
Utkarsh Raj <rajutkarsh2505@gmail.com>
199205
UtkershBasnet <119008923+UtkershBasnet@users.noreply.github.com>
200206
Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
207+
Vansh Choudhary <iamvanshchaudhary7@gmail.com>
201208
Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
202209
Varad Gupta <varadgupta21@gmail.com>
203210
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
204211
Vivek Maurya <vm8118134@gmail.com>
212+
Wendy Yuchen Sun <wendyyuchensun@gmail.com>
205213
Xiaochuan Ye <tap91624@gmail.com>
206214
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
207215
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ tape( 'main export is a number', function test( t ) {
3333
});
3434

3535
tape( 'the exported value is `15`', function test( t ) {
36-
t.equal( FLOAT16_EXPONENT_BIAS, 15, 'returns expected value' );
36+
t.strictEqual( FLOAT16_EXPONENT_BIAS, 15, 'returns expected value' );
3737
t.end();
3838
});

0 commit comments

Comments
 (0)