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 1, 2024
1 parent 18c4ae9 commit 592b33a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 37 deletions.
1 change: 1 addition & 0 deletions .github/.keepalive
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2024-08-01T02:22:14.292Z
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ docs/**/node_modules/
pids
*.pid
*.seed
yarn.lock
package-lock.json

# Typescript #
##############
Expand Down
40 changes: 3 additions & 37 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<section class="release" id="unreleased">

## Unreleased (2024-07-28)
## Unreleased (2024-08-01)

<section class="commits">

### Commits

<details>

- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_

</details>

Expand Down Expand Up @@ -50,41 +50,7 @@ No changes reported for this release.

## 0.1.0 (2024-07-17)

<section class="features">

### Features

- [`2495723`](https://github.com/stdlib-js/stdlib/commit/2495723f5cf688903d52fddf05912a6e03d5cdeb) - add `complex/float64/real`

</section>

<!-- /.features -->

<section class="commits">

### Commits

<details>

- [`2495723`](https://github.com/stdlib-js/stdlib/commit/2495723f5cf688903d52fddf05912a6e03d5cdeb) - **feat:** add `complex/float64/real` _(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 -->
No changes reported for this release.

</section>

Expand Down

0 comments on commit 592b33a

Please sign in to comment.