Skip to content

Commit 02c56db

Browse files
committed
Auto-generated commit
1 parent 0a95ffe commit 02c56db

File tree

2 files changed

+81
-20
lines changed

2 files changed

+81
-20
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:13.372Z
1+
2024-08-03T19:20:51.218Z

CHANGELOG.md

Lines changed: 80 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,27 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
6+
7+
## 0.2.2 (2024-07-28)
68

7-
## Unreleased (2024-08-01)
9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.1">
16+
17+
## 0.2.1 (2024-07-28)
818

919
<section class="commits">
1020

1121
### Commits
1222

1323
<details>
1424

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
25+
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
1626

1727
</details>
1828

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

3747
<!-- /.release -->
3848

39-
<section class="release" id="v0.2.2">
49+
<section class="release" id="v0.1.1">
4050

41-
## 0.2.2 (2024-07-28)
51+
## 0.1.1 (2024-02-24)
4252

4353
No changes reported for this release.
4454

4555
</section>
4656

4757
<!-- /.release -->
4858

49-
<section class="release" id="v0.2.1">
50-
51-
## 0.2.1 (2024-07-28)
59+
<section class="release" id="v0.2.0">
5260

53-
No changes reported for this release.
61+
## 0.2.0 (2024-02-14)
5462

55-
</section>
63+
<section class="commits">
5664

57-
<!-- /.release -->
65+
### Commits
5866

59-
<section class="release" id="v0.1.1">
67+
<details>
6068

61-
## 0.1.1 (2024-02-24)
69+
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
6270

63-
No changes reported for this release.
71+
</details>
6472

6573
</section>
6674

67-
<!-- /.release -->
75+
<!-- /.commits -->
6876

69-
<section class="release" id="v0.2.0">
77+
<section class="contributors">
7078

71-
## 0.2.0 (2024-02-14)
79+
### Contributors
7280

73-
No changes reported for this release.
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 -->
7488

7589
</section>
7690

@@ -80,7 +94,54 @@ No changes reported for this release.
8094

8195
## 0.1.0 (2023-09-23)
8296

83-
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 -->
84145

85146
</section>
86147

0 commit comments

Comments
 (0)