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
+14-85Lines changed: 14 additions & 85 deletions
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.0">
5
+
<sectionclass="release"id="unreleased">
6
6
7
-
## 0.2.0 (2024-07-27)
7
+
## Unreleased (2024-08-01)
8
8
9
9
<sectionclass="commits">
10
10
11
11
### Commits
12
12
13
13
<details>
14
14
15
-
-[`aaa391a`](https://github.com/stdlib-js/stdlib/commit/aaa391a46214c21dca294506d06ac0b3d59512ce) - **chore:**fix typos _(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,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.1.1">
39
+
<sectionclass="release"id="v0.2.1">
40
40
41
-
## 0.1.1 (2024-02-24)
41
+
## 0.2.1 (2024-07-27)
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.1.1">
58
50
59
-
-[`73f98e4`](https://github.com/stdlib-js/stdlib/commit/73f98e4e8dea53ece4a617b042f9d817643b4850) - **docs:** update related packages sections [(#1150)](https://github.com/stdlib-js/stdlib/pull/1150)_(by stdlib-bot)_
60
-
-[`bf2cf8b`](https://github.com/stdlib-js/stdlib/commit/bf2cf8b0424e608a4e3abb6d18a8b44d790aa99c) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51
+
## 0.1.1 (2024-02-24)
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,63 +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-23)
87
72
88
-
<sectionclass="features">
89
-
90
-
### Features
91
-
92
-
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
93
-
94
-
</section>
95
-
96
-
<!-- /.features -->
97
-
98
-
<sectionclass="bug-fixes">
99
-
100
-
### Bug Fixes
101
-
102
-
-[`9212514`](https://github.com/stdlib-js/stdlib/commit/9212514cd0ba9a681c2ca86ebe2fd3b61f866b64) - set correct package names and descriptions
103
-
104
-
</section>
105
-
106
-
<!-- /.bug-fixes -->
107
-
108
-
<sectionclass="breaking-changes">
109
-
110
-
### BREAKING CHANGES
111
-
112
-
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
113
-
114
-
</section>
115
-
116
-
<!-- /.breaking-changes -->
117
-
118
-
<sectionclass="commits">
119
-
120
-
### Commits
121
-
122
-
<details>
123
-
124
-
-[`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
125
-
-[`9212514`](https://github.com/stdlib-js/stdlib/commit/9212514cd0ba9a681c2ca86ebe2fd3b61f866b64) - **fix:** set correct package names and descriptions _(by Philipp Burckhardt)_
126
-
-[`6c7e770`](https://github.com/stdlib-js/stdlib/commit/6c7e770dab6e03561202af2861ae11c27af8a90c) - **refactor:** use strictEqual checks _(by Philipp Burckhardt)_
127
-
128
-
</details>
129
-
130
-
</section>
131
-
132
-
<!-- /.commits -->
133
-
134
-
<sectionclass="contributors">
135
-
136
-
### Contributors
137
-
138
-
A total of 1 person contributed to this release. Thank you to this contributor:
0 commit comments