diff --git a/.github/.keepalive b/.github/.keepalive index f7ab45a..07cfb3c 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T03:57:33.832Z +2024-08-03T19:15:11.580Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 970449c..0fa4e0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,43 +2,39 @@ > Package changelog. -
- -## Unreleased (2024-08-01) - -
+
-### Commits +## 0.2.2 (2024-07-28) -
+No changes reported for this release. -- [`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: + -- Athan Reines +
-
+## 0.2.0 (2024-02-14) - +No changes reported for this release.
-
+
-## 0.2.2 (2024-07-28) +## 0.1.1 (2023-10-10) No changes reported for this release. @@ -46,41 +42,61 @@ No changes reported for this release. -
+
-## 0.2.1 (2024-02-24) +## 0.1.0 (2023-09-23) -No changes reported for this release. +
+ +### Features + +- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71) - update minimum TypeScript version
- + -
+
-## 0.2.0 (2024-02-14) +### BREAKING CHANGES -No changes reported for this release. +- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version +- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1.
- + -
+
-## 0.1.1 (2023-10-10) +### Commits -No changes reported for this release. +
+ +- [`59f242d`](https://github.com/stdlib-js/stdlib/commit/59f242dca2a991585787a7ab681e31dc37ab1d71) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ +- [`ce7e336`](https://github.com/stdlib-js/stdlib/commit/ce7e3367c0f9477773fe76dd0eca64dc6ad33c02) - **docs:** update equations _(by Philipp Burckhardt)_ +- [`0887a54`](https://github.com/stdlib-js/stdlib/commit/0887a54a63143519fe76ffeee676a595dc8d92fa) - **docs:** render equations via math code blocks _(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 + +
+ +