From 9c2f423cbc44adab6e1e59c01cfe01822a72c61c Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 3 Aug 2024 18:34:52 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 77 +++++++++++++++++++++++++++------------------- 2 files changed, 47 insertions(+), 32 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index 3868e94..7ba013b 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T03:24:01.323Z +2024-08-03T18:34:48.849Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 3850ea5..36ad376 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,75 +2,90 @@ > Package changelog. -
+
-## Unreleased (2024-08-01) +## 0.2.2 (2024-07-28) -
+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-28) +### Features -No changes reported for this release. +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
- + -
+
-## 0.2.1 (2024-02-24) +### 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.2.0 (2024-02-14) +### Commits -No changes reported for this release. +
+ +- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`ad751be`](https://github.com/stdlib-js/stdlib/commit/ad751be30e90c8c0ba63d885433a01790496f17c) - **docs:** remove empty lines _(by Philipp Burckhardt)_ +- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** 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 + +
+ +