Skip to content

Commit c540e0d

Browse files
committed
Auto-generated commit
1 parent b934a3f commit c540e0d

File tree

3 files changed

+17
-4
lines changed

3 files changed

+17
-4
lines changed

CHANGELOG.md

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

7-
## Unreleased (2024-12-07)
7+
## Unreleased (2024-12-10)
88

99
<section class="features">
1010

@@ -16,13 +16,24 @@
1616

1717
<!-- /.features -->
1818

19+
<section class="bug-fixes">
20+
21+
### Bug Fixes
22+
23+
- [`d7dc119`](https://github.com/stdlib-js/stdlib/commit/d7dc1197d55a17e6d3f9df1c17b2e13fe57df916) - ensure header files reside in correct directories
24+
25+
</section>
26+
27+
<!-- /.bug-fixes -->
28+
1929
<section class="commits">
2030

2131
### Commits
2232

2333
<details>
2434

25-
- [`fdee038`](https://github.com/stdlib-js/stdlib/commit/fdee0385e88ebf6a628d4a7b22df1fcc7ea1a1a2) - **feat:** add `constants/float32/sqrt-phi` [(#3351)](https://github.com/stdlib-js/stdlib/pull/3351) _(by Manvith, stdlib-bot)_
35+
- [`d7dc119`](https://github.com/stdlib-js/stdlib/commit/d7dc1197d55a17e6d3f9df1c17b2e13fe57df916) - **fix:** ensure header files reside in correct directories _(by Philipp Burckhardt)_
36+
- [`fdee038`](https://github.com/stdlib-js/stdlib/commit/fdee0385e88ebf6a628d4a7b22df1fcc7ea1a1a2) - **feat:** add `constants/float32/sqrt-phi` [(#3351)](https://github.com/stdlib-js/stdlib/pull/3351) _(by Manvith M, stdlib-bot)_
2637

2738
</details>
2839

@@ -34,9 +45,10 @@
3445

3546
### Contributors
3647

37-
A total of 1 person contributed to this release. Thank you to this contributor:
48+
A total of 2 people contributed to this release. Thank you to the following contributors:
3849

39-
- Manvith
50+
- Manvith M
51+
- Philipp Burckhardt
4052

4153
</section>
4254

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Krishnendu Das <[email protected]>
5252
Kshitij-Dale <[email protected]>
5353
5454
Manik Sharma <[email protected]>
55+
Manvith M <[email protected]>
5556
Marcus Fantham <[email protected]>
5657
Matt Cochrane <[email protected]>
5758
Mihir Pandit <[email protected]>
File renamed without changes.

0 commit comments

Comments
 (0)