Skip to content

Commit 473e1fa

Browse files
committed
Auto-generated commit
1 parent 728bfae commit 473e1fa

File tree

7 files changed

+37
-23
lines changed

7 files changed

+37
-23
lines changed

.gitignore

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,12 @@ jsconfig.json
188188
# Other editor files #
189189
######################
190190
.idea/
191-
192-
# Cursor #
193-
##########
191+
.cursor
194192
.cursorignore
193+
.windsurfrules
194+
.clinerules
195+
196+
# AI coding agents #
197+
####################
198+
CLAUDE.md
199+
GEMINI.md

CHANGELOG.md

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

7-
## Unreleased (2025-08-27)
7+
## Unreleased (2025-09-18)
88

99
<section class="bug-fixes">
1010

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

2323
<details>
2424

25+
- [`ab2e77b`](https://github.com/stdlib-js/stdlib/commit/ab2e77bb82f0c6e7854e3279429a1ec8c6ff5603) - **docs:** update type _(by Athan Reines)_
2526
- [`c4cc264`](https://github.com/stdlib-js/stdlib/commit/c4cc264996ce9f4241476c857c4c985fb6612c84) - **docs:** update markup _(by Athan Reines)_
2627
- [`77867ac`](https://github.com/stdlib-js/stdlib/commit/77867ac1767a186023f633dea30ddf860962aaed) - **docs:** remove trailing whitespace _(by Philipp Burckhardt)_
2728
- [`ed2d89f`](https://github.com/stdlib-js/stdlib/commit/ed2d89f2c0c0950bfb6fad6375296173a7aee0b9) - **refactor:** use base assertion utility _(by Athan Reines)_

CONTRIBUTORS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Anmol Sah <[email protected]>
2929
Annamalai Prabu <[email protected]>
3030
Anshu Kumar <[email protected]>
3131
Anshu Kumar <[email protected]>
32+
Anshumancanrock <[email protected]>
3233
Anudeep Sanapala <[email protected]>
3334
Arihant Pal <[email protected]>
3435
Aryan Bhirud <[email protected]>
@@ -42,6 +43,7 @@ Bruno Fenzl <[email protected]>
4243
Bryan Elee <[email protected]>
4344
Chinmay Joshi <[email protected]>
4445
Christopher Dambamuromo <[email protected]>
46+
DUDHAT HEMIL PRAVINKUMAR <[email protected]>
4547
4648
Daniel Hernandez Gomez <[email protected]>
4749
Daniel Killenberger <[email protected]>
@@ -65,6 +67,7 @@ Frank Kovacs <[email protected]>
6567
GK Bishnoi <[email protected]>
6668
GURU PRASAD SHARMA <[email protected]>
6769
70+
Gaurav Kaushik <[email protected]>
6871
Gautam Kaushik <[email protected]>
6972
Gautam sharma <[email protected]>
7073
@@ -135,6 +138,7 @@ Nourhan Hasan <[email protected]>
135138
Ognjen Jevremović <[email protected]>
136139
Oneday12323 <[email protected]>
137140
Ori Miles <[email protected]>
141+
Payal Goswami <[email protected]>
138142
Philipp Burckhardt <[email protected]>
139143
Pierre Forstmann <[email protected]>
140144
Pradyumn Prasad <[email protected]>
@@ -176,9 +180,11 @@ Sanchay Ketan Sinha <[email protected]>
176180
Sarthak Paandey <[email protected]>
177181
Satyajeet Chavan <[email protected]>
178182
Saurabh Singh <[email protected]>
183+
Seth-Banker <[email protected]>
179184
Seyyed Parsa Neshaei <[email protected]>
180185
Shabareesh Shetty <[email protected]>
181186
Shashank Shekhar Singh <[email protected]>
187+
Shaswata Panda <[email protected]>
182188
Shivam Ahir <[email protected]>
183189
184190
Shraddheya Shendre <[email protected]>
@@ -199,6 +205,7 @@ Tirtadwipa Manunggal <[email protected]>
199205
Tudor Pagu <[email protected]>
200206
Tufailahmed Bargir <[email protected]>
201207
Tushar Bhardwaj <[email protected]>
208+
Tyson Cung <[email protected]>
202209
Uday Kakade <[email protected]>
203210
Ujjwal Kirti <[email protected]>
204211
Utkarsh <http://[email protected]>

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.

0 commit comments

Comments
 (0)