diff --git a/.github/.keepalive b/.github/.keepalive index a926745..1346dc3 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T03:09:12.299Z +2024-08-03T18:16:35.214Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e75904..7358bc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,29 @@ > 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. + +
+ + + +
-## Unreleased (2024-08-01) +## 0.2.0 (2024-02-14)
@@ -12,7 +32,8 @@
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_ +- [`de93ae0`](https://github.com/stdlib-js/stdlib/commit/de93ae01f1d5e234696e02b9e778d3d71515f5b7) - **build:** remove tslint directives _(by Philipp Burckhardt)_
@@ -26,7 +47,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: -- Athan Reines +- Philipp Burckhardt
@@ -36,41 +57,72 @@ 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-23) -No changes reported for this release. +
+ +### Features + +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
- + -
+
-## 0.2.1 (2024-02-24) +### Bug Fixes -No changes reported for this release. +- [`6b80df1`](https://github.com/stdlib-js/stdlib/commit/6b80df17ce5a19ad19690c691ce00b79768f6ea7) - update import path for `Collection` type definition and use generics
- + -
+
-## 0.2.0 (2024-02-14) +### BREAKING CHANGES -No changes reported for this release. +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1.
- + -
+
-## 0.1.0 (2023-09-23) +### Commits -No changes reported for this release. +
+ +- [`6b80df1`](https://github.com/stdlib-js/stdlib/commit/6b80df17ce5a19ad19690c691ce00b79768f6ea7) - **fix:** update import path for `Collection` type definition and use generics _(by Athan Reines)_ +- [`b404a23`](https://github.com/stdlib-js/stdlib/commit/b404a23da6bc07cd0e4e30d8a01920bde89c76d3) - **docs:** fix option description and return annotations _(by Athan Reines)_ +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`7ae2a48`](https://github.com/stdlib-js/stdlib/commit/7ae2a482a409753eebc2a5bda2e0bf94e5d5f58d) - **docs:** remove empty lines _(by Philipp Burckhardt)_ + +
+ +
+ + + +
+ +### Contributors + +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Philipp Burckhardt + +
+ +