Skip to content

Commit 16c613f

Browse files
committed
Auto-generated commit
1 parent adaf38b commit 16c613f

File tree

2 files changed

+43
-5
lines changed

2 files changed

+43
-5
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:58:58.176Z
1+
2024-08-03T16:51:44.600Z

CHANGELOG.md

+42-4
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-08-01)
7+
## Unreleased (2024-08-03)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
16+
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
1617

1718
</details>
1819

@@ -24,9 +25,10 @@
2425

2526
### Contributors
2627

27-
A total of 1 person contributed to this release. Thank you to this contributor:
28+
A total of 2 people contributed to this release. Thank you to the following contributors:
2829

2930
- Athan Reines
31+
- Philipp Burckhardt
3032

3133
</section>
3234

@@ -60,7 +62,43 @@ No changes reported for this release.
6062

6163
## 0.1.0 (2024-01-20)
6264

63-
No changes reported for this release.
65+
<section class="features">
66+
67+
### Features
68+
69+
- [`9eec2ad`](https://github.com/stdlib-js/stdlib/commit/9eec2ad03a284893c24094258c2478615ee1b4bf) - add `number/float64/base/assert/is-same-value-zero`
70+
71+
</section>
72+
73+
<!-- /.features -->
74+
75+
<section class="commits">
76+
77+
### Commits
78+
79+
<details>
80+
81+
- [`442fbfc`](https://github.com/stdlib-js/stdlib/commit/442fbfc181ef5859b67bdfad43dbe998ad07783e) - **docs:** update Markdown stdlib package URLs [(#1274)](https://github.com/stdlib-js/stdlib/pull/1274) _(by stdlib-bot)_
82+
- [`23fdf15`](https://github.com/stdlib-js/stdlib/commit/23fdf15909dc34d35227eb62afb9260c0365f87e) - **docs:** update link _(by Athan Reines)_
83+
- [`9eec2ad`](https://github.com/stdlib-js/stdlib/commit/9eec2ad03a284893c24094258c2478615ee1b4bf) - **feat:** add `number/float64/base/assert/is-same-value-zero` _(by Athan Reines)_
84+
85+
</details>
86+
87+
</section>
88+
89+
<!-- /.commits -->
90+
91+
<section class="contributors">
92+
93+
### Contributors
94+
95+
A total of 1 person contributed to this release. Thank you to this contributor:
96+
97+
- Athan Reines
98+
99+
</section>
100+
101+
<!-- /.contributors -->
64102

65103
</section>
66104

0 commit comments

Comments
 (0)