Skip to content

Commit 9322d1c

Browse files
committed
Auto-generated commit
1 parent 6309378 commit 9322d1c

File tree

3 files changed

+254
-227
lines changed

3 files changed

+254
-227
lines changed

CHANGELOG.md

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,6 +1231,30 @@ This release closes the following issue:
12311231

12321232
<!-- /.package -->
12331233

1234+
<section class="package" id="ndarray-safe-casts-unreleased">
1235+
1236+
#### [@stdlib/ndarray/safe-casts](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/safe-casts)
1237+
1238+
<details>
1239+
1240+
<section class="issues">
1241+
1242+
##### Closed Issues
1243+
1244+
This release closes the following issue:
1245+
1246+
[#6473](https://github.com/stdlib-js/stdlib/issues/6473)
1247+
1248+
</section>
1249+
1250+
<!-- /.issues -->
1251+
1252+
</details>
1253+
1254+
</section>
1255+
1256+
<!-- /.package -->
1257+
12341258
<section class="package" id="ndarray-to-fancy-unreleased">
12351259

12361260
#### [@stdlib/ndarray/to-fancy](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/ndarray/to-fancy)
@@ -1300,9 +1324,9 @@ This release closes the following issue:
13001324

13011325
### Closed Issues
13021326

1303-
A total of 6 issues were closed in this release:
1327+
A total of 7 issues were closed in this release:
13041328

1305-
[#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960), [#6053](https://github.com/stdlib-js/stdlib/issues/6053), [#6236](https://github.com/stdlib-js/stdlib/issues/6236), [#6456](https://github.com/stdlib-js/stdlib/issues/6456), [#6457](https://github.com/stdlib-js/stdlib/issues/6457)
1329+
[#5526](https://github.com/stdlib-js/stdlib/issues/5526), [#5960](https://github.com/stdlib-js/stdlib/issues/5960), [#6053](https://github.com/stdlib-js/stdlib/issues/6053), [#6236](https://github.com/stdlib-js/stdlib/issues/6236), [#6456](https://github.com/stdlib-js/stdlib/issues/6456), [#6457](https://github.com/stdlib-js/stdlib/issues/6457), [#6473](https://github.com/stdlib-js/stdlib/issues/6473)
13061330

13071331
</section>
13081332

@@ -1312,14 +1336,15 @@ A total of 6 issues were closed in this release:
13121336

13131337
### Contributors
13141338

1315-
A total of 10 people contributed to this release. Thank you to the following contributors:
1339+
A total of 11 people contributed to this release. Thank you to the following contributors:
13161340

13171341
- Athan Reines
13181342
- Bhavishy Agrawal
13191343
- Gururaj Gurram
13201344
- Kaushikgtm
13211345
- MANI
13221346
- Muhammad Haris
1347+
- Muhammad Taaha Tariq
13231348
- Philipp Burckhardt
13241349
- Sai Avinash
13251350
- ditsu
@@ -1335,6 +1360,7 @@ A total of 10 people contributed to this release. Thank you to the following con
13351360

13361361
<details>
13371362

1363+
- [`13b7262`](https://github.com/stdlib-js/stdlib/commit/13b726232dfe12efc850f095633e373840f3e02a) - **chore:** fix EditorConfig lint errors [(#6541)](https://github.com/stdlib-js/stdlib/pull/6541) _(by Muhammad Taaha Tariq, Athan Reines)_
13381364
- [`b98c6a9`](https://github.com/stdlib-js/stdlib/commit/b98c6a93187e39c2db3958a2b6be92c2d50be593) - **docs:** update related packages sections [(#6538)](https://github.com/stdlib-js/stdlib/pull/6538) _(by stdlib-bot)_
13391365
- [`b2db775`](https://github.com/stdlib-js/stdlib/commit/b2db7759e0779037cea020e7c80ce91740257f46) - **chore:** fix EditorConfig lint error [(#6180)](https://github.com/stdlib-js/stdlib/pull/6180) _(by MANI, Athan Reines)_
13401366
- [`5d57761`](https://github.com/stdlib-js/stdlib/commit/5d57761c446339e796d1add0c03b7febfa4253fd) - **chore:** fix EditorConfig lint errors [(#6178)](https://github.com/stdlib-js/stdlib/pull/6178) _(by MANI)_

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Mohammad Bin Aftab <[email protected]>
9595
Mohammad Kaif <[email protected]>
9696
Momtchil Momtchev <[email protected]>
9797
Muhammad Haris <[email protected]>
98+
Muhmmad Saad <[email protected]>
9899
Naresh Jagadeesan <[email protected]>
99100
Naveen Kumar <[email protected]>
100101
Neeraj Pathak <[email protected]>

0 commit comments

Comments
 (0)