Skip to content

Commit 6dfc02a

Browse files
committed
Auto-generated commit
1 parent b03c309 commit 6dfc02a

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-01T02:16:19.834Z
1+
2024-08-03T17:12:22.910Z

CHANGELOG.md

+60-21
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,39 @@
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+
- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
36+
- [`4626ee3`](https://github.com/stdlib-js/stdlib/commit/4626ee394844110cca32bf3b84acab82daccea8d) - **build:** remove tslint directives _(by Philipp Burckhardt)_
37+
- [`8fbd70f`](https://github.com/stdlib-js/stdlib/commit/8fbd70f16653c25dfd2094511555c77d523c1126) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
1638

1739
</details>
1840

@@ -26,7 +48,7 @@
2648

2749
A total of 1 person contributed to this release. Thank you to this contributor:
2850

29-
- 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-09)
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-23)
5274

53-
No changes reported for this release.
75+
<section class="features">
76+
77+
### Features
78+
79+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - 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+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
90+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): 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-09)
100+
### Commits
72101

73-
No changes reported for this release.
102+
<details>
103+
104+
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **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-23)
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)