Skip to content

Commit b5dfb50

Browse files
committed
Auto-generated commit
1 parent 3d4ab3d commit b5dfb50

File tree

3 files changed

+46
-32
lines changed

3 files changed

+46
-32
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T05:50:20.146Z
1+
2024-09-01T06:16:51.575Z

CHANGELOG.md

+43-31
Original file line numberDiff line numberDiff line change
@@ -2,75 +2,87 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.2 (2024-07-29)
88

9-
<section class="commits">
9+
No changes reported for this release.
1010

11-
### Commits
11+
</section>
1212

13-
<details>
13+
<!-- /.release -->
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
<section class="release" id="v0.2.1">
1616

17-
</details>
17+
## 0.2.1 (2024-02-25)
1818

19-
</section>
19+
No changes reported for this release.
2020

21-
<!-- /.commits -->
21+
</section>
2222

23-
<section class="contributors">
23+
<!-- /.release -->
2424

25-
### Contributors
25+
<section class="release" id="v0.2.0">
2626

27-
A total of 1 person contributed to this release. Thank you to this contributor:
27+
## 0.2.0 (2024-02-14)
2828

29-
- Athan Reines
29+
No changes reported for this release.
3030

3131
</section>
3232

33-
<!-- /.contributors -->
33+
<!-- /.release -->
3434

35-
</section>
35+
<section class="release" id="v0.1.0">
3636

37-
<!-- /.release -->
37+
## 0.1.0 (2023-09-24)
3838

39-
<section class="release" id="v0.2.2">
39+
<section class="features">
4040

41-
## 0.2.2 (2024-07-29)
41+
### Features
4242

43-
No changes reported for this release.
43+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
4444

4545
</section>
4646

47-
<!-- /.release -->
47+
<!-- /.features -->
4848

49-
<section class="release" id="v0.2.1">
49+
<section class="breaking-changes">
5050

51-
## 0.2.1 (2024-02-25)
51+
### BREAKING CHANGES
5252

53-
No changes reported for this release.
53+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
54+
55+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
5456

5557
</section>
5658

57-
<!-- /.release -->
59+
<!-- /.breaking-changes -->
5860

59-
<section class="release" id="v0.2.0">
61+
<section class="commits">
6062

61-
## 0.2.0 (2024-02-14)
63+
### Commits
6264

63-
No changes reported for this release.
65+
<details>
66+
67+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
68+
69+
</details>
6470

6571
</section>
6672

67-
<!-- /.release -->
73+
<!-- /.commits -->
6874

69-
<section class="release" id="v0.1.0">
75+
<section class="contributors">
7076

71-
## 0.1.0 (2023-09-24)
77+
### Contributors
7278

73-
No changes reported for this release.
79+
A total of 1 person contributed to this release. Thank you to this contributor:
80+
81+
- Philipp Burckhardt
82+
83+
</section>
84+
85+
<!-- /.contributors -->
7486

7587
</section>
7688

CONTRIBUTORS

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Marcus Fantham <mfantham@users.noreply.github.com>
4646
Matt Cochrane <matthew.cochrane.eng@gmail.com>
4747
Mihir Pandit <129577900+MSP20086@users.noreply.github.com>
4848
Milan Raj <rajsite@users.noreply.github.com>
49+
Mohammad Kaif <98884589+Kaif987@users.noreply.github.com>
4950
Momtchil Momtchev <momtchil@momtchev.com>
5051
Muhammad Haris <harriskhan047@outlook.com>
5152
Naresh Jagadeesan <naresh.naresh000@gmail.com>
@@ -70,6 +71,7 @@ Roman Stetsyk <25715951+romanstetsyk@users.noreply.github.com>
7071
Rutam <138517416+performant23@users.noreply.github.com>
7172
Ryan Seal <splrk@users.noreply.github.com>
7273
Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
74+
SarthakPaandey <145528240+SarthakPaandey@users.noreply.github.com>
7375
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
7476
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
7577
Shivam <11shivam00@gmail.com>

0 commit comments

Comments
 (0)