Skip to content

Commit 31c1942

Browse files
committed
Auto-generated commit
1 parent 6fcd8e8 commit 31c1942

File tree

2 files changed

+65
-5
lines changed

2 files changed

+65
-5
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:58:35.347Z
1+
2024-08-03T16:51:16.254Z

CHANGELOG.md

Lines changed: 64 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
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)_
1616

1717
</details>
1818

@@ -40,7 +40,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
4040

4141
## 0.2.1 (2024-07-27)
4242

43-
No changes reported for this release.
43+
<section class="commits">
44+
45+
### Commits
46+
47+
<details>
48+
49+
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
50+
51+
</details>
52+
53+
</section>
54+
55+
<!-- /.commits -->
56+
57+
<section class="contributors">
58+
59+
### Contributors
60+
61+
A total of 1 person contributed to this release. Thank you to this contributor:
62+
63+
- Philipp Burckhardt
64+
65+
</section>
66+
67+
<!-- /.contributors -->
4468

4569
</section>
4670

@@ -70,7 +94,43 @@ No changes reported for this release.
7094

7195
## 0.1.0 (2024-01-20)
7296

73-
No changes reported for this release.
97+
<section class="features">
98+
99+
### Features
100+
101+
- [`5cd3de9`](https://github.com/stdlib-js/stdlib/commit/5cd3de9d141fefc57ccfe2e59cd96d2d0b75b0c4) - add `number/float32/base/assert/is-same-value-zero`
102+
103+
</section>
104+
105+
<!-- /.features -->
106+
107+
<section class="commits">
108+
109+
### Commits
110+
111+
<details>
112+
113+
- [`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)_
114+
- [`78512b9`](https://github.com/stdlib-js/stdlib/commit/78512b93f38716a72ab4e65f1eca52d3ff6eea77) - **docs:** update link _(by Athan Reines)_
115+
- [`5cd3de9`](https://github.com/stdlib-js/stdlib/commit/5cd3de9d141fefc57ccfe2e59cd96d2d0b75b0c4) - **feat:** add `number/float32/base/assert/is-same-value-zero` _(by Athan Reines)_
116+
117+
</details>
118+
119+
</section>
120+
121+
<!-- /.commits -->
122+
123+
<section class="contributors">
124+
125+
### Contributors
126+
127+
A total of 1 person contributed to this release. Thank you to this contributor:
128+
129+
- Athan Reines
130+
131+
</section>
132+
133+
<!-- /.contributors -->
74134

75135
</section>
76136

0 commit comments

Comments
 (0)