Skip to content

Commit 7e09af2

Browse files
committed
Auto-generated commit
1 parent 14ba146 commit 7e09af2

File tree

2 files changed

+62
-22
lines changed

2 files changed

+62
-22
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T01:20:02.912Z
1+
2024-08-03T16:04:59.066Z

CHANGELOG.md

Lines changed: 61 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,40 @@
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+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
36+
- [`bcb4079`](https://github.com/stdlib-js/stdlib/commit/bcb4079adf3e31d33d28db5dff21558c9e6bd5be) - **build:** remove and replace tslint directives _(by Philipp Burckhardt)_
37+
- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
38+
- [`b496b72`](https://github.com/stdlib-js/stdlib/commit/b496b72595355b5a794c940bd7f81ea5223b91bd) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
1639

1740
</details>
1841

@@ -26,7 +49,7 @@
2649

2750
A total of 1 person contributed to this release. Thank you to this contributor:
2851

29-
- Athan Reines
52+
- Philipp Burckhardt
3053

3154
</section>
3255

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

3760
<!-- /.release -->
3861

39-
<section class="release" id="v0.2.2">
62+
<section class="release" id="v0.1.1">
4063

41-
## 0.2.2 (2024-07-27)
64+
## 0.1.1 (2023-10-04)
4265

4366
No changes reported for this release.
4467

4568
</section>
4669

4770
<!-- /.release -->
4871

49-
<section class="release" id="v0.2.1">
72+
<section class="release" id="v0.1.0">
5073

51-
## 0.2.1 (2024-02-22)
74+
## 0.1.0 (2023-09-22)
5275

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

5582
</section>
5683

57-
<!-- /.release -->
84+
<!-- /.features -->
5885

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

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

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

6595
</section>
6696

67-
<!-- /.release -->
97+
<!-- /.breaking-changes -->
6898

69-
<section class="release" id="v0.1.1">
99+
<section class="commits">
70100

71-
## 0.1.1 (2023-10-04)
101+
### Commits
72102

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

75109
</section>
76110

77-
<!-- /.release -->
111+
<!-- /.commits -->
78112

79-
<section class="release" id="v0.1.0">
113+
<section class="contributors">
80114

81-
## 0.1.0 (2023-09-22)
115+
### Contributors
82116

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

85125
</section>
86126

0 commit comments

Comments
 (0)