Skip to content

Commit c4c13a0

Browse files
committed
Auto-generated commit
1 parent 8460f29 commit c4c13a0

File tree

2 files changed

+75
-14
lines changed

2 files changed

+75
-14
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:02:00.100Z
1+
2024-08-03T19:20:35.198Z

CHANGELOG.md

Lines changed: 74 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.1">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.1 (2024-07-28)
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

@@ -36,31 +36,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3636

3737
<!-- /.release -->
3838

39-
<section class="release" id="v0.2.1">
39+
<section class="release" id="v0.1.1">
4040

41-
## 0.2.1 (2024-07-28)
41+
## 0.1.1 (2024-02-24)
4242

4343
No changes reported for this release.
4444

4545
</section>
4646

4747
<!-- /.release -->
4848

49-
<section class="release" id="v0.1.1">
49+
<section class="release" id="v0.2.0">
5050

51-
## 0.1.1 (2024-02-24)
51+
## 0.2.0 (2024-02-14)
5252

53-
No changes reported for this release.
53+
<section class="commits">
54+
55+
### Commits
56+
57+
<details>
58+
59+
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
60+
61+
</details>
5462

5563
</section>
5664

57-
<!-- /.release -->
65+
<!-- /.commits -->
5866

59-
<section class="release" id="v0.2.0">
67+
<section class="contributors">
6068

61-
## 0.2.0 (2024-02-14)
69+
### Contributors
6270

63-
No changes reported for this release.
71+
A total of 1 person contributed to this release. Thank you to this contributor:
72+
73+
- Philipp Burckhardt
74+
75+
</section>
76+
77+
<!-- /.contributors -->
6478

6579
</section>
6680

@@ -70,7 +84,54 @@ No changes reported for this release.
7084

7185
## 0.1.0 (2023-09-23)
7286

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

75136
</section>
76137

0 commit comments

Comments
 (0)