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