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
+132-1Lines changed: 132 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,135 @@
2
2
3
3
> Package changelog.
4
4
5
-
See [GitHub Releases](https://github.com/stdlib-js/array-base-assert-contains/releases) for the changelog.
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>
46
+
47
+
<!-- /.bug-fixes -->
48
+
49
+
<sectionclass="commits">
50
+
51
+
### Commits
52
+
53
+
<details>
54
+
55
+
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
56
+
57
+
</details>
58
+
59
+
</section>
60
+
61
+
<!-- /.commits -->
62
+
63
+
<sectionclass="contributors">
64
+
65
+
### Contributors
66
+
67
+
A total of 1 person contributed to this release. Thank you to this contributor:
68
+
69
+
- Athan Reines
70
+
71
+
</section>
72
+
73
+
<!-- /.contributors -->
74
+
75
+
</section>
76
+
77
+
<!-- /.release -->
78
+
79
+
<sectionclass="release"id="v0.0.1">
80
+
81
+
## 0.0.1 (2023-07-31)
82
+
83
+
<sectionclass="features">
84
+
85
+
### Features
86
+
87
+
-[`05d73c2`](https://github.com/stdlib-js/stdlib/commit/05d73c2d3c4a1c0250f81da207805848196694db) - update minimum TypeScript version
0 commit comments