Skip to content

Commit 6c895ed

Browse files
committed
Auto-generated commit
1 parent 91c2bed commit 6c895ed

File tree

5 files changed

+46
-5
lines changed

5 files changed

+46
-5
lines changed

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 (2024-09-09)
8+
9+
<section class="commits">
10+
11+
### Commits
12+
13+
<details>
14+
15+
- [`6bbe26f`](https://github.com/stdlib-js/stdlib/commit/6bbe26f751894cadb15279ceb6cf739475bb0612) - **test:** fix descriptions _(by Athan Reines)_
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+
- Athan Reines
30+
31+
</section>
32+
33+
<!-- /.contributors -->
34+
35+
</section>
36+
37+
<!-- /.release -->
38+
539
<section class="release" id="v0.3.0">
640

741
## 0.3.0 (2024-07-29)

CONTRIBUTORS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,13 @@ EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
2626
Frank Kovacs <fran70kk@gmail.com>
2727
Golden Kumar <103646877+AuenKr@users.noreply.github.com>
2828
Gunj Joshi <gunjjoshi8372@gmail.com>
29+
HarshaNP <96897754+GittyHarsha@users.noreply.github.com>
2930
Harshita Kalani <harshitakalani02@gmail.com>
3031
Hridyanshu <124202756+HRIDYANSHU054@users.noreply.github.com>
3132
Jaimin Godhani <112328542+Jai0401@users.noreply.github.com>
3233
James Gelok <jdgelok@gmail.com>
3334
Jaysukh Makvana <jaysukhmakvana2004@gmail.com>
35+
Jenish Thapa <141203631+jenish-thapa@users.noreply.github.com>
3436
Jithin KS <jithinks112@gmail.com>
3537
Joel Mathew Koshy <joelmathewkoshy@gmail.com>
3638
Joey Reed <joeyrreed@gmail.com>
@@ -46,6 +48,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
4648
Matt Cochrane <matthew.cochrane.eng@gmail.com>
4749
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
4850
Milan Raj <rajsite@users.noreply.github.com>
51+
Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
4952
Momtchil Momtchev <momtchil@momtchev.com>
5053
Muhammad Haris <harriskhan047@outlook.com>
5154
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +73,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
7073
Rutam <138517416+performant23@users.noreply.github.com>
7174
Ryan Seal <splrk@users.noreply.github.com>
7275
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
76+
SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
7377
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
7478
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
7579
Shivam <11shivam00@gmail.com>
@@ -84,8 +88,10 @@ Stephannie Jiménez Gacha <steff456@hotmail.com>
8488
Suraj kumar <125961509+kumarsuraj212003@users.noreply.github.com>
8589
Tirtadwipa Manunggal <tirtadwipa.manunggal@gmail.com>
8690
Tudor Pagu <104032457+tudor-pagu@users.noreply.github.com>
91+
Tufailahmed Bargir <142114244+Tufailahmed-Bargir@users.noreply.github.com>
8792
Utkarsh <http://utkarsh11105@gmail.com>
8893
Utkarsh Raj <rajutkarsh2505@gmail.com>
94+
Vaibhav Patel <98279986+noobCoderVP@users.noreply.github.com>
8995
Varad Gupta <varadgupta21@gmail.com>
9096
Xiaochuan Ye <tap91624@gmail.com>
9197
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
@@ -94,3 +100,4 @@ nishant-s7 <97207366+nishant-s7@users.noreply.github.com>
94100
orimiles5 <97595296+orimiles5@users.noreply.github.com>
95101
rainn <88160429+AmCodesLame@users.noreply.github.com>
96102
rei2hu <reimu@reimu.ws>
103+
yaswanth <116426380+yaswanthkosuru@users.noreply.github.com>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
187187
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-base-assert-has-same-values.svg
188188
[npm-url]: https://npmjs.org/package/@stdlib/array-base-assert-has-same-values
189189

190-
[test-image]: https://github.com/stdlib-js/array-base-assert-has-same-values/actions/workflows/test.yml/badge.svg?branch=v0.3.0
191-
[test-url]: https://github.com/stdlib-js/array-base-assert-has-same-values/actions/workflows/test.yml?query=branch:v0.3.0
190+
[test-image]: https://github.com/stdlib-js/array-base-assert-has-same-values/actions/workflows/test.yml/badge.svg?branch=main
191+
[test-url]: https://github.com/stdlib-js/array-base-assert-has-same-values/actions/workflows/test.yml?query=branch:main
192192

193193
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-assert-has-same-values/main.svg
194194
[coverage-url]: https://codecov.io/github/stdlib-js/array-base-assert-has-same-values?branch=main

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"@stdlib/strided-base-reinterpret-boolean": "^0.0.2",
4646
"@stdlib/strided-base-reinterpret-complex128": "^0.2.2",
4747
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",
48-
"@stdlib/types": "^0.3.2"
48+
"@stdlib/types": "^0.4.1"
4949
},
5050
"devDependencies": {
51-
"@stdlib/array-base-accessor": "^0.2.1",
51+
"@stdlib/array-base-accessor": "^0.2.2",
5252
"@stdlib/array-base-zeros": "^0.2.2",
5353
"@stdlib/array-bool": "^0.1.0",
5454
"@stdlib/array-complex128": "^0.3.0",

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ tape( 'the function returns `true` if both arrays have the same values (boolean
241241
t.end();
242242
});
243243

244-
tape( 'the function returns `true` if both arrays have the same values (real typed array)', function test( t ) {
244+
tape( 'the function returns `true` if both arrays have the same values (complex typed array)', function test( t ) {
245245
var out;
246246
var x;
247247
var y;

0 commit comments

Comments
 (0)