Skip to content

Commit a6ea265

Browse files
committed
Auto-generated commit
1 parent d434bbd commit a6ea265

File tree

2 files changed

+50
-35
lines changed

2 files changed

+50
-35
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:21:53.819Z
1+
2024-08-03T16:07:09.594Z

CHANGELOG.md

+49-34
Original file line numberDiff line numberDiff line change
@@ -2,85 +2,100 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
6-
7-
## Unreleased (2024-08-01)
8-
9-
<section class="commits">
5+
<section class="release" id="v0.2.2">
106

11-
### Commits
7+
## 0.2.2 (2024-07-27)
128

13-
<details>
9+
No changes reported for this release.
1410

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
11+
</section>
1612

17-
</details>
13+
<!-- /.release -->
1814

19-
</section>
15+
<section class="release" id="v0.2.1">
2016

21-
<!-- /.commits -->
17+
## 0.2.1 (2024-02-22)
2218

23-
<section class="contributors">
19+
No changes reported for this release.
2420

25-
### Contributors
21+
</section>
2622

27-
A total of 1 person contributed to this release. Thank you to this contributor:
23+
<!-- /.release -->
2824

29-
- Athan Reines
25+
<section class="release" id="v0.2.0">
3026

31-
</section>
27+
## 0.2.0 (2024-02-14)
3228

33-
<!-- /.contributors -->
29+
No changes reported for this release.
3430

3531
</section>
3632

3733
<!-- /.release -->
3834

39-
<section class="release" id="v0.2.2">
35+
<section class="release" id="v0.1.1">
4036

41-
## 0.2.2 (2024-07-27)
37+
## 0.1.1 (2023-10-04)
4238

4339
No changes reported for this release.
4440

4541
</section>
4642

4743
<!-- /.release -->
4844

49-
<section class="release" id="v0.2.1">
45+
<section class="release" id="v0.1.0">
5046

51-
## 0.2.1 (2024-02-22)
47+
## 0.1.0 (2023-09-22)
5248

53-
No changes reported for this release.
49+
<section class="features">
50+
51+
### Features
52+
53+
- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf) - update minimum TypeScript version
5454

5555
</section>
5656

57-
<!-- /.release -->
57+
<!-- /.features -->
5858

59-
<section class="release" id="v0.2.0">
59+
<section class="breaking-changes">
6060

61-
## 0.2.0 (2024-02-14)
61+
### BREAKING CHANGES
6262

63-
No changes reported for this release.
63+
- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version
64+
- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf): update minimum TypeScript version to 4.1
65+
66+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
6467

6568
</section>
6669

67-
<!-- /.release -->
70+
<!-- /.breaking-changes -->
6871

69-
<section class="release" id="v0.1.1">
72+
<section class="commits">
7073

71-
## 0.1.1 (2023-10-04)
74+
### Commits
7275

73-
No changes reported for this release.
76+
<details>
77+
78+
- [`975c5e6`](https://github.com/stdlib-js/stdlib/commit/975c5e6a9c8b5f1020f013279aa5d1ea5433bdaf) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
79+
- [`ad2a662`](https://github.com/stdlib-js/stdlib/commit/ad2a662e3d0e96c339d073bd7e6b07f50961262b) - **docs:** remove empty lines _(by Philipp Burckhardt)_
80+
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
81+
82+
</details>
7483

7584
</section>
7685

77-
<!-- /.release -->
86+
<!-- /.commits -->
7887

79-
<section class="release" id="v0.1.0">
88+
<section class="contributors">
8089

81-
## 0.1.0 (2023-09-22)
90+
### Contributors
8291

83-
No changes reported for this release.
92+
A total of 1 person contributed to this release. Thank you to this contributor:
93+
94+
- Philipp Burckhardt
95+
96+
</section>
97+
98+
<!-- /.contributors -->
8499

85100
</section>
86101

0 commit comments

Comments
 (0)