From 49011627371ac0241c5973ada5b0d16adc045a90 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 3 Aug 2024 19:11:48 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 92 +++++++++++++++++++++++++++++++++++++++------- 2 files changed, 80 insertions(+), 14 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index 4bb1243..0860126 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T03:54:41.460Z +2024-08-03T19:11:45.261Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 041748a..10a0828 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,9 @@ > Package changelog. -
+
-## Unreleased (2024-08-01) +## 0.2.2 (2024-07-28)
@@ -12,7 +12,7 @@
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
@@ -36,9 +36,9 @@ A total of 1 person contributed to this release. Thank you to this contributor: -
+
-## 0.2.2 (2024-07-28) +## 0.2.1 (2024-02-24) No changes reported for this release. @@ -46,21 +46,38 @@ No changes reported for this release. -
+
-## 0.2.1 (2024-02-24) +## 0.2.0 (2024-02-14) -No changes reported for this release. +
+ +### Commits + +
+ +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_ +- [`eb38ba4`](https://github.com/stdlib-js/stdlib/commit/eb38ba4b99ee1de12b107c566ea43cfa6657101c) - **style:** resolve C lint errors _(by Athan Reines)_ +- [`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_ + +
- + -
+
-## 0.2.0 (2024-02-14) +### Contributors -No changes reported for this release. +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Philipp Burckhardt + +
+ +
@@ -80,7 +97,56 @@ No changes reported for this release. ## 0.1.0 (2023-09-23) -No changes reported for this release. +
+ +### Features + +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - update minimum TypeScript version + +
+ + + +
+ +### BREAKING CHANGES + +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1. + +
+ + + +
+ +### Commits + +
+ +- [`98bc722`](https://github.com/stdlib-js/stdlib/commit/98bc7226e2c15c4a1d4bbf7a1d6c415271302c77) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_ + +
+ +
+ + + +
+ +### Contributors + +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Philipp Burckhardt + +
+ +