Skip to content

Commit a16dbcb

Browse files
committed
Auto-generated commit
1 parent c70a50f commit a16dbcb

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

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-02-24)
7+
## Unreleased (2025-03-02)
88

99
<section class="features">
1010

@@ -32,6 +32,7 @@
3232

3333
<details>
3434

35+
- [`ce84c4e`](https://github.com/stdlib-js/stdlib/commit/ce84c4e7f25518da8c47a2cddd3bae750ed1a122) - **docs:** update related packages sections [(#5721)](https://github.com/stdlib-js/stdlib/pull/5721) _(by stdlib-bot)_
3536
- [`d7dc119`](https://github.com/stdlib-js/stdlib/commit/d7dc1197d55a17e6d3f9df1c17b2e13fe57df916) - **fix:** ensure header files reside in correct directories _(by Philipp Burckhardt)_
3637
- [`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)_
3738

CONTRIBUTORS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Joey Reed <joeyrreed@gmail.com>
5555
Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
5656
Joris Labie <joris.labie1@gmail.com>
5757
Justin Dennison <justin1dennison@gmail.com>
58+
Justyn Shelby <96994781+ShelbyJustyn@users.noreply.github.com>
5859
Karan Anand <119553199+anandkaranubc@users.noreply.github.com>
5960
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
6061
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
@@ -135,7 +136,9 @@ Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
135136
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
136137
Yuvi Mittal <128018763+yuvi-mittal@users.noreply.github.com>
137138
ekambains <bainsinbusiness@gmail.com>
139+
fadiothman22 <48636283+fadiothman22@users.noreply.github.com>
138140
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
139141
pranav-1720 <123018993+pranav-1720@users.noreply.github.com>
142+
rahulrangers <127782777+rahulrangers@users.noreply.github.com>
140143
rainn <88160429+AmCodesLame@users.noreply.github.com>
141144
rei2hu <reimu@reimu.ws>

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,12 @@ Macro for the square root of the [golden ratio][@stdlib/constants/float32/phi] a
153153

154154
<section class="related">
155155

156+
* * *
157+
158+
## See Also
159+
160+
- <span class="package-name">[`@stdlib/constants-float64/sqrt-phi`][@stdlib/constants/float64/sqrt-phi]</span><span class="delimiter">: </span><span class="description">square root of the golden ratio.</span>
161+
156162
</section>
157163

158164
<!-- /.related -->
@@ -233,6 +239,8 @@ Copyright &copy; 2016-2025. The Stdlib [Authors][stdlib-authors].
233239

234240
<!-- <related-links> -->
235241

242+
[@stdlib/constants/float64/sqrt-phi]: https://github.com/stdlib-js/constants-float64-sqrt-phi
243+
236244
<!-- </related-links> -->
237245

238246
</section>

0 commit comments

Comments
 (0)