Skip to content

Commit 9ac2936

Browse files
committed
Auto-generated commit
1 parent 4bf2dd1 commit 9ac2936

File tree

2 files changed

+80
-5
lines changed

2 files changed

+80
-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:43:50.884Z
1+
2024-08-03T16:33:23.770Z

CHANGELOG.md

Lines changed: 79 additions & 4 deletions
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+
- [`272ae7a`](https://github.com/stdlib-js/stdlib/commit/272ae7ac5c576c68cfab1b6e304c86407faa20cd) - **docs:** remove comment _(by Athan Reines)_
16+
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
1617

1718
</details>
1819

@@ -60,7 +61,32 @@ No changes reported for this release.
6061

6162
## 0.2.0 (2024-02-14)
6263

63-
No changes reported for this release.
64+
<section class="commits">
65+
66+
### Commits
67+
68+
<details>
69+
70+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
71+
- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
72+
73+
</details>
74+
75+
</section>
76+
77+
<!-- /.commits -->
78+
79+
<section class="contributors">
80+
81+
### Contributors
82+
83+
A total of 1 person contributed to this release. Thank you to this contributor:
84+
85+
- Philipp Burckhardt
86+
87+
</section>
88+
89+
<!-- /.contributors -->
6490

6591
</section>
6692

@@ -80,7 +106,56 @@ No changes reported for this release.
80106

81107
## 0.1.0 (2023-09-22)
82108

83-
No changes reported for this release.
109+
<section class="features">
110+
111+
### Features
112+
113+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - update minimum TypeScript version
114+
115+
</section>
116+
117+
<!-- /.features -->
118+
119+
<section class="breaking-changes">
120+
121+
### BREAKING CHANGES
122+
123+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version
124+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb): update minimum TypeScript version to 4.1
125+
126+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
127+
128+
</section>
129+
130+
<!-- /.breaking-changes -->
131+
132+
<section class="commits">
133+
134+
### Commits
135+
136+
<details>
137+
138+
- [`a6edab8`](https://github.com/stdlib-js/stdlib/commit/a6edab846285d46ea65f51eac800b458b777b8bb) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
139+
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
140+
141+
</details>
142+
143+
</section>
144+
145+
<!-- /.commits -->
146+
147+
<section class="contributors">
148+
149+
### Contributors
150+
151+
A total of 2 people contributed to this release. Thank you to the following contributors:
152+
153+
- Athan Reines
154+
- Philipp Burckhardt
155+
156+
</section>
157+
158+
<!-- /.contributors -->
84159

85160
</section>
86161

0 commit comments

Comments
 (0)