diff --git a/.github/.keepalive b/.github/.keepalive
index 6953800..e3f20aa 100644
--- a/.github/.keepalive
+++ b/.github/.keepalive
@@ -1 +1 @@
-2024-08-01T03:26:58.283Z
+2024-08-03T18:38:21.915Z
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23eb313..8f17a34 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,75 +2,90 @@
> Package changelog.
-
+
-## Unreleased (2024-08-01)
+## 0.2.2 (2024-07-28)
-
+No changes reported for this release.
-### Commits
+
-
+
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
+
+## 0.2.1 (2024-02-24)
-
+No changes reported for this release.
-
+
-
+
-### Contributors
+
-A total of 1 person contributed to this release. Thank you to this contributor:
+## 0.2.0 (2024-02-14)
-- Athan Reines
+No changes reported for this release.
-
+
-
+
-
+## 0.1.0 (2023-09-23)
-
+
-## 0.2.2 (2024-07-28)
+### Features
-No changes reported for this release.
+- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf) - update minimum TypeScript version
-
+
-
+
-## 0.2.1 (2024-02-24)
+### BREAKING CHANGES
-No changes reported for this release.
+- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version
+- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version to 4.1
+
+ - To migrate, users should upgrade their TypeScript version to at least version 4.1.
-
+
-
+
-## 0.2.0 (2024-02-14)
+### Commits
-No changes reported for this release.
+
+
+- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
+- [`ad2a662`](https://github.com/stdlib-js/stdlib/commit/ad2a662e3d0e96c339d073bd7e6b07f50961262b) - **docs:** remove empty lines _(by Philipp Burckhardt)_
+- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
+
+
-
+
-
+
-## 0.1.0 (2023-09-23)
+### Contributors
-No changes reported for this release.
+A total of 1 person contributed to this release. Thank you to this contributor:
+
+- Philipp Burckhardt
+
+
+
+