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
-[`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111)
34
+
35
+
</section>
36
+
37
+
<!-- /.bug-fixes -->
8
38
9
39
<sectionclass="commits">
10
40
11
41
### Commits
12
42
13
43
<details>
14
44
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
45
+
-[`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - **fix:**make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111)_(by stdlib-bot, Philipp Burckhardt)_
16
46
17
47
</details>
18
48
@@ -26,7 +56,7 @@
26
56
27
57
A total of 1 person contributed to this release. Thank you to this contributor:
28
58
29
-
-Athan Reines
59
+
-Philipp Burckhardt
30
60
31
61
</section>
32
62
@@ -36,41 +66,69 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
66
37
67
<!-- /.release -->
38
68
39
-
<sectionclass="release"id="v0.2.2">
69
+
<sectionclass="release"id="v0.1.0">
40
70
41
-
## 0.2.2 (2024-07-28)
71
+
## 0.1.0 (2023-09-23)
42
72
43
-
No changes reported for this release.
73
+
<sectionclass="features">
74
+
75
+
### Features
76
+
77
+
-[`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78) - update minimum TypeScript version
44
78
45
79
</section>
46
80
47
-
<!-- /.release-->
81
+
<!-- /.features-->
48
82
49
-
<sectionclass="release"id="v0.2.1">
83
+
<sectionclass="bug-fixes">
50
84
51
-
##0.2.1 (2024-02-24)
85
+
### Bug Fixes
52
86
53
-
No changes reported for this release.
87
+
-[`76096fb`](https://github.com/stdlib-js/stdlib/commit/76096fbdd1f817ace970e463dd6589a812a5bfb2) - gracefully handle multiple ids for same error message
54
88
55
89
</section>
56
90
57
-
<!-- /.release-->
91
+
<!-- /.bug-fixes-->
58
92
59
-
<sectionclass="release"id="v0.2.0">
93
+
<sectionclass="breaking-changes">
60
94
61
-
##0.2.0 (2024-02-14)
95
+
### BREAKING CHANGES
62
96
63
-
No changes reported for this release.
97
+
-[`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78): update minimum TypeScript version
98
+
-[`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78): update minimum TypeScript version to 4.1
99
+
100
+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
64
101
65
102
</section>
66
103
67
-
<!-- /.release-->
104
+
<!-- /.breaking-changes-->
68
105
69
-
<sectionclass="release"id="v0.1.0">
106
+
<sectionclass="commits">
70
107
71
-
##0.1.0 (2023-09-23)
108
+
### Commits
72
109
73
-
No changes reported for this release.
110
+
<details>
111
+
112
+
-[`3dec037`](https://github.com/stdlib-js/stdlib/commit/3dec037f6c9097c6778408c877008d7eeee5ad78) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
113
+
-[`76096fb`](https://github.com/stdlib-js/stdlib/commit/76096fbdd1f817ace970e463dd6589a812a5bfb2) - **fix:** gracefully handle multiple ids for same error message _(by Philipp Burckhardt)_
114
+
115
+
</details>
116
+
117
+
</section>
118
+
119
+
<!-- /.commits -->
120
+
121
+
<sectionclass="contributors">
122
+
123
+
### Contributors
124
+
125
+
A total of 1 person contributed to this release. Thank you to this contributor:
126
+
127
+
- Philipp Burckhardt
128
+
129
+
</section>
130
+
131
+
<!-- /.contributors -->
74
132
75
133
</section>
76
134
@@ -80,7 +138,31 @@ No changes reported for this release.
80
138
81
139
## 0.0.2 (2023-08-11)
82
140
83
-
No changes reported for this release.
141
+
<sectionclass="commits">
142
+
143
+
### Commits
144
+
145
+
<details>
146
+
147
+
-[`34071a1`](https://github.com/stdlib-js/stdlib/commit/34071a1984a3a03a9bf4dd5df134e2a09502a4da) - **chore:** resolve lint errors _(by Philipp Burckhardt)_
148
+
149
+
</details>
150
+
151
+
</section>
152
+
153
+
<!-- /.commits -->
154
+
155
+
<sectionclass="contributors">
156
+
157
+
### Contributors
158
+
159
+
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments