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 14ba146 commit 7e09af2
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .github/.keepalive
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-08-01T01:20:02.912Z
2024-08-03T16:04:59.066Z
82 changes: 61 additions & 21 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,40 @@

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

## 0.2.2 (2024-07-27)

No changes reported for this release.

</section>

<!-- /.release -->

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

## 0.2.1 (2024-02-22)

No changes reported for this release.

## Unreleased (2024-08-01)
</section>

<!-- /.release -->

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

## 0.2.0 (2024-02-14)

<section class="commits">

### Commits

<details>

- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
- [`bcb4079`](https://github.com/stdlib-js/stdlib/commit/bcb4079adf3e31d33d28db5dff21558c9e6bd5be) - **build:** remove and replace tslint directives _(by Philipp Burckhardt)_
- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
- [`b496b72`](https://github.com/stdlib-js/stdlib/commit/b496b72595355b5a794c940bd7f81ea5223b91bd) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_

</details>

Expand All @@ -26,7 +49,7 @@

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

- Athan Reines
- Philipp Burckhardt

</section>

Expand All @@ -36,51 +59,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:

<!-- /.release -->

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

## 0.2.2 (2024-07-27)
## 0.1.1 (2023-10-04)

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-22)
## 0.1.0 (2023-09-22)

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

### Features

- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - 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.
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version
- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66): update minimum TypeScript version to 4.1

- To migrate, users should upgrade their TypeScript version to at least version 4.1.

</section>

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

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

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

No changes reported for this release.
<details>

- [`9768c66`](https://github.com/stdlib-js/stdlib/commit/9768c662b6e255b70ba9fb0faa989ea1eea71f66) - **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 Down

0 comments on commit 7e09af2

Please sign in to comment.