Skip to content

Commit 592b33a

Browse files
committed
Auto-generated commit
1 parent 18c4ae9 commit 592b33a

3 files changed

Lines changed: 6 additions & 37 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T02:22:14.292Z

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ docs/**/node_modules/
101101
pids
102102
*.pid
103103
*.seed
104+
yarn.lock
105+
package-lock.json
104106

105107
# Typescript #
106108
##############

CHANGELOG.md

Lines changed: 3 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-07-28)
7+
## Unreleased (2024-08-01)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

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

1717
</details>
1818

@@ -50,41 +50,7 @@ No changes reported for this release.
5050

5151
## 0.1.0 (2024-07-17)
5252

53-
<section class="features">
54-
55-
### Features
56-
57-
- [`2495723`](https://github.com/stdlib-js/stdlib/commit/2495723f5cf688903d52fddf05912a6e03d5cdeb) - add `complex/float64/real`
58-
59-
</section>
60-
61-
<!-- /.features -->
62-
63-
<section class="commits">
64-
65-
### Commits
66-
67-
<details>
68-
69-
- [`2495723`](https://github.com/stdlib-js/stdlib/commit/2495723f5cf688903d52fddf05912a6e03d5cdeb) - **feat:** add `complex/float64/real` _(by Athan Reines)_
70-
71-
</details>
72-
73-
</section>
74-
75-
<!-- /.commits -->
76-
77-
<section class="contributors">
78-
79-
### Contributors
80-
81-
A total of 1 person contributed to this release. Thank you to this contributor:
82-
83-
- Athan Reines
84-
85-
</section>
86-
87-
<!-- /.contributors -->
53+
No changes reported for this release.
8854

8955
</section>
9056

0 commit comments

Comments
 (0)