Skip to content

Commit 3b5c0f3

Browse files
committed
Auto-generated commit
1 parent e89a960 commit 3b5c0f3

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

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 (2026-07-01)
7+
## Unreleased (2026-07-02)
88

99
<section class="features">
1010

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

2323
<details>
2424

25+
- [`7fbca26`](https://github.com/stdlib-js/stdlib/commit/7fbca26c260e75cc31902488cf09f43163a58c17) - **chore:** remove extra space and fix license header [(#13228)](https://github.com/stdlib-js/stdlib/pull/13228) _(by Philipp Burckhardt)_
2526
- [`c81fa28`](https://github.com/stdlib-js/stdlib/commit/c81fa285dfb9908737f43e73032197a9c535e7a9) - **feat:** add float16 dtype support to `array/filled` [(#13052)](https://github.com/stdlib-js/stdlib/pull/13052) _(by Gururaj Gurram, Athan Reines)_
2627
- [`e487975`](https://github.com/stdlib-js/stdlib/commit/e487975ccd8c36a0c13d3765bac19de5995104d5) - **bench:** refactor to use string interpolation in `array/filled` [(#10321)](https://github.com/stdlib-js/stdlib/pull/10321) _(by Shubham)_
2728

@@ -35,10 +36,11 @@
3536

3637
### Contributors
3738

38-
A total of 3 people contributed to this release. Thank you to the following contributors:
39+
A total of 4 people contributed to this release. Thank you to the following contributors:
3940

4041
- Athan Reines
4142
- Gururaj Gurram
43+
- Philipp Burckhardt
4244
- Shubham
4345

4446
</section>

benchmark/benchmark.length.float16.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/**
2-
/**
32
* @license Apache-2.0
43
*
54
* Copyright (c) 2026 The Stdlib Authors.

0 commit comments

Comments
 (0)