Skip to content

Commit eb67964

Browse files
committed
Auto-generated commit
1 parent 917108f commit eb67964

File tree

2 files changed

+51
-22
lines changed

2 files changed

+51
-22
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:11:12.809Z
1+
2024-08-03T18:18:58.227Z

CHANGELOG.md

+50-21
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.2.2">
6+
7+
## 0.2.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.2.1">
16+
17+
## 0.2.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.2.0">
626

7-
## Unreleased (2024-08-01)
27+
## 0.2.0 (2024-02-14)
828

929
<section class="commits">
1030

1131
### Commits
1232

1333
<details>
1434

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35+
- [`f04074a`](https://github.com/stdlib-js/stdlib/commit/f04074abd0c151f1b92c58b8cd71ecb9279803e0) - **docs:** update related packages sections [(#1276)](https://github.com/stdlib-js/stdlib/pull/1276) _(by stdlib-bot)_
36+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
37+
- [`6b34523`](https://github.com/stdlib-js/stdlib/commit/6b3452322174342479d6c8b3277c3efee65d4cc0) - **docs:** update links _(by Athan Reines)_
1638

1739
</details>
1840

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

2547
### Contributors
2648

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

2951
- Athan Reines
52+
- Philipp Burckhardt
3053

3154
</section>
3255

@@ -36,41 +59,47 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3659

3760
<!-- /.release -->
3861

39-
<section class="release" id="v0.2.2">
62+
<section class="release" id="v0.1.0">
4063

41-
## 0.2.2 (2024-07-28)
64+
## 0.1.0 (2023-10-14)
4265

43-
No changes reported for this release.
66+
<section class="features">
67+
68+
### Features
69+
70+
- [`657947f`](https://github.com/stdlib-js/stdlib/commit/657947fab94fc9e62005afe17406b1d39c5a3bfa) - add `ndarray/numel`
4471

4572
</section>
4673

47-
<!-- /.release -->
74+
<!-- /.features -->
4875

49-
<section class="release" id="v0.2.1">
76+
<section class="commits">
5077

51-
## 0.2.1 (2024-02-24)
78+
### Commits
5279

53-
No changes reported for this release.
80+
<details>
5481

55-
</section>
82+
- [`c65450d`](https://github.com/stdlib-js/stdlib/commit/c65450df7733439374fe01c011f3e2f92f7fbdbb) - **docs:** fix description _(by Athan Reines)_
83+
- [`de3e5f4`](https://github.com/stdlib-js/stdlib/commit/de3e5f407b421efdc6d08f78851281a613ef6b1c) - **docs:** update comment _(by Athan Reines)_
84+
- [`657947f`](https://github.com/stdlib-js/stdlib/commit/657947fab94fc9e62005afe17406b1d39c5a3bfa) - **feat:** add `ndarray/numel` _(by Athan Reines)_
5685

57-
<!-- /.release -->
86+
</details>
5887

59-
<section class="release" id="v0.2.0">
88+
</section>
6089

61-
## 0.2.0 (2024-02-14)
90+
<!-- /.commits -->
6291

63-
No changes reported for this release.
92+
<section class="contributors">
6493

65-
</section>
94+
### Contributors
6695

67-
<!-- /.release -->
96+
A total of 1 person contributed to this release. Thank you to this contributor:
6897

69-
<section class="release" id="v0.1.0">
98+
- Athan Reines
7099

71-
## 0.1.0 (2023-10-14)
100+
</section>
72101

73-
No changes reported for this release.
102+
<!-- /.contributors -->
74103

75104
</section>
76105

0 commit comments

Comments
 (0)