Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Aug 3, 2024
1 parent 0e3857e commit e77934c
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/.keepalive
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-08-01T00:39:41.766Z
2024-08-03T15:16:33.675Z
124 changes: 98 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,85 +2,119 @@

> Package changelog.
<section class="release" id="unreleased">
<section class="release" id="v0.2.2">

## Unreleased (2024-08-01)
## 0.2.2 (2024-07-26)

<section class="commits">

### Commits

<details>

- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
- [`53fd65d`](https://github.com/stdlib-js/stdlib/commit/53fd65de03a466f6cf3ca0752c0908a57ef151b1) - **docs:** update related packages sections [(#2240)](https://github.com/stdlib-js/stdlib/pull/2240) _(by stdlib-bot)_

</details>

</section>

<!-- /.commits -->

<section class="contributors">
</section>

### Contributors
<!-- /.release -->

A total of 1 person contributed to this release. Thank you to this contributor:
<section class="release" id="v0.2.1">

- Athan Reines
## 0.2.1 (2024-02-21)

No changes reported for this release.

</section>

<!-- /.contributors -->
<!-- /.release -->

<section class="release" id="v0.2.0">

## 0.2.0 (2024-02-14)

<section class="commits">

### Commits

<details>

- [`5e1216b`](https://github.com/stdlib-js/stdlib/commit/5e1216ba1318f0eb364b2fe7eae6056cb7a5e94f) - **docs:** update related packages sections [(#1192)](https://github.com/stdlib-js/stdlib/pull/1192) _(by stdlib-bot)_

</details>

</section>

<!-- /.commits -->

</section>

<!-- /.release -->

<section class="release" id="v0.2.2">
<section class="release" id="v0.1.1">

## 0.2.2 (2024-07-26)
## 0.1.1 (2023-10-03)

No changes reported for this release.

</section>

<!-- /.release -->

<section class="release" id="v0.2.1">
<section class="release" id="v0.1.0">

## 0.2.1 (2024-02-21)
## 0.1.0 (2023-09-22)

No changes reported for this release.
<section class="features">

### Features

- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version

</section>

<!-- /.release -->
<!-- /.features -->

<section class="release" id="v0.2.0">
<section class="breaking-changes">

## 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

</section>

<!-- /.release -->
<!-- /.breaking-changes -->

<section class="release" id="v0.1.1">
<section class="commits">

## 0.1.1 (2023-10-03)
### Commits

No changes reported for this release.
<details>

- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_

</details>

</section>

<!-- /.release -->
<!-- /.commits -->

<section class="release" id="v0.1.0">
<section class="contributors">

## 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

</section>

<!-- /.contributors -->

</section>

Expand All @@ -90,7 +124,45 @@ No changes reported for this release.

## 0.0.1 (2023-07-31)

No changes reported for this release.
<section class="features">

### Features

- [`cfdd473`](https://github.com/stdlib-js/stdlib/commit/cfdd47366d9599c07ab27e3886de66ec76f7591c) - add `string/base/first`

</section>

<!-- /.features -->

<section class="commits">

### Commits

<details>

- [`f3231b0`](https://github.com/stdlib-js/stdlib/commit/f3231b0e70d339f63e696b3a6033ea4680d887e5) - **docs:** update description _(by Athan Reines)_
- [`7b40aec`](https://github.com/stdlib-js/stdlib/commit/7b40aec59bb7ccb9c78db6966520ee575fcd9763) - **docs:** fix grammar in description _(by Athan Reines)_
- [`0b65262`](https://github.com/stdlib-js/stdlib/commit/0b652621e5ec7c1644b0c96d541bb8ea9f6f9fd3) - **refactor:** simplify implementation _(by Athan Reines)_
- [`5b937c7`](https://github.com/stdlib-js/stdlib/commit/5b937c7b02cdb1cf1fe05d69ea6e3833974341bc) - **docs:** update descriptions _(by Athan Reines)_
- [`cfdd473`](https://github.com/stdlib-js/stdlib/commit/cfdd47366d9599c07ab27e3886de66ec76f7591c) - **feat:** add `string/base/first` _(by Athan Reines)_

</details>

</section>

<!-- /.commits -->

<section class="contributors">

### Contributors

A total of 1 person contributed to this release. Thank you to this contributor:

- Athan Reines

</section>

<!-- /.contributors -->

</section>

Expand Down

0 comments on commit e77934c

Please sign in to comment.