You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
37
-
-[`de93ae0`](https://github.com/stdlib-js/stdlib/commit/de93ae01f1d5e234696e02b9e778d3d71515f5b7) - **build:** remove tslint directives _(by Philipp Burckhardt)_
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
39
16
40
17
</details>
41
18
@@ -47,10 +24,9 @@ No changes reported for this release.
47
24
48
25
### Contributors
49
26
50
-
A total of 2 people contributed to this release. Thank you to the following contributors:
27
+
A total of 1 person contributed to this release. Thank you to this contributor:
51
28
52
29
- Athan Reines
53
-
- Philipp Burckhardt
54
30
55
31
</section>
56
32
@@ -60,67 +36,41 @@ A total of 2 people contributed to this release. Thank you to the following cont
60
36
61
37
<!-- /.release -->
62
38
63
-
<sectionclass="release"id="v0.1.0">
64
-
65
-
## 0.1.0 (2023-09-24)
66
-
67
-
<sectionclass="features">
68
-
69
-
### Features
70
-
71
-
-[`68440c3`](https://github.com/stdlib-js/stdlib/commit/68440c30ffdea9c9b4cb2b6b4c4db5e6a1fd6c5b) - refactor declarations to use generics
72
-
73
-
</section>
74
-
75
-
<!-- /.features -->
76
-
77
-
<sectionclass="bug-fixes">
39
+
<sectionclass="release"id="v0.2.2">
78
40
79
-
### Bug Fixes
41
+
##0.2.2 (2024-07-28)
80
42
81
-
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
43
+
No changes reported for this release.
82
44
83
45
</section>
84
46
85
-
<!-- /.bug-fixes-->
47
+
<!-- /.release-->
86
48
87
-
<sectionclass="breaking-changes">
49
+
<sectionclass="release"id="v0.2.1">
88
50
89
-
### BREAKING CHANGES
51
+
##0.2.1 (2024-02-24)
90
52
91
-
-[`68440c3`](https://github.com/stdlib-js/stdlib/commit/68440c30ffdea9c9b4cb2b6b4c4db5e6a1fd6c5b): refactor declarations to use generics
53
+
No changes reported for this release.
92
54
93
55
</section>
94
56
95
-
<!-- /.breaking-changes -->
96
-
97
-
<sectionclass="commits">
98
-
99
-
### Commits
57
+
<!-- /.release -->
100
58
101
-
<details>
59
+
<sectionclass="release"id="v0.2.0">
102
60
103
-
-[`0a6354a`](https://github.com/stdlib-js/stdlib/commit/0a6354a34617d71a22174c4b448c539a45b27c7c) - **refactor:** improve type specificity by using generics _(by Athan Reines)_
104
-
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
105
-
-[`68440c3`](https://github.com/stdlib-js/stdlib/commit/68440c30ffdea9c9b4cb2b6b4c4db5e6a1fd6c5b) - **feat:** refactor declarations to use generics _(by Athan Reines)_
61
+
## 0.2.0 (2024-02-14)
106
62
107
-
</details>
63
+
No changes reported for this release.
108
64
109
65
</section>
110
66
111
-
<!-- /.commits -->
112
-
113
-
<sectionclass="contributors">
114
-
115
-
### Contributors
116
-
117
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments