diff --git a/.github/.keepalive b/.github/.keepalive index ff62d1e..9156255 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T01:49:56.321Z +2024-08-03T16:40:43.679Z diff --git a/CHANGELOG.md b/CHANGELOG.md index bf32569..913a7dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,19 @@ > Package changelog. -
+
+ +## 0.2.1 (2024-07-27) + +No changes reported for this release. + +
-## Unreleased (2024-08-01) + + +
+ +## 0.2.0 (2024-02-14)
@@ -12,7 +22,7 @@
-- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_ +- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
@@ -26,7 +36,7 @@ A total of 1 person contributed to this release. Thank you to this contributor: -- Athan Reines +- Philipp Burckhardt
@@ -36,9 +46,9 @@ A total of 1 person contributed to this release. Thank you to this contributor: -
+
-## 0.2.1 (2024-07-27) +## 0.1.1 (2023-10-04) No changes reported for this release. @@ -46,31 +56,59 @@ No changes reported for this release. -
+
-## 0.2.0 (2024-02-14) +## 0.1.0 (2023-09-23) -No changes reported for this release. +
+ +### Features + +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
- + -
+
-## 0.1.1 (2023-10-04) +### BREAKING CHANGES -No changes reported for this release. +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1 + + - To migrate, users should upgrade their TypeScript version to at least version 4.1.
- + -
+
-## 0.1.0 (2023-09-23) +### Commits -No changes reported for this release. +
+ +- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ +- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_ + +
+ +
+ + + +
+ +### Contributors + +A total of 1 person contributed to this release. Thank you to this contributor: + +- Philipp Burckhardt + +
+ +