Skip to content

Commit 683f9a5

Browse files
committed
Auto-generated commit
1 parent 9214fdb commit 683f9a5

File tree

2 files changed

+52
-15
lines changed

2 files changed

+52
-15
lines changed

.github/.keepalive

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

CHANGELOG.md

Lines changed: 51 additions & 14 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.2">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.2 (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,16 +36,6 @@ 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.2">
40-
41-
## 0.2.2 (2024-07-28)
42-
43-
No changes reported for this release.
44-
45-
</section>
46-
47-
<!-- /.release -->
48-
4939
<section class="release" id="v0.2.1">
5040

5141
## 0.2.1 (2024-02-24)
@@ -70,7 +60,54 @@ No changes reported for this release.
7060

7161
## 0.1.0 (2023-09-23)
7262

73-
No changes reported for this release.
63+
<section class="features">
64+
65+
### Features
66+
67+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
68+
69+
</section>
70+
71+
<!-- /.features -->
72+
73+
<section class="breaking-changes">
74+
75+
### BREAKING CHANGES
76+
77+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
78+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
79+
80+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
81+
82+
</section>
83+
84+
<!-- /.breaking-changes -->
85+
86+
<section class="commits">
87+
88+
### Commits
89+
90+
<details>
91+
92+
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
93+
94+
</details>
95+
96+
</section>
97+
98+
<!-- /.commits -->
99+
100+
<section class="contributors">
101+
102+
### Contributors
103+
104+
A total of 1 person contributed to this release. Thank you to this contributor:
105+
106+
- Philipp Burckhardt
107+
108+
</section>
109+
110+
<!-- /.contributors -->
74111

75112
</section>
76113

0 commit comments

Comments
 (0)