Skip to content

Commit 0727875

Browse files
committed
Auto-generated commit
1 parent 5af025e commit 0727875

2 files changed

Lines changed: 58 additions & 22 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:35:19.244Z
1+
2024-08-03T15:11:18.658Z

CHANGELOG.md

Lines changed: 57 additions & 21 deletions
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-26)
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-21)
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+
- [`0c541d8`](https://github.com/stdlib-js/stdlib/commit/0c541d849099e8c4707fd5f4742849b5e998aefc) - **docs:** fix typo _(by Athan Reines)_
36+
- [`f9c75ce`](https://github.com/stdlib-js/stdlib/commit/f9c75ce726ed4e5fade8622315bb98094dad8561) - **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,65 @@ 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-26)
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-21)
73+
## 0.1.0 (2023-09-22)
5274

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

6591
</section>
6692

67-
<!-- /.release -->
93+
<!-- /.breaking-changes -->
6894

69-
<section class="release" id="v0.1.1">
95+
<section class="commits">
7096

71-
## 0.1.1 (2023-10-03)
97+
### Commits
7298

73-
No changes reported for this release.
99+
<details>
100+
101+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
102+
103+
</details>
74104

75105
</section>
76106

77-
<!-- /.release -->
107+
<!-- /.commits -->
78108

79-
<section class="release" id="v0.1.0">
109+
<section class="contributors">
80110

81-
## 0.1.0 (2023-09-22)
111+
### Contributors
82112

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

85121
</section>
86122

0 commit comments

Comments
 (0)