8000 Auto-generated commit · stdlib-js/ndarray-iter-values@b7f0fa5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7f0fa5

Browse files
committed
Auto-generated commit
1 parent 44f99b6 commit b7f0fa5

File tree

2 files changed

+50
-22
lines changed

2 files changed

+50
-22
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:59:33.705Z
1+
2024-08-03T20:28:00.602Z

CHANGELOG.md

Lines changed: 49 additions & 21 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.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+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
36+
- [`6c6d8bd`](https://github.com/stdlib-js/stdlib/commit/6c6d8bdd9de3d0b1e0c2cdaa56d677166b5434bd) - **docs:** update links _(by Athan Reines)_
37+
- [`ba9ef60`](https://github.com/stdlib-js/stdlib/commit/ba9ef60faebdc0d38428e2d487e71d0324538985) - **docs:** fix grammar typo _(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,46 @@ 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+
- [`3cc2fdb`](https://github.com/stdlib-js/stdlib/commit/3cc2fdb3b4ba4b60fb52139dc3ffbef267ecfeec) - add `ndarray/iter/values`
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+
- [`1d23784`](https://github.com/stdlib-js/stdlib/commit/1d2378420b1e26a0815e458009271e7894809a06) - **refactor:** use accessor utility _(by Athan Reines)_
83+
- [`3cc2fdb`](https://github.com/stdlib-js/stdlib/commit/3cc2fdb3b4ba4b60fb52139dc3ffbef267ecfeec) - **feat:** add `ndarray/iter/values` _(by Athan Reines)_
5684

57-
<!-- /.release -->
85+
</details>
5886

59-
<section class="release" id="v0.2.0">
87+
</section>
6088

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

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

65-
</section>
93+
### Contributors
6694

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

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

71-
## 0.1.0 (2023-10-14)
99+
</section>
72100

73-
No changes reported for this release.
101+
<!-- /.contributors -->
74102

75103
</section>
76104

0 commit comments

Comments
 (0)
0