Skip to content

Commit 16d5ea7

Browse files
committed
Auto-generated commit
1 parent 6dbc162 commit 16d5ea7

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

.github/.keepalive

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

CHANGELOG.md

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

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

99
<section class="reverts">
1010

@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`ffb8d78`](https://github.com/stdlib-js/stdlib/commit/ffb8d78f3585b29d72f2eb98e7b2164bed7a7ce7) - **chore:** fix duplicate example value in `math/base/special/cbrt` [(#7951)](https://github.com/stdlib-js/stdlib/pull/7951) _(by Nakul Krishnakumar)_
2526
- [`dd5765d`](https://github.com/stdlib-js/stdlib/commit/dd5765d771186bddbbc716d577bb94eafc0ac36b) - **docs:** replace manual `for` loop in examples [(#6607)](https://github.com/stdlib-js/stdlib/pull/6607) _(by Harsh)_
2627
- [`630ddb7`](https://github.com/stdlib-js/stdlib/commit/630ddb777824b5f6e501fda6dadf4ce41dccb964) - **test:** replace equal with strictEqual _(by Karan Anand)_
2728
- [`a644ffe`](https://github.com/stdlib-js/stdlib/commit/a644ffeba579430f342444b80fa9d21cc4a635f4) - **chore:** remove obsolete accuracy and precision scripts [(#6435)](https://github.com/stdlib-js/stdlib/pull/6435) _(by Karan Anand)_
@@ -46,12 +47,13 @@
4647

4748
### Contributors
4849

49-
A total of 5 people contributed to this release. Thank you to the following contributors:
50+
A total of 6 people contributed to this release. Thank you to the following contributors:
5051

5152
- Athan Reines
5253
- Gunj Joshi
5354
- Harsh
5455
- Karan Anand
56+
- Nakul Krishnakumar
5557
- Philipp Burckhardt
5658

5759
</section>

CONTRIBUTORS

Lines changed: 5 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>
@@ -164,6 +166,7 @@ Ruthwik Chikoti <145591715+ruthwikchikoti@users.noreply.github.com>
164166
Ryan Seal <splrk@users.noreply.github.com>
165167
Rylan Yang <137365285+rylany27@users.noreply.github.com>
166168
SAHIL KUMAR <168997976+sahilk45@users.noreply.github.com>
169+
SAUJANYA MAGARDE <162047941+SaujanyaMagarde@users.noreply.github.com>
167170
SHIVAM YADAV <120725381+Shivam-1827@users.noreply.github.com>
168171
Sachin Raj <120590207+schnrj@users.noreply.github.com>
169172
Sahil Goyal <87982509+sahil20021008@users.noreply.github.com>
@@ -186,6 +189,7 @@ Sivam Das <100067002+Sivam2313@users.noreply.github.com>
186189
Snehil Shah <snehilshah.989@gmail.com>
187190
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
188191
Spandan Barve <contact@marsian.dev>
192+
Srinivas Batthula <srinivasbatthula05.official@gmail.com>
189193
Stephannie Jiménez Gacha <steff456@hotmail.com>
190194
Suhaib Ilahi <suhaib.elahi87@gmail.com>
191195
Suraj Kumar <125961509+kumarsuraj212003@users.noreply.github.com>
@@ -206,6 +210,7 @@ Vara Rahul Rajana <123227543+rajanarahul93@users.noreply.github.com>
206210
Varad Gupta <varadgupta21@gmail.com>
207211
Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
208212
Vivek Maurya <vm8118134@gmail.com>
213+
Wendy Yuchen Sun <wendyyuchensun@gmail.com>
209214
Xiaochuan Ye <tap91624@gmail.com>
210215
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
211216
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
64,
135135
27,
136136
0,
137-
0,
137+
0.9,
138138
-9,
139139
8,
140140
-1,

0 commit comments

Comments
 (0)