From df7cd4fca1718b06cb62ca5131bc16128dd05121 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 3 Aug 2024 15:59:09 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 83 +++++++++++++++++++++++++++------------------- 2 files changed, 50 insertions(+), 35 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index 44b116a..44a7f24 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T01:15:02.630Z +2024-08-03T15:59:06.228Z diff --git a/CHANGELOG.md b/CHANGELOG.md index d7e8969..b224512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,43 +2,39 @@ > Package changelog. -
- -## Unreleased (2024-08-01) - -
+
-### Commits +## 0.2.2 (2024-07-27) -
+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-22) -
+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-27) +## 0.1.1 (2023-10-03) No changes reported for this release. @@ -46,41 +42,60 @@ No changes reported for this release. -
+
-## 0.2.1 (2024-02-22) +## 0.1.0 (2023-09-22) -No changes reported for this release. +
+ +### Features + +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version +- [`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - use type predicates for narrowing
- + -
+
-## 0.2.0 (2024-02-14) +### BREAKING CHANGES -No changes reported for this release. +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): 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-03) +### Commits -No changes reported for this release. +
+ +- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`3c153c4`](https://github.com/stdlib-js/stdlib/commit/3c153c4341c58db2fde9b616f1990be964482cf8) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_ + +
- + -
+
-## 0.1.0 (2023-09-22) +### Contributors -No changes reported for this release. +A total of 1 person contributed to this release. Thank you to this contributor: + +- Philipp Burckhardt + +
+ +