Skip to content

Commit ab53862

Browse files
committed
Auto-generated commit
1 parent 4ed2705 commit ab53862

File tree

2 files changed

+55
-21
lines changed

2 files changed

+55
-21
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:54:54.033Z
1+
2024-08-03T20:22:32.681Z

CHANGELOG.md

Lines changed: 54 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,47 @@
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.
620

7-
## Unreleased (2024-08-01)
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.2.0">
26+
27+
## 0.2.0 (2024-02-14)
28+
29+
<section class="bug-fixes">
30+
31+
### Bug Fixes
32+
33+
- [`21bf080`](https://github.com/stdlib-js/stdlib/commit/21bf080519c2b9402ebdffc591292f441370a955) - set the default type to `unknown`
34+
35+
</section>
36+
37+
<!-- /.bug-fixes -->
838

939
<section class="commits">
1040

1141
### Commits
1242

1343
<details>
1444

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
45+
- [`21bf080`](https://github.com/stdlib-js/stdlib/commit/21bf080519c2b9402ebdffc591292f441370a955) - **fix:** set the default type to `unknown` _(by Athan Reines)_
1646

1747
</details>
1848

@@ -36,41 +66,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3666

3767
<!-- /.release -->
3868

39-
<section class="release" id="v0.2.2">
69+
<section class="release" id="v0.1.0">
4070

41-
## 0.2.2 (2024-07-28)
71+
## 0.1.0 (2023-11-23)
4272

43-
No changes reported for this release.
73+
<section class="features">
74+
75+
### Features
76+
77+
- [`6670980`](https://github.com/stdlib-js/stdlib/commit/667098052dfe93d021da091d13d6f9ff54f64498) - add `array/base/take-indexed`
4478

4579
</section>
4680

47-
<!-- /.release -->
81+
<!-- /.features -->
4882

49-
<section class="release" id="v0.2.1">
83+
<section class="commits">
5084

51-
## 0.2.1 (2024-02-24)
85+
### Commits
5286

53-
No changes reported for this release.
87+
<details>
5488

55-
</section>
89+
- [`6670980`](https://github.com/stdlib-js/stdlib/commit/667098052dfe93d021da091d13d6f9ff54f64498) - **feat:** add `array/base/take-indexed` _(by Athan Reines)_
5690

57-
<!-- /.release -->
91+
</details>
5892

59-
<section class="release" id="v0.2.0">
93+
</section>
6094

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

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

65-
</section>
99+
### Contributors
66100

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

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

71-
## 0.1.0 (2023-11-23)
105+
</section>
72106

73-
No changes reported for this release.
107+
<!-- /.contributors -->
74108

75109
</section>
76110

0 commit comments

Comments
 (0)