Skip to content

Commit 9fcfc26

Browse files
committed
Auto-generated commit
1 parent 3b81211 commit 9fcfc26

File tree

2 files changed

+67
-6
lines changed

2 files changed

+67
-6
lines changed

.github/.keepalive

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

CHANGELOG.md

+66-5
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

@@ -50,7 +52,31 @@ No changes reported for this release.
5052

5153
## 0.2.0 (2024-02-14)
5254

53-
No changes reported for this release.
55+
<section class="commits">
56+
57+
### Commits
58+
59+
<details>
60+
61+
- [`868324a`](https://github.com/stdlib-js/stdlib/commit/868324a8c0de49c299a510cbfc8f0812138b6a12) - **style:** add missing decimals _(by Athan Reines)_
62+
63+
</details>
64+
65+
</section>
66+
67+
<!-- /.commits -->
68+
69+
<section class="contributors">
70+
71+
### Contributors
72+
73+
A total of 1 person contributed to this release. Thank you to this contributor:
74+
75+
- Athan Reines
76+
77+
</section>
78+
79+
<!-- /.contributors -->
5480

5581
</section>
5682

@@ -60,7 +86,42 @@ No changes reported for this release.
6086

6187
## 0.1.0 (2024-01-17)
6288

63-
No changes reported for this release.
89+
<section class="features">
90+
91+
### Features
92+
93+
- [`4cae4c7`](https://github.com/stdlib-js/stdlib/commit/4cae4c7078b61e00316fdf2ec54e061869d19ac5) - add `number/float64/base/assert/is-same-value`
94+
95+
</section>
96+
97+
<!-- /.features -->
98+
99+
<section class="commits">
100+
101+
### Commits
102+
103+
<details>
104+
105+
- [`3f84b6f`](https://github.com/stdlib-js/stdlib/commit/3f84b6f51e636581c1478f0618705d3d67f8a613) - **refactor:** reduce addon boilerplate _(by Athan Reines)_
106+
- [`4cae4c7`](https://github.com/stdlib-js/stdlib/commit/4cae4c7078b61e00316fdf2ec54e061869d19ac5) - **feat:** add `number/float64/base/assert/is-same-value` _(by Athan Reines)_
107+
108+
</details>
109+
110+
</section>
111+
112+
<!-- /.commits -->
113+
114+
<section class="contributors">
115+
116+
### Contributors
117+
118+
A total of 1 person contributed to this release. Thank you to this contributor:
119+
120+
- Athan Reines
121+
122+
</section>
123+
124+
<!-- /.contributors -->
64125

65126
</section>
66127

0 commit comments

Comments
 (0)