From 908dea441e90fe0624071675e6d211c062140a2c Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 3 Aug 2024 18:33:17 +0000 Subject: [PATCH] Auto-generated commit --- .github/.keepalive | 2 +- CHANGELOG.md | 98 +++++++++++++++++++++++++++++++++++++--------- 2 files changed, 80 insertions(+), 20 deletions(-) diff --git a/.github/.keepalive b/.github/.keepalive index f35f302..12bb356 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T03:22:45.736Z +2024-08-03T18:33:14.895Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 860ba3c..3e52841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,39 @@ > Package changelog. -
+
+ +## 0.2.2 (2024-07-28) + +No changes reported for this release. + +
+ + -## Unreleased (2024-08-01) +
+ +## 0.2.1 (2024-02-24) + +No changes reported for this release. + +
+ + + +
+ +## 0.2.0 (2024-02-14) + +
+ +### Bug Fixes + +- [`c0785c9`](https://github.com/stdlib-js/stdlib/commit/c0785c9806e50e2c0c316e95d0160ee3c1748d49) - throw when provided options argument which is not an object + +
+ +
@@ -12,7 +42,9 @@
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`c0785c9`](https://github.com/stdlib-js/stdlib/commit/c0785c9806e50e2c0c316e95d0160ee3c1748d49) - **fix:** throw when provided options argument which is not an object _(by Philipp Burckhardt)_ +- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_ +- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
@@ -26,7 +58,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: -- Athan Reines +- Philipp Burckhardt
@@ -36,41 +68,69 @@ 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 + +- [`4a9e705`](https://github.com/stdlib-js/stdlib/commit/4a9e7051d2f3ab1503b45042c3cc96ff159e0e83) - increase minimum TypeScript version
- + -
+
-## 0.2.1 (2024-02-24) +### Bug Fixes -No changes reported for this release. +- [`ddfc42b`](https://github.com/stdlib-js/stdlib/commit/ddfc42b40a883dacda7c1f2895a1ed5368200ec9) - update import path for `Collection` type definition
- + -
+
-## 0.2.0 (2024-02-14) +### BREAKING CHANGES -No changes reported for this release. +- [`4a9e705`](https://github.com/stdlib-js/stdlib/commit/4a9e7051d2f3ab1503b45042c3cc96ff159e0e83): increase minimum TypeScript version
- + -
+
-## 0.1.0 (2023-09-23) +### Commits -No changes reported for this release. +
+ +- [`ddfc42b`](https://github.com/stdlib-js/stdlib/commit/ddfc42b40a883dacda7c1f2895a1ed5368200ec9) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_ +- [`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ +- [`2229dd5`](https://github.com/stdlib-js/stdlib/commit/2229dd58274cc21fe4d07b886645315079039d3c) - **refactor:** swap out copy for assign in streams packages _(by Philipp Burckhardt)_ +- [`4a9e705`](https://github.com/stdlib-js/stdlib/commit/4a9e7051d2f3ab1503b45042c3cc96ff159e0e83) - **feat:** increase minimum TypeScript version _(by Athan Reines)_ + +
+ +
+ + + +
+ +### Contributors + +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Philipp Burckhardt + +
+ +