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
+47-21Lines changed: 47 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,37 @@
2
2
3
3
> Package changelog.
4
4
5
-
<sectionclass="release"id="unreleased">
5
+
<sectionclass="release"id="v0.2.2">
6
+
7
+
## 0.2.2 (2024-07-29)
8
+
9
+
No changes reported for this release.
10
+
11
+
</section>
12
+
13
+
<!-- /.release -->
14
+
15
+
<sectionclass="release"id="v0.2.1">
16
+
17
+
## 0.2.1 (2024-02-25)
18
+
19
+
No changes reported for this release.
20
+
21
+
</section>
22
+
23
+
<!-- /.release -->
24
+
25
+
<sectionclass="release"id="v0.2.0">
6
26
7
-
## Unreleased (2024-08-01)
27
+
## 0.2.0 (2024-02-14)
8
28
9
29
<sectionclass="commits">
10
30
11
31
### Commits
12
32
13
33
<details>
14
34
15
-
-[`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:**remove blank line _(by Athan Reines)_
35
+
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:**use single quotes in require calls instead of backticks _(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,47 @@ A total of 1 person contributed to this release. Thank you to this contributor:
-[`2f0cb7e`](https://github.com/stdlib-js/stdlib/commit/2f0cb7ed139b763e65205939511c7cc85b947e64) - **docs:** update related packages sections [(#1154)](https://github.com/stdlib-js/stdlib/pull/1154)_(by stdlib-bot)_
80
+
-[`1f5c1b3`](https://github.com/stdlib-js/stdlib/commit/1f5c1b31400b38d518fac89ba5eadf93e1d4e067) - **docs:** update link and description _(by Athan Reines)_
0 commit comments