Skip to content

Commit 1eaef93

Browse files
committed
Auto-generated commit
1 parent 7565944 commit 1eaef93

File tree

2 files changed

+104
-6
lines changed

2 files changed

+104
-6
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:00:05.219Z
1+
2024-08-03T19:18:14.569Z

CHANGELOG.md

Lines changed: 103 additions & 5 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+
- [`272ae7a`](https://github.com/stdlib-js/stdlib/commit/272ae7ac5c576c68cfab1b6e304c86407faa20cd) - **docs:** remove comment _(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.2 (2024-07-28)
4242

43-
No changes reported for this release.
43+
<section class="commits">
44+
45+
### Commits
46+
47+
<details>
48+
49+
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
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+
- Athan Reines
64+
65+
</section>
66+
67+
<!-- /.contributors -->
4468

4569
</section>
4670

@@ -60,7 +84,32 @@ No changes reported for this release.
6084

6185
## 0.2.0 (2024-02-14)
6286

63-
No changes reported for this release.
87+
<section class="commits">
88+
89+
### Commits
90+
91+
<details>
92+
93+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
94+
- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
95+
96+
</details>
97+
98+
</section>
99+
100+
<!-- /.commits -->
101+
102+
<section class="contributors">
103+
104+
### Contributors
105+
106+
A total of 1 person contributed to this release. Thank you to this contributor:
107+
108+
- Philipp Burckhardt
109+
110+
</section>
111+
112+
<!-- /.contributors -->
64113

65114
</section>
66115

@@ -80,7 +129,56 @@ No changes reported for this release.
80129

81130
## 0.1.0 (2023-09-23)
82131

83-
No changes reported for this release.
132+
<section class="features">
133+
134+
### Features
135+
136+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - update minimum TypeScript version
137+
138+
</section>
139+
140+
<!-- /.features -->
141+
142+
<section class="breaking-changes">
143+
144+
### BREAKING CHANGES
145+
146+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version
147+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version to 4.1
148+
149+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
150+
151+
</section>
152+
153+
<!-- /.breaking-changes -->
154+
155+
<section class="commits">
156+
157+
### Commits
158+
159+
<details>
160+
161+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
162+
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
163+
164+
</details>
165+
166+
</section>
167+
168+
<!-- /.commits -->
169+
170+
<section class="contributors">
171+
172+
### Contributors
173+
174+
A total of 2 people contributed to this release. Thank you to the following contributors:
175+
176+
- Athan Reines
177+
- Philipp Burckhardt
178+
179+
</section>
180+
181+
<!-- /.contributors -->
84182

85183
</section>
86184

0 commit comments

Comments
 (0)