2
2
3
3
> Package changelog.
4
4
5
- <section class =" release " id =" unreleased " >
5
+ <section class =" release " id =" v0.2.2 " >
6
+
7
+ ## 0.2.2 (2024-07-29)
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-25)
18
+
19
+ No changes reported for this release.
20
+
21
+ </section >
22
+
23
+ <!-- /.release -->
24
+
25
+ <section class =" release " id =" v0.2.0 " >
6
26
7
- ## Unreleased (2024-08-01 )
27
+ ## 0.2.0 (2024-02-15 )
8
28
9
29
<section class =" commits " >
10
30
11
31
### Commits
12
32
13
33
<details >
14
34
15
- - [ ` 22c4d29 ` ] ( https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28 ) - ** docs:** remove blank line _ (by Athan Reines)_
35
+ - [ ` 3e206ac ` ] ( https://github.com/stdlib-js/stdlib/commit/3e206acd54dbb2301ebac48a0a3cc6109b7abc9a ) - ** docs:** update examples to use a different utility _ (by Athan Reines)_
16
36
17
37
</details >
18
38
@@ -36,41 +56,46 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
56
37
57
<!-- /.release -->
38
58
39
- <section class =" release " id =" v0.2.2 " >
59
+ <section class =" release " id =" v0.1.0 " >
40
60
41
- ## 0.2.2 (2024-07-29 )
61
+ ## 0.1.0 (2024-01-03 )
42
62
43
- No changes reported for this release.
63
+ <section class =" features " >
64
+
65
+ ### Features
66
+
67
+ - [ ` 951c430 ` ] ( https://github.com/stdlib-js/stdlib/commit/951c430b1826b761731e2a507d560bf3d49e7eea ) - add ` array/base/group-entries `
44
68
45
69
</section >
46
70
47
- <!-- /.release -->
71
+ <!-- /.features -->
48
72
49
- <section class =" release " id = " v0.2.1 " >
73
+ <section class =" commits " >
50
74
51
- ## 0.2.1 (2024-02-25)
75
+ ### Commits
52
76
53
- No changes reported for this release.
77
+ < details >
54
78
55
- </section >
79
+ - [ ` 6b900de ` ] ( https://github.com/stdlib-js/stdlib/commit/6b900ded48ccd3fcc3f6e3aa211eb4ca02656777 ) - ** style:** remove empty line _ (by Athan Reines)_
80
+ - [ ` 951c430 ` ] ( https://github.com/stdlib-js/stdlib/commit/951c430b1826b761731e2a507d560bf3d49e7eea ) - ** feat:** add ` array/base/group-entries ` _ (by Athan Reines)_
56
81
57
- <!-- /.release -- >
82
+ </ details >
58
83
59
- <section class = " release " id = " v0.2.0 " >
84
+ </ section >
60
85
61
- ## 0.2.0 (2024-02-15)
86
+ <!-- /.commits -->
62
87
63
- No changes reported for this release.
88
+ < section class = " contributors " >
64
89
65
- </ section >
90
+ ### Contributors
66
91
67
- <!-- /. release -->
92
+ A total of 1 person contributed to this release. Thank you to this contributor:
68
93
69
- < section class = " release " id = " v0.1.0 " >
94
+ - Athan Reines
70
95
71
- ## 0.1.0 (2024-01-03)
96
+ </ section >
72
97
73
- No changes reported for this release.
98
+ <!-- /.contributors -->
74
99
75
100
</section >
76
101
0 commit comments