diff --git a/.github/.keepalive b/.github/.keepalive index 764b5f9..77975d2 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T04:29:47.171Z +2024-08-03T19:52:22.637Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 19b079c..b9fedbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,75 +2,89 @@ > 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-24) -
+
-## 0.2.2 (2024-07-28) +### Features -No changes reported for this release. +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - update minimum TypeScript version
- + -
+
-## 0.2.1 (2024-02-24) +### BREAKING CHANGES -No changes reported for this release. +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): 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. +
+ +- [`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`d5fa8e8`](https://github.com/stdlib-js/stdlib/commit/d5fa8e8a6267a837a25a7027e9fe3e847bc2d1c5) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ + +
- + -
+
-## 0.1.0 (2023-09-24) +### Contributors -No changes reported for this release. +A total of 1 person contributed to this release. Thank you to this contributor: + +- Philipp Burckhardt + +
+ +