diff --git a/.github/.keepalive b/.github/.keepalive index 634d01f..0846a6c 100644 --- a/.github/.keepalive +++ b/.github/.keepalive @@ -1 +1 @@ -2024-08-01T00:36:25.198Z +2024-08-03T15:12:40.353Z diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d928f9..4c174d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,43 +2,39 @@ > Package changelog. -
- -## Unreleased (2024-08-01) - -
+
-### Commits +## 0.2.2 (2024-07-26) -
+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-21) -
+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-26) +## 0.1.1 (2023-10-03) No changes reported for this release. @@ -46,41 +42,59 @@ No changes reported for this release. -
+
-## 0.2.1 (2024-02-21) +## 0.1.0 (2023-09-22) -No changes reported for this release. +
+ +### Features + +- [`982de75`](https://github.com/stdlib-js/stdlib/commit/982de7581326be5be20dda30103779ac5ae5767f) - refactor `string/remove-last` [(#1079)](https://github.com/stdlib-js/stdlib/pull/1079) +- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
- + -
+
-## 0.2.0 (2024-02-14) +### BREAKING CHANGES -No changes reported for this release. +- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
- + -
+
-## 0.1.1 (2023-10-03) +### Commits -No changes reported for this release. +
+ +- [`982de75`](https://github.com/stdlib-js/stdlib/commit/982de7581326be5be20dda30103779ac5ae5767f) - **feat:** refactor `string/remove-last` [(#1079)](https://github.com/stdlib-js/stdlib/pull/1079) _(by Stephannie Jiménez Gacha, Athan Reines)_ +- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_ + +
- + -
+
-## 0.1.0 (2023-09-22) +### Contributors -No changes reported for this release. +A total of 3 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Philipp Burckhardt +- Stephannie Jiménez Gacha + +
+ +
@@ -90,7 +104,42 @@ No changes reported for this release. ## 0.0.1 (2023-08-10) -No changes reported for this release. +
+ +### Features + +- [`d1ded85`](https://github.com/stdlib-js/stdlib/commit/d1ded8522b3ef71491fd262ec2157dd198dff1ac) - add \"base\" string packages and refactor `string/remove-first` [(#1073)](https://github.com/stdlib-js/stdlib/pull/1073) + +
+ + + +
+ +### Commits + +
+ +- [`d1ded85`](https://github.com/stdlib-js/stdlib/commit/d1ded8522b3ef71491fd262ec2157dd198dff1ac) - **feat:** add \"base\" string packages and refactor `string/remove-first` [(#1073)](https://github.com/stdlib-js/stdlib/pull/1073) _(by Stephannie Jiménez Gacha, Athan Reines)_ + +
+ +
+ + + +
+ +### Contributors + +A total of 2 people contributed to this release. Thank you to the following contributors: + +- Athan Reines +- Stephannie Jiménez Gacha + +
+ +