Skip to content

Commit d134ff6

Browse files
committed
Auto-generated commit
1 parent 8c40a90 commit d134ff6

File tree

2 files changed

+53
-18
lines changed

2 files changed

+53
-18
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:45:47.738Z
1+
2024-08-03T15:23:57.485Z

CHANGELOG.md

+52-17
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,27 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.1">
6+
7+
## 0.2.1 (2024-02-21)
68

7-
## Unreleased (2024-08-01)
9+
No changes reported for this release.
10+
11+
</section>
12+
13+
<!-- /.release -->
14+
15+
<section class="release" id="v0.2.0">
16+
17+
## 0.2.0 (2024-02-14)
818

919
<section class="commits">
1020

1121
### Commits
1222

1323
<details>
1424

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
25+
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
1626

1727
</details>
1828

@@ -26,7 +36,7 @@
2636

2737
A total of 1 person contributed to this release. Thank you to this contributor:
2838

29-
- Athan Reines
39+
- Philipp Burckhardt
3040

3141
</section>
3242

@@ -36,41 +46,66 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3646

3747
<!-- /.release -->
3848

39-
<section class="release" id="v0.2.1">
49+
<section class="release" id="v0.1.1">
4050

41-
## 0.2.1 (2024-02-21)
51+
## 0.1.1 (2023-10-03)
4252

4353
No changes reported for this release.
4454

4555
</section>
4656

4757
<!-- /.release -->
4858

49-
<section class="release" id="v0.2.0">
59+
<section class="release" id="v0.1.0">
5060

51-
## 0.2.0 (2024-02-14)
61+
## 0.1.0 (2023-09-22)
5262

53-
No changes reported for this release.
63+
<section class="features">
64+
65+
### Features
66+
67+
- [`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6) - update minimum TypeScript version
5468

5569
</section>
5670

57-
<!-- /.release -->
71+
<!-- /.features -->
5872

59-
<section class="release" id="v0.1.1">
73+
<section class="breaking-changes">
6074

61-
## 0.1.1 (2023-10-03)
75+
### BREAKING CHANGES
6276

63-
No changes reported for this release.
77+
- [`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6): update minimum TypeScript version
6478

6579
</section>
6680

67-
<!-- /.release -->
81+
<!-- /.breaking-changes -->
6882

69-
<section class="release" id="v0.1.0">
83+
<section class="commits">
7084

71-
## 0.1.0 (2023-09-22)
85+
### Commits
7286

73-
No changes reported for this release.
87+
<details>
88+
89+
- [`0b0ec17`](https://github.com/stdlib-js/stdlib/commit/0b0ec176aed8cf508e4dd796db813f5b204fc7a6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
90+
- [`2e197bc`](https://github.com/stdlib-js/stdlib/commit/2e197bc4bab1c252c283ff512d82610648368598) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
91+
92+
</details>
93+
94+
</section>
95+
96+
<!-- /.commits -->
97+
98+
<section class="contributors">
99+
100+
### Contributors
101+
102+
A total of 1 person contributed to this release. Thank you to this contributor:
103+
104+
- Philipp Burckhardt
105+
106+
</section>
107+
108+
<!-- /.contributors -->
74109

75110
</section>
76111

0 commit comments

Comments
 (0)