Skip to content

Commit 06934a8

Browse files
committed
Auto-generated commit
1 parent c105f89 commit 06934a8

File tree

2 files changed

+30
-15
lines changed

2 files changed

+30
-15
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:15:19.293Z
1+
2024-08-03T18:23:57.516Z

CHANGELOG.md

Lines changed: 29 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,39 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.1.0">
6+
7+
## 0.1.0 (2024-07-28)
8+
9+
<section class="features">
10+
11+
### Features
12+
13+
- [`294b868`](https://github.com/stdlib-js/stdlib/commit/294b868248299e6256454efe1853d98ab84ac3f2) - add `utils/async/parallel` [(#1896)](https://github.com/stdlib-js/stdlib/pull/1896)
14+
15+
</section>
16+
17+
<!-- /.features -->
18+
19+
<section class="issues">
20+
21+
### Closed Issues
22+
23+
This release closes the following issue:
624

7-
## Unreleased (2024-08-01)
25+
[#1811](https://github.com/stdlib-js/stdlib/issues/1811)
26+
27+
</section>
28+
29+
<!-- /.issues -->
830

931
<section class="commits">
1032

1133
### Commits
1234

1335
<details>
1436

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
37+
- [`294b868`](https://github.com/stdlib-js/stdlib/commit/294b868248299e6256454efe1853d98ab84ac3f2) - **feat:** add `utils/async/parallel` [(#1896)](https://github.com/stdlib-js/stdlib/pull/1896) _(by NightKnight, Athan Reines, Philipp Burckhardt, stdlib-bot)_
1638

1739
</details>
1840

@@ -24,9 +46,12 @@
2446

2547
### Contributors
2648

27-
A total of 1 person contributed to this release. Thank you to this contributor:
49+
A total of 4 people contributed to this release. Thank you to the following contributors:
2850

2951
- Athan Reines
52+
- NightKnight
53+
- Philipp Burckhardt
54+
- stdlib-bot
3055

3156
</section>
3257

@@ -36,13 +61,3 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3661

3762
<!-- /.release -->
3863

39-
<section class="release" id="v0.1.0">
40-
41-
## 0.1.0 (2024-07-28)
42-
43-
No changes reported for this release.
44-
45-
</section>
46-
47-
<!-- /.release -->
48-

0 commit comments

Comments
 (0)