Skip to content

Commit e45b5f1

Browse files
committed
Auto-generated commit
1 parent 95c785f commit e45b5f1

File tree

2 files changed

+76
-5
lines changed

2 files changed

+76
-5
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:32:48.229Z
1+
2024-08-03T18:45:12.130Z

CHANGELOG.md

+75-4
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

@@ -60,7 +60,31 @@ No changes reported for this release.
6060

6161
## 0.2.0 (2024-02-14)
6262

63-
No changes reported for this release.
63+
<section class="commits">
64+
65+
### Commits
66+
67+
<details>
68+
69+
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
70+
71+
</details>
72+
73+
</section>
74+
75+
<!-- /.commits -->
76+
77+
<section class="contributors">
78+
79+
### Contributors
80+
81+
A total of 1 person contributed to this release. Thank you to this contributor:
82+
83+
- Philipp Burckhardt
84+
85+
</section>
86+
87+
<!-- /.contributors -->
6488

6589
</section>
6690

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

7195
## 0.1.0 (2023-09-23)
7296

73-
No changes reported for this release.
97+
<section class="features">
98+
99+
### Features
100+
101+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
102+
103+
</section>
104+
105+
<!-- /.features -->
106+
107+
<section class="breaking-changes">
108+
109+
### BREAKING CHANGES
110+
111+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
112+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
113+
114+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
115+
116+
</section>
117+
118+
<!-- /.breaking-changes -->
119+
120+
<section class="commits">
121+
122+
### Commits
123+
124+
<details>
125+
126+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
127+
128+
</details>
129+
130+
</section>
131+
132+
<!-- /.commits -->
133+
134+
<section class="contributors">
135+
136+
### Contributors
137+
138+
A total of 1 person contributed to this release. Thank you to this contributor:
139+
140+
- Philipp Burckhardt
141+
142+
</section>
143+
144+
<!-- /.contributors -->
74145

75146
</section>
76147

0 commit comments

Comments
 (0)