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
+15-53Lines changed: 15 additions & 53 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="v0.2.2">
5
+
<sectionclass="release"id="unreleased">
6
6
7
-
## 0.2.2 (2024-07-28)
7
+
## Unreleased (2024-08-01)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:**add missing trailing newlines _(by Philipp Burckhardt)_
15
+
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
16
16
17
17
</details>
18
18
@@ -26,7 +26,7 @@
26
26
27
27
A total of 1 person contributed to this release. Thank you to this contributor:
28
28
29
-
-Philipp Burckhardt
29
+
-Athan Reines
30
30
31
31
</section>
32
32
@@ -36,79 +36,41 @@ A total of 1 person contributed to this release. Thank you to this contributor:
36
36
37
37
<!-- /.release -->
38
38
39
-
<sectionclass="release"id="v0.2.1">
39
+
<sectionclass="release"id="v0.2.2">
40
40
41
-
## 0.2.1 (2024-02-24)
41
+
## 0.2.2 (2024-07-28)
42
42
43
43
No changes reported for this release.
44
44
45
45
</section>
46
46
47
47
<!-- /.release -->
48
48
49
-
<sectionclass="release"id="v0.2.0">
49
+
<sectionclass="release"id="v0.2.1">
50
50
51
-
## 0.2.0 (2024-02-14)
51
+
## 0.2.1 (2024-02-24)
52
52
53
53
No changes reported for this release.
54
54
55
55
</section>
56
56
57
57
<!-- /.release -->
58
58
59
-
<sectionclass="release"id="v0.1.0">
60
-
61
-
## 0.1.0 (2023-09-24)
62
-
63
-
<sectionclass="features">
64
-
65
-
### Features
66
-
67
-
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - update minimum TypeScript version
68
-
69
-
</section>
70
-
71
-
<!-- /.features -->
72
-
73
-
<sectionclass="breaking-changes">
74
-
75
-
### BREAKING CHANGES
76
-
77
-
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version
78
-
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864): update minimum TypeScript version to 4.1
79
-
80
-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
81
-
82
-
</section>
83
-
84
-
<!-- /.breaking-changes -->
85
-
86
-
<sectionclass="commits">
87
-
88
-
### Commits
89
-
90
-
<details>
59
+
<sectionclass="release"id="v0.2.0">
91
60
92
-
-[`81ca3ab`](https://github.com/stdlib-js/stdlib/commit/81ca3ab33585150e98a402b3e6d57beb1ec36864) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
93
-
-[`d5fa8e8`](https://github.com/stdlib-js/stdlib/commit/d5fa8e8a6267a837a25a7027e9fe3e847bc2d1c5) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
61
+
## 0.2.0 (2024-02-14)
94
62
95
-
</details>
63
+
No changes reported for this release.
96
64
97
65
</section>
98
66
99
-
<!-- /.commits -->
100
-
101
-
<sectionclass="contributors">
102
-
103
-
### Contributors
104
-
105
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments