Skip to content

Commit b380b5a

Browse files
committed
Auto-generated commit
1 parent 38dcc65 commit b380b5a

File tree

2 files changed

+81
-5
lines changed

2 files changed

+81
-5
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:31:34.178Z
1+
2024-08-03T17:31:04.819Z

CHANGELOG.md

Lines changed: 80 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,57 @@ No changes reported for this release.
80106

81107
## 0.1.0 (2023-09-23)
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+
- [`2771d58`](https://github.com/stdlib-js/stdlib/commit/2771d5835cdfd49de9ee17a00117b9d90749e821) - **docs:** render equations via math code blocks _(by Philipp Burckhardt)_
141+
142+
</details>
143+
144+
</section>
145+
146+
<!-- /.commits -->
147+
148+
<section class="contributors">
149+
150+
### Contributors
151+
152+
A total of 2 people contributed to this release. Thank you to the following contributors:
153+
154+
- Athan Reines
155+
- Philipp Burckhardt
156+
157+
</section>
158+
159+
<!-- /.contributors -->
84160

85161
</section>
86162

0 commit comments

Comments
 (0)