Skip to content

Commit 713b65f

Browse files
committed
Auto-generated commit
1 parent c5b41fc commit 713b65f

File tree

2 files changed

+61
-22
lines changed

2 files changed

+61
-22
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:10:33.210Z
1+
2024-08-03T15:53:41.323Z

CHANGELOG.md

+60-21
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,38 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
6+
7+
## 0.2.2 (2024-07-27)
8+
9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.1">
16+
17+
## 0.2.1 (2024-02-22)
18+
19+
No changes reported for this release.
620

7-
## Unreleased (2024-08-01)
21+
</section>
22+
23+
<!-- /.release -->
24+
25+
<section class="release" id="v0.2.0">
26+
27+
## 0.2.0 (2024-02-14)
828

929
<section class="commits">
1030

1131
### Commits
1232

1333
<details>
1434

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
35+
- [`cacca61`](https://github.com/stdlib-js/stdlib/commit/cacca61bc884c5c1805716236733cf378d0ce955) - **docs:** update links _(by Athan Reines)_
36+
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
1637

1738
</details>
1839

@@ -24,9 +45,10 @@
2445

2546
### Contributors
2647

27-
A total of 1 person contributed to this release. Thank you to this contributor:
48+
A total of 2 people contributed to this release. Thank you to the following contributors:
2849

2950
- Athan Reines
51+
- Philipp Burckhardt
3052

3153
</section>
3254

@@ -36,51 +58,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3658

3759
<!-- /.release -->
3860

39-
<section class="release" id="v0.2.2">
61+
<section class="release" id="v0.1.1">
4062

41-
## 0.2.2 (2024-07-27)
63+
## 0.1.1 (2023-10-03)
4264

4365
No changes reported for this release.
4466

4567
</section>
4668

4769
<!-- /.release -->
4870

49-
<section class="release" id="v0.2.1">
71+
<section class="release" id="v0.1.0">
5072

51-
## 0.2.1 (2024-02-22)
73+
## 0.1.0 (2023-09-22)
5274

53-
No changes reported for this release.
75+
<section class="features">
76+
77+
### Features
78+
79+
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - update minimum TypeScript version
5480

5581
</section>
5682

57-
<!-- /.release -->
83+
<!-- /.features -->
5884

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

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

63-
No changes reported for this release.
89+
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version
90+
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0): update minimum TypeScript version to 4.1
91+
92+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
6493

6594
</section>
6695

67-
<!-- /.release -->
96+
<!-- /.breaking-changes -->
6897

69-
<section class="release" id="v0.1.1">
98+
<section class="commits">
7099

71-
## 0.1.1 (2023-10-03)
100+
### Commits
72101

73-
No changes reported for this release.
102+
<details>
103+
104+
- [`ace728f`](https://github.com/stdlib-js/stdlib/commit/ace728f330033182c28199dc9e13d75eda18cfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
105+
106+
</details>
74107

75108
</section>
76109

77-
<!-- /.release -->
110+
<!-- /.commits -->
78111

79-
<section class="release" id="v0.1.0">
112+
<section class="contributors">
80113

81-
## 0.1.0 (2023-09-22)
114+
### Contributors
82115

83-
No changes reported for this release.
116+
A total of 1 person contributed to this release. Thank you to this contributor:
117+
118+
- Philipp Burckhardt
119+
120+
</section>
121+
122+
<!-- /.contributors -->
84123

85124
</section>
86125

0 commit comments

Comments
 (0)