Skip to content

Commit e92cd93

Browse files
committed
Auto-generated commit
1 parent c392a0e commit e92cd93

File tree

2 files changed

+54
-16
lines changed

2 files changed

+54
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T05:10:47.359Z
1+
2024-08-03T20:41:15.909Z

CHANGELOG.md

Lines changed: 53 additions & 15 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+
- [`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
1616

1717
</details>
1818

@@ -26,7 +26,7 @@
2626

2727
A total of 1 person contributed to this release. Thank you to this contributor:
2828

29-
- Athan Reines
29+
- Philipp Burckhardt
3030

3131
</section>
3232

@@ -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,55 @@ No changes reported for this release.
7060

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

73-
No changes reported for this release.
63+
<section class="features">
64+
65+
### Features
66+
67+
- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - update minimum TypeScript version
68+
69+
</section>
70+
71+
<!-- /.features -->
72+
73+
<section class="breaking-changes">
74+
75+
### BREAKING CHANGES
76+
77+
- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version
78+
- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): 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+
- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
93+
- [`d5fa8e8`](https://github.com/stdlib-js/stdlib/commit/d5fa8e8a6267a837a25a7027e9fe3e847bc2d1c5) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
94+
95+
</details>
96+
97+
</section>
98+
99+
<!-- /.commits -->
100+
101+
<section class="contributors">
102+
103+
### Contributors
104+
105+
A total of 1 person contributed to this release. Thank you to this contributor:
106+
107+
- Philipp Burckhardt
108+
109+
</section>
110+
111+
<!-- /.contributors -->
74112

75113
</section>
76114

0 commit comments

Comments
 (0)