diff --git a/.github/.keepalive b/.github/.keepalive index 06e5e5d..6fc954e 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T04:51:37.650Z +2024-08-03T20:18:36.587Z diff --git a/CHANGELOG.md b/CHANGELOG.md index e32001b..ccbbf78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,39 @@ > Package changelog. -
+
+ +## 0.2.2 (2024-07-28) + +No changes reported for this release. + +
+ + + +
+ +## 0.2.1 (2024-02-24) + +No changes reported for this release. + +
+ + + +
+ +## 0.2.0 (2024-02-14) + +
-## Unreleased (2024-08-01) +### Features + +- [`934e2fc`](https://github.com/stdlib-js/stdlib/commit/934e2fc047e32580441a72273a04d96dacbb3c29) - improve type specificity + +
+ +
@@ -12,7 +42,7 @@
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`934e2fc`](https://github.com/stdlib-js/stdlib/commit/934e2fc047e32580441a72273a04d96dacbb3c29) - **feat:** improve type specificity _(by Athan Reines)_
@@ -36,41 +66,59 @@ A total of 1 person contributed to this release. Thank you to this contributor: -
+
-## 0.2.2 (2024-07-28) +## 0.1.0 (2023-09-24) -No changes reported for this release. +
+ +### Features + +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
- + -
+
-## 0.2.1 (2024-02-24) +### BREAKING CHANGES -No changes reported for this release. +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): 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. +
+ +- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`a9f7c78`](https://github.com/stdlib-js/stdlib/commit/a9f7c78cf0414fd5b48418008de73910e71ec02e) - **docs:** render equations via math code blocks _(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 + +
+ +