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
+13-83
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-29)
7
+
## Unreleased (2024-08-01)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:**update require and include paths_(by Athan Reines)_
@@ -36,46 +36,31 @@ 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-25)
41
+
## 0.2.2 (2024-07-29)
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">
50
-
51
-
## 0.2.0 (2024-02-14)
52
-
53
-
<sectionclass="commits">
54
-
55
-
### Commits
56
-
57
-
<details>
49
+
<sectionclass="release"id="v0.2.1">
58
50
59
-
-[`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
60
-
-[`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.2.1 (2024-02-25)
61
52
62
-
</details>
53
+
No changes reported for this release.
63
54
64
55
</section>
65
56
66
-
<!-- /.commits -->
67
-
68
-
<sectionclass="contributors">
69
-
70
-
### Contributors
71
-
72
-
A total of 1 person contributed to this release. Thank you to this contributor:
57
+
<!-- /.release -->
73
58
74
-
- Philipp Burckhardt
59
+
<sectionclass="release"id="v0.2.0">
75
60
76
-
</section>
61
+
## 0.2.0 (2024-02-14)
77
62
78
-
<!-- /.contributors -->
63
+
No changes reported for this release.
79
64
80
65
</section>
81
66
@@ -85,62 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
85
70
86
71
## 0.1.0 (2023-09-24)
87
72
88
-
<sectionclass="features">
89
-
90
-
### Features
91
-
92
-
-[`7b7f001`](https://github.com/stdlib-js/stdlib/commit/7b7f001b6f0d25a71ae27bda216c911dfa844305) - refactor declarations to allow narrowing
93
-
94
-
</section>
95
-
96
-
<!-- /.features -->
97
-
98
-
<sectionclass="bug-fixes">
99
-
100
-
### Bug Fixes
101
-
102
-
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
103
-
104
-
</section>
105
-
106
-
<!-- /.bug-fixes -->
107
-
108
-
<sectionclass="breaking-changes">
109
-
110
-
### BREAKING CHANGES
111
-
112
-
-[`7b7f001`](https://github.com/stdlib-js/stdlib/commit/7b7f001b6f0d25a71ae27bda216c911dfa844305): refactor declarations to allow narrowing
113
-
114
-
</section>
115
-
116
-
<!-- /.breaking-changes -->
117
-
118
-
<sectionclass="commits">
119
-
120
-
### Commits
121
-
122
-
<details>
123
-
124
-
-[`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
0 commit comments