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
+24-72Lines changed: 24 additions & 72 deletions
Original file line number
Diff line number
Diff line change
@@ -2,57 +2,17 @@
2
2
3
3
> Package changelog.
4
4
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">
26
-
27
-
## 0.2.0 (2024-02-15)
28
-
29
-
No changes reported for this release.
30
-
31
-
</section>
32
-
33
-
<!-- /.release -->
34
-
35
-
<sectionclass="release"id="v0.1.0">
36
-
37
-
## 0.1.0 (2023-09-24)
38
-
39
-
<sectionclass="bug-fixes">
40
-
41
-
### Bug Fixes
42
-
43
-
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
44
-
45
-
</section>
5
+
<sectionclass="release"id="unreleased">
46
6
47
-
<!-- /.bug-fixes -->
7
+
## Unreleased (2024-08-01)
48
8
49
9
<sectionclass="commits">
50
10
51
11
### Commits
52
12
53
13
<details>
54
14
55
-
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:**update import path for `Collection` type definition_(by Athan Reines)_
0 commit comments