diff --git a/.github/.keepalive b/.github/.keepalive
index f5cf976..becdaa6 100644
--- a/.github/.keepalive
+++ b/.github/.keepalive
@@ -1 +1 @@
-2024-08-01T03:12:05.369Z
+2024-08-03T18:20:00.128Z
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cc80818..a8a5348 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,75 +2,98 @@
> 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)
+
+
+
+### Features
+
+- [`9fceea3`](https://github.com/stdlib-js/stdlib/commit/9fceea305057314315c7b3ce51f77b026a8e4e23) - increase minimum TypeScript version
-
+
-
+
-## 0.2.2 (2024-07-28)
+### Bug Fixes
-No changes reported for this release.
+- [`a50e994`](https://github.com/stdlib-js/stdlib/commit/a50e99405d32b2c17a13d458edf25e40543d1101) - update import path for `Collection` type definition
-
+
-
+
-## 0.2.1 (2024-02-24)
+### BREAKING CHANGES
-No changes reported for this release.
+- [`9fceea3`](https://github.com/stdlib-js/stdlib/commit/9fceea305057314315c7b3ce51f77b026a8e4e23): increase minimum TypeScript version
-
+
-
+
-## 0.2.0 (2024-02-14)
+### Commits
-No changes reported for this release.
+
+
+- [`a50e994`](https://github.com/stdlib-js/stdlib/commit/a50e99405d32b2c17a13d458edf25e40543d1101) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
+- [`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
+- [`9fceea3`](https://github.com/stdlib-js/stdlib/commit/9fceea305057314315c7b3ce51f77b026a8e4e23) - **feat:** increase minimum TypeScript version _(by Athan Reines)_
+
+
-
+
-
+
-## 0.1.0 (2023-09-23)
+### Contributors
-No changes reported for this release.
+A total of 2 people contributed to this release. Thank you to the following contributors:
+
+- Athan Reines
+- Philipp Burckhardt
+
+
+
+