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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+88-31Lines changed: 88 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,85 +2,107 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
5
+
<sectionclass="release"id="v0.2.2">
6
6
7
-
## Unreleased (2024-08-01)
7
+
## 0.2.2 (2024-07-26)
8
8
9
-
<sectionclass="commits">
9
+
No changes reported for this release.
10
10
11
-
### Commits
11
+
</section>
12
12
13
-
<details>
13
+
<!-- /.release -->
14
14
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15
+
<sectionclass="release"id="v0.2.1">
16
16
17
-
</details>
17
+
## 0.2.1 (2024-02-21)
18
+
19
+
No changes reported for this release.
18
20
19
21
</section>
20
22
21
-
<!-- /.commits-->
23
+
<!-- /.release-->
22
24
23
-
<sectionclass="contributors">
25
+
<sectionclass="release"id="v0.2.0">
24
26
25
-
### Contributors
27
+
##0.2.0 (2024-02-14)
26
28
27
-
A total of 1 person contributed to this release. Thank you to this contributor:
29
+
<sectionclass="commits">
28
30
29
-
- Athan Reines
31
+
### Commits
32
+
33
+
<details>
34
+
35
+
-[`0b15ebe`](https://github.com/stdlib-js/stdlib/commit/0b15ebe4d724b7aec7f27c47f4886bdac3adb7ae) - **docs:** update related packages sections [(#1310)](https://github.com/stdlib-js/stdlib/pull/1310)_(by stdlib-bot)_
36
+
37
+
</details>
30
38
31
39
</section>
32
40
33
-
<!-- /.contributors-->
41
+
<!-- /.commits-->
34
42
35
43
</section>
36
44
37
45
<!-- /.release -->
38
46
39
-
<sectionclass="release"id="v0.2.2">
47
+
<sectionclass="release"id="v0.1.1">
40
48
41
-
## 0.2.2 (2024-07-26)
49
+
## 0.1.1 (2023-10-03)
42
50
43
51
No changes reported for this release.
44
52
45
53
</section>
46
54
47
55
<!-- /.release -->
48
56
49
-
<sectionclass="release"id="v0.2.1">
57
+
<sectionclass="release"id="v0.1.0">
50
58
51
-
## 0.2.1 (2024-02-21)
59
+
## 0.1.0 (2023-09-22)
52
60
53
-
No changes reported for this release.
61
+
<sectionclass="features">
62
+
63
+
### Features
64
+
65
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
54
66
55
67
</section>
56
68
57
-
<!-- /.release-->
69
+
<!-- /.features-->
58
70
59
-
<sectionclass="release"id="v0.2.0">
71
+
<sectionclass="breaking-changes">
60
72
61
-
##0.2.0 (2024-02-14)
73
+
### BREAKING CHANGES
62
74
63
-
No changes reported for this release.
75
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
64
76
65
77
</section>
66
78
67
-
<!-- /.release-->
79
+
<!-- /.breaking-changes-->
68
80
69
-
<sectionclass="release"id="v0.1.1">
81
+
<sectionclass="commits">
70
82
71
-
##0.1.1 (2023-10-03)
83
+
### Commits
72
84
73
-
No changes reported for this release.
85
+
<details>
86
+
87
+
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
88
+
89
+
</details>
74
90
75
91
</section>
76
92
77
-
<!-- /.release-->
93
+
<!-- /.commits-->
78
94
79
-
<sectionclass="release"id="v0.1.0">
95
+
<sectionclass="contributors">
80
96
81
-
##0.1.0 (2023-09-22)
97
+
### Contributors
82
98
83
-
No changes reported for this release.
99
+
A total of 1 person contributed to this release. Thank you to this contributor:
100
+
101
+
- Philipp Burckhardt
102
+
103
+
</section>
104
+
105
+
<!-- /.contributors -->
84
106
85
107
</section>
86
108
@@ -90,7 +112,42 @@ No changes reported for this release.
0 commit comments