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
-[`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives_(by Philipp Burckhardt)_
16
36
17
37
</details>
18
38
@@ -26,7 +46,7 @@
26
46
27
47
A total of 1 person contributed to this release. Thank you to this contributor:
28
48
29
-
-Athan Reines
49
+
-Philipp Burckhardt
30
50
31
51
</section>
32
52
@@ -36,41 +56,67 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
56
37
57
<!-- /.release -->
38
58
39
-
<sectionclass="release"id="v0.2.2">
59
+
<sectionclass="release"id="v0.1.0">
40
60
41
-
## 0.2.2 (2024-07-27)
61
+
## 0.1.0 (2023-09-23)
42
62
43
-
No changes reported for this release.
63
+
<sectionclass="features">
64
+
65
+
### Features
66
+
67
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
44
68
45
69
</section>
46
70
47
-
<!-- /.release-->
71
+
<!-- /.features-->
48
72
49
-
<sectionclass="release"id="v0.2.1">
73
+
<sectionclass="bug-fixes">
50
74
51
-
##0.2.1 (2024-02-24)
75
+
### Bug Fixes
52
76
53
-
No changes reported for this release.
77
+
-[`ca62bd1`](https://github.com/stdlib-js/stdlib/commit/ca62bd103c72e1e33d735bfc836824b128f69a0e) - make CLI executable
54
78
55
79
</section>
56
80
57
-
<!-- /.release-->
81
+
<!-- /.bug-fixes-->
58
82
59
-
<sectionclass="release"id="v0.2.0">
83
+
<sectionclass="breaking-changes">
60
84
61
-
##0.2.0 (2024-02-14)
85
+
### BREAKING CHANGES
62
86
63
-
No changes reported for this release.
87
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
64
88
65
89
</section>
66
90
67
-
<!-- /.release-->
91
+
<!-- /.breaking-changes-->
68
92
69
-
<sectionclass="release"id="v0.1.0">
93
+
<sectionclass="commits">
70
94
71
-
##0.1.0 (2023-09-23)
95
+
### Commits
72
96
73
-
No changes reported for this release.
97
+
<details>
98
+
99
+
-[`ca62bd1`](https://github.com/stdlib-js/stdlib/commit/ca62bd103c72e1e33d735bfc836824b128f69a0e) - **fix:** make CLI executable _(by Athan Reines)_
100
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
101
+
102
+
</details>
103
+
104
+
</section>
105
+
106
+
<!-- /.commits -->
107
+
108
+
<sectionclass="contributors">
109
+
110
+
### Contributors
111
+
112
+
A total of 2 people contributed to this release. Thank you to the following contributors:
0 commit comments