diff --git a/.github/.keepalive b/.github/.keepalive index 66b3145..03233b7 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T02:59:24.297Z +2024-08-03T18:04:36.683Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 2606b90..9f3c081 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,75 +2,89 @@ > Package changelog. -
+
-## Unreleased (2024-08-01) +## 0.2.2 (2024-07-27) -
+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-27) +### Features -No changes reported for this release. +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - update minimum TypeScript version
- + -
+
-## 0.2.1 (2024-02-24) +### BREAKING CHANGES -No changes reported for this release. +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): 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. +
+ +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`b734544`](https://github.com/stdlib-js/stdlib/commit/b734544a52783cb7f5cf1115f4355cabe46d0abe) - **refactor:** 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 + +
+ +