8000 Auto-generated commit · stdlib-js/utils-group-by@f9273d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit f9273d3

Browse files
committed
Auto-generated commit
1 parent 26c7a57 commit f9273d3

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-
2024-08-01T03:07:59.308Z
1+
2024-08-03T18:15:08.405Z

CHANGELOG.md

Lines changed: 51 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,37 @@
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+
- [`de93ae0`](https://github.com/stdlib-js/stdlib/commit/de93ae01f1d5e234696e02b9e778d3d71515f5b7) - **build:** remove tslint directives _(by Philipp Burckhardt)_
1636

1737
</details>
1838

@@ -26,7 +46,7 @@
2646

2747
A total of 1 person contributed to this release. Thank you to this contributor:
2848

29-
- Athan Reines
49+
- Philipp Burckhardt
3050

3151
</section>
3252

@@ -36,41 +56,51 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3656

3757
<!-- /.release -->
3858

39-
<section class="release" id="v0.2.2">
59+
<section class="release" id="v0.1.0">
4060

41-
## 0.2.2 (2024-07-28)
61+
## 0.1.0 (2023-09-23)
4262

43-
No changes reported for this release.
63+
<section class="bug-fixes">
64+
65+
### Bug Fixes
66+
67+
- [`aec2475`](https://github.com/stdlib-js/stdlib/commit/aec24756acf532d2565ef5561d5c7f9e67d8639a) - add missing `this` parameter
68+
- [`cbdc02b`](https://github.com/stdlib-js/stdlib/commit/cbdc02b1b3febae34e4df2358913fbf55d2365f2) - add missing support for omitting a `returns` option
69+
- [`1bf88f1`](https://github.com/stdlib-js/stdlib/commit/1bf88f1a75366df27e02072018699487680ab597) - update import path for `Collection` type definition
4470

4571
</section>
4672

47-
<!-- /.release -->
73+
<!-- /.bug-fixes -->
4874

49-
<section class="release" id="v0.2.1">
75+
<section class="commits">
5076

51-
## 0.2.1 (2024-02-24)
77+
### Commits
5278

53-
No changes reported for this release.
79+
<details>
5480

55-
</section>
81+
- [`aec2475`](https://github.com/stdlib-js/stdlib/commit/aec24756acf532d2565ef5561d5c7f9e67d8639a) - **fix:** add missing `this` parameter _(by Athan Reines)_
82+
- [`cbdc02b`](https://github.com/stdlib-js/stdlib/commit/cbdc02b1b3febae34e4df2358913fbf55d2365f2) - **fix:** add missing support for omitting a `returns` option _(by Athan Reines)_
83+
- [`1bf88f1`](https://github.com/stdlib-js/stdlib/commit/1bf88f1a75366df27e02072018699487680ab597) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
84+
- [`ad751be`](https://github.com/stdlib-js/stdlib/commit/ad751be30e90c8c0ba63d885433a01790496f17c) - **docs:** remove empty lines _(by Philipp Burckhardt)_
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 2 people contributed to this release. Thank you to the following contributors:
6897

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

71-
## 0.1.0 (2023-09-23)
101+
</section>
72102

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

75105
</section>
76106

0 commit comments

Comments
 (0)
0