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

Skip to content

Commit 6493360

Browse files
committed
Auto-generated commit
1 parent c290ec0 commit 6493360

File tree

2 files changed

+52
-22
lines changed

2 files changed

+52
-22
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1< 10000 /td>-
2024-08-01T04:59:44.281Z
1+
2024-08-03T20:28:13.674Z

CHANGELOG.md

Lines changed: 51 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,40 @@
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+
- [`52556c3`](https://github.com/stdlib-js/stdlib/commit/52556c32f126881ddcd1aaf8b1b0baf85ac78e59) - **docs:** fix examples _(by Athan Reines)_
38+
- [`ba9ef60`](https://github.com/stdlib-js/stdlib/commit/ba9ef60faebdc0d38428e2d487e71d0324538985) - **docs:** fix grammar typo _(by Athan Reines)_
1639

1740
</details>
1841

@@ -24,9 +47,10 @@
2447

2548
### Contributors
2649

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

2952
- Athan Reines
53+
- Philipp Burckhardt
3054

3155
</section>
3256

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

3761
<!-- /.release -->
3862

39-
<section class="release" id="v0.2.2">
63+
<section class="release" id="v0.1.0">
4064

41-
## 0.2.2 (2024-07-28)
65+
## 0.1.0 (2023-10-14)
4266

43-
No changes reported for this release.
67+
<section class="features">
68+
69+
### Features
70+
71+
- [`6cd1bad`](https://github.com/stdlib-js/stdlib/commit/6cd1badeb9fff42ccb03486ccf7d6c0b53d03350) - add `ndarray/iter/entries`
4472

4573
</section>
4674

47-
<!-- /.release -->
75+
<!-- /.features -->
4876

49-
<section class="release" id="v0.2.1">
77+
<section class="commits">
5078

51-
## 0.2.1 (2024-02-24)
79+
### Commits
5280

53-
No changes reported for this release.
81+
<details>
5482

55-
</section>
83+
- [`3b849ec`](https://github.com/stdlib-js/stdlib/commit/3b849ec1545f4dae310a8350da56a4f42ec04881) - **refactor:** use accessor utility _(by Athan Reines)_
84+
- [`a2eea70`](https://github.com/stdlib-js/stdlib/commit/a2eea700f6ce9618ac939c493412c262b4c8fd67) - **chore:** add keywords _(by Athan Reines)_
85+
- [`6cd1bad`](https://github.com/stdlib-js/stdlib/commit/6cd1badeb9fff42ccb03486ccf7d6c0b53d03350) - **feat:** add `ndarray/iter/entries` _(by Athan Reines)_
5686

57-
<!-- /.release -->
87+
</details>
5888

59-
<section class="release" id="v0.2.0">
89+
</section>
6090

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

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

65-
</section>
95+
### Contributors
6696

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

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

71-
## 0.1.0 (2023-10-14)
101+
</section>
72102

73-
No changes reported for this release.
103+
<!-- /.contributors -->
74104

75105
</section>
76106

0 commit comments

Comments
 (0)
0