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
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
20
16
21
17
</details>
22
18
@@ -40,48 +36,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
40
36
41
37
<!-- /.release -->
42
38
43
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
44
40
45
-
## 0.2.1 (2024-02-24)
41
+
## 0.2.2 (2024-07-28)
46
42
47
43
No changes reported for this release.
48
44
49
45
</section>
50
46
51
47
<!-- /.release -->
52
48
53
-
<sectionclass="release"id="v0.2.0">
54
-
55
-
## 0.2.0 (2024-02-14)
56
-
57
-
<sectionclass="commits">
58
-
59
-
### Commits
60
-
61
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
62
50
63
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
-[`f9c75ce`](https://github.com/stdlib-js/stdlib/commit/f9c75ce726ed4e5fade8622315bb98094dad8561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.2.1 (2024-02-24)
66
52
67
-
</details>
53
+
No changes reported for this release.
68
54
69
55
</section>
70
56
71
-
<!-- /.commits -->
72
-
73
-
<sectionclass="contributors">
74
-
75
-
### Contributors
76
-
77
-
A total of 2 people contributed to this release. Thank you to the following contributors:
57
+
<!-- /.release -->
78
58
79
-
- Athan Reines
80
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
81
60
82
-
</section>
61
+
## 0.2.0 (2024-02-14)
83
62
84
-
<!-- /.contributors -->
63
+
No changes reported for this release.
85
64
86
65
</section>
87
66
@@ -91,66 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
91
70
92
71
## 0.1.0 (2023-09-23)
93
72
94
-
<sectionclass="features">
95
-
96
-
### Features
97
-
98
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - update minimum TypeScript version
99
-
100
-
</section>
101
-
102
-
<!-- /.features -->
103
-
104
-
<sectionclass="bug-fixes">
105
-
106
-
### Bug Fixes
107
-
108
-
-[`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - update import paths for complex type defs
109
-
110
-
</section>
111
-
112
-
<!-- /.bug-fixes -->
113
-
114
-
<sectionclass="breaking-changes">
115
-
116
-
### BREAKING CHANGES
117
-
118
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version
119
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7): update minimum TypeScript version to 4.1
120
-
121
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
122
-
123
-
</section>
124
-
125
-
<!-- /.breaking-changes -->
126
-
127
-
<sectionclass="commits">
128
-
129
-
### Commits
130
-
131
-
<details>
132
-
133
-
-[`ca91187`](https://github.com/stdlib-js/stdlib/commit/ca9118749c1e8f3ad1f722ef69e3dc602e57b6c7) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
134
-
-[`32a2827`](https://github.com/stdlib-js/stdlib/commit/32a282799ffd272d2a0554e81755a14923564e51) - **fix:** update import paths for complex type defs _(by Athan Reines)_
135
-
136
-
</details>
137
-
138
-
</section>
139
-
140
-
<!-- /.commits -->
141
-
142
-
<sectionclass="contributors">
143
-
144
-
### Contributors
145
-
146
-
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments