Skip to content

Commit 3b5f9fa

Browse files
committed
Auto-generated commit
1 parent 2c43ad1 commit 3b5f9fa

File tree

4 files changed

+30
-78
lines changed

4 files changed

+30
-78
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T03:19:36.632Z

.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: 25 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -2,58 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.3.2">
6-
7-
## 0.3.2 (2024-07-28)
8-
9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
15-
<section class="release" id="v0.3.1">
16-
17-
## 0.3.1 (2024-02-24)
18-
19-
No changes reported for this release.
20-
21-
</section>
22-
23-
<!-- /.release -->
24-
25-
<section class="release" id="v0.3.0">
26-
27-
## 0.3.0 (2024-02-14)
28-
29-
No changes reported for this release.
30-
31-
</section>
32-
33-
<!-- /.release -->
34-
35-
<section class="release" id="v0.2.1">
36-
37-
## 0.2.1 (2023-11-19)
38-
39-
<section class="bug-fixes">
40-
41-
### Bug Fixes
42-
43-
- [`541d333`](https://github.com/stdlib-js/stdlib/commit/541d33396f3cef0c017d7c67845a9072d6626be3) - disable code blocks due to runtime errors
44-
45-
</section>
5+
<section class="release" id="unreleased">
466

47-
<!-- /.bug-fixes -->
7+
## Unreleased (2024-08-01)
488

499
<section class="commits">
5010

5111
### Commits
5212

5313
<details>
5414

55-
- [`541d333`](https://github.com/stdlib-js/stdlib/commit/541d33396f3cef0c017d7c67845a9072d6626be3) - **fix:** disable code blocks due to runtime errors _(by Athan Reines)_
56-
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
5716

5817
</details>
5918

@@ -65,10 +24,9 @@ No changes reported for this release.
6524

6625
### Contributors
6726

68-
A total of 2 people contributed to this release. Thank you to the following contributors:
27+
A total of 1 person contributed to this release. Thank you to this contributor:
6928

7029
- Athan Reines
71-
- Philipp Burckhardt
7230

7331
</section>
7432

@@ -78,60 +36,51 @@ A total of 2 people contributed to this release. Thank you to the following cont
7836

7937
<!-- /.release -->
8038

81-
<section class="release" id="v0.2.0">
82-
83-
## 0.2.0 (2023-09-23)
84-
85-
<section class="features">
39+
<section class="release" id="v0.3.2">
8640

87-
### Features
41+
## 0.3.2 (2024-07-28)
8842

89-
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
43+
No changes reported for this release.
9044

9145
</section>
9246

93-
<!-- /.features -->
94-
95-
<section class="breaking-changes">
47+
<!-- /.release -->
9648

97-
### BREAKING CHANGES
49+
<section class="release" id="v0.3.1">
9850

99-
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
100-
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
51+
## 0.3.1 (2024-02-24)
10152

102-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
53+
No changes reported for this release.
10354

10455
</section>
10556

106-
<!-- /.breaking-changes -->
57+
<!-- /.release -->
10758

108-
<section class="commits">
59+
<section class="release" id="v0.3.0">
10960

110-
### Commits
61+
## 0.3.0 (2024-02-14)
11162

112-
<details>
63+
No changes reported for this release.
11364

114-
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
115-
- [`55866ea`](https://github.com/stdlib-js/stdlib/commit/55866ea8ef1282528b839fd9ce9c43c6a80056f8) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
116-
- [`43b454e`](https://github.com/stdlib-js/stdlib/commit/43b454ef52b9aba92242d95e05d82c3952715368) - **refactor:** avoid usage of utils/copy _(by Philipp Burckhardt)_
65+
</section>
11766

118-
</details>
67+
<!-- /.release -->
11968

120-
</section>
69+
<section class="release" id="v0.2.1">
12170

122-
<!-- /.commits -->
71+
## 0.2.1 (2023-11-19)
12372

124-
<section class="contributors">
73+
No changes reported for this release.
12574

126-
### Contributors
75+
</section>
12776

128-
A total of 1 person contributed to this release. Thank you to this contributor:
77+
<!-- /.release -->
12978

130-
- Philipp Burckhardt
79+
<section class="release" id="v0.2.0">
13180

132-
</section>
81+
## 0.2.0 (2023-09-23)
13382

134-
<!-- /.contributors -->
83+
No changes reported for this release.
13584

13685
</section>
13786

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
452452
[npm-image]: http://img.shields.io/npm/v/@stdlib/utils-parallel.svg
453453
[npm-url]: https://npmjs.org/package/@stdlib/utils-parallel
454454

455-
[test-image]: https://github.com/stdlib-js/utils-parallel/actions/workflows/test.yml/badge.svg?branch=v0.3.2
456-
[test-url]: https://github.com/stdlib-js/utils-parallel/actions/workflows/test.yml?query=branch:v0.3.2
455+
[test-image]: https://github.com/stdlib-js/utils-parallel/actions/workflows/test.yml/badge.svg?branch=main
456+
[test-url]: https://github.com/stdlib-js/utils-parallel/actions/workflows/test.yml?query=branch:main
457457

458458
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/utils-parallel/main.svg
459459
[coverage-url]: https://codecov.io/github/stdlib-js/utils-parallel?branch=main

0 commit comments

Comments
 (0)