Skip to content

Commit 31b5fcd

Browse files
committed
Auto-generated commit
1 parent bc75f93 commit 31b5fcd

File tree

2 files changed

+65
-20
lines changed

2 files changed

+65
-20
lines changed

Diff for: .github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:03:21.804Z
1+
2024-08-03T18:09:27.612Z

Diff for: CHANGELOG.md

+64-19
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,48 @@
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-24)
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)
28+
29+
<section class="bug-fixes">
30+
31+
### Bug Fixes
32+
33+
- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111)
34+
35+
</section>
36+
37+
<!-- /.bug-fixes -->
838

939
<section class="commits">
1040

1141
### Commits
1242

1343
<details>
1444

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
45+
- [`453dd85`](https://github.com/stdlib-js/stdlib/commit/453dd85b5dd186d2b4d458256fe84906e1503fe2) - **build:** remove tslint directives _(by Philipp Burckhardt)_
46+
- [`ff35f38`](https://github.com/stdlib-js/stdlib/commit/ff35f3846e467adce5c8244342a04e2fd4a2ac84) - **fix:** make CLI scripts executable [(#1111)](https://github.com/stdlib-js/stdlib/pull/1111) _(by stdlib-bot, Philipp Burckhardt)_
1647

1748
</details>
1849

@@ -26,7 +57,7 @@
2657

2758
A total of 1 person contributed to this release. Thank you to this contributor:
2859

29-
- Athan Reines
60+
- Philipp Burckhardt
3061

3162
</section>
3263

@@ -36,41 +67,55 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3667

3768
<!-- /.release -->
3869

39-
<section class="release" id="v0.2.2">
70+
<section class="release" id="v0.1.0">
4071

41-
## 0.2.2 (2024-07-27)
72+
## 0.1.0 (2023-09-23)
4273

43-
No changes reported for this release.
74+
<section class="features">
75+
76+
### Features
77+
78+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1) - update minimum TypeScript version
4479

4580
</section>
4681

47-
<!-- /.release -->
82+
<!-- /.features -->
4883

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

51-
## 0.2.1 (2024-02-24)
86+
### BREAKING CHANGES
5287

53-
No changes reported for this release.
88+
- [`3573d92`](https://github.com/stdlib-js/stdlib/commit/3573d92955f1150eae58fb534808b7a30532a1c1): update minimum TypeScript version
5489

5590
</section>
5691

57-
<!-- /.release -->
92+
<!-- /.breaking-changes -->
5893

59-
<section class="release" id="v0.2.0">
94+
<section class="commits">
6095

61-
## 0.2.0 (2024-02-14)
96+
### Commits
6297

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

65104
</section>
66105

67-
<!-- /.release -->
106+
<!-- /.commits -->
68107

69-
<section class="release" id="v0.1.0">
108+
<section class="contributors">
70109

71-
## 0.1.0 (2023-09-23)
110+
### Contributors
72111

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

75120
</section>
76121

0 commit comments

Comments
 (0)