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

Skip to content

Commit 84be6c7

Browse files
committed
Auto-generated commit
1 parent 06bf8e5 commit 84be6c7

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:08:51.245Z
1+
2024-08-03T18:16:10.435Z

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+
- [`21cddc4`](https://github.com/stdlib-js/stdlib/commit/21cddc47d6cde04976608ca363fb7b937d7f5fb5) - add missing `this` parameter
68+
- [`63445cd`](https://github.com/stdlib-js/stdlib/commit/63445cdacf11308b7cfcddc48cb40d4497d061e1) - set missing default type value
69+
- [`1185b24`](https://github.com/stdlib-js/stdlib/commit/1185b24060765164e1c5da1967c18d9f7a7b1e0f) - enhance type for `this` context
70+
- [`a5bc25a`](https://github.com/stdlib-js/stdlib/commit/a5bc25a773ba6af924107c8322acf3b8b9b3f21a) - update import path for `Collection` type definition
4471

4572
</section>
4673

47-
<!-- /.release -->
74+
<!-- /.bug-fixes -->
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+
- [`21cddc4`](https://github.com/stdlib-js/stdlib/commit/21cddc47d6cde04976608ca363fb7b937d7f5fb5) - **fix:** add missing `this` parameter _(by Athan Reines)_
83+
- [`63445cd`](https://github.com/stdlib-js/stdlib/commit/63445cdacf11308b7cfcddc48cb40d4497d061e1) - **fix:** set missing default type value _(by Athan Reines)_
84+
- [`1185b24`](https://github.com/stdlib-js/stdlib/commit/1185b24060765164e1c5da1967c18d9f7a7b1e0f) - **fix:** enhance type for `this` context _(by Athan Reines)_
85+
- [`a5bc25a`](https://github.com/stdlib-js/stdlib/commit/a5bc25a773ba6af924107c8322acf3b8b9b3f21a) - **fix:** update import path for `Collection` type definition _(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-09-23)
101+
</section>
72102

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

75105
</section>
76106

0 commit comments

Comments
 (0)
0