diff --git a/.github/.keepalive b/.github/.keepalive index 2347672..c5a4dc8 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T04:49:46.559Z +2024-08-03T20:16:25.997Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 5adcb2d..c7c2c9e 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,7 @@
-- [`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)_
@@ -26,7 +46,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: -- Athan Reines +- Philipp Burckhardt
@@ -36,41 +56,66 @@ 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 + +- [`609eec4`](https://github.com/stdlib-js/stdlib/commit/609eec4bab7ae96c8b733046e97c724eb55fdd71) - refactor declarations to use generics
- + -
+
-## 0.2.1 (2024-02-24) +### Bug Fixes -No changes reported for this release. +- [`d5b607b`](https://github.com/stdlib-js/stdlib/commit/d5b607b0518407e3e1924723fba67497b003d2f4) - update import path for `Collection` type definition
- + -
+
-## 0.2.0 (2024-02-14) +### BREAKING CHANGES -No changes reported for this release. +- [`609eec4`](https://github.com/stdlib-js/stdlib/commit/609eec4bab7ae96c8b733046e97c724eb55fdd71): refactor declarations to use generics
- + -
+
-## 0.1.0 (2023-09-24) +### Commits -No changes reported for this release. +
+ +- [`d5b607b`](https://github.com/stdlib-js/stdlib/commit/d5b607b0518407e3e1924723fba67497b003d2f4) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_ +- [`609eec4`](https://github.com/stdlib-js/stdlib/commit/609eec4bab7ae96c8b733046e97c724eb55fdd71) - **feat:** refactor declarations to use generics _(by Athan Reines)_ + +
+ +
+ + + +
+ +### Contributors + +A total of 1 person contributed to this release. Thank you to this contributor: + +- Athan Reines + +
+ +