Skip to content

Commit 17ff2da

Browse files
committed
Auto-generated commit
1 parent dbbdba0 commit 17ff2da

File tree

2 files changed

+48
-32
lines changed

2 files changed

+48
-32
lines changed

.github/.keepalive

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:48:02.045Z
1+
2024-08-03T20:14:18.553Z

CHANGELOG.md

+47-31
Original file line numberDiff line numberDiff line change
@@ -2,75 +2,91 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
5+
<section class="release" id="v0.2.2">
66

7-
## Unreleased (2024-08-01)
7+
## 0.2.2 (2024-07-28)
88

9-
<section class="commits">
9+
No changes reported for this release.
1010

11-
### Commits
11+
</section>
1212

13-
<details>
13+
<!-- /.release -->
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
<section class="release" id="v0.2.1">
1616

17-
</details>
17+
## 0.2.1 (2024-02-24)
1818

19-
</section>
19+
No changes reported for this release.
2020

21-
<!-- /.commits -->
21+
</section>
2222

23-
<section class="contributors">
23+
<!-- /.release -->
2424

25-
### Contributors
25+
<section class="release" id="v0.2.0">
2626

27-
A total of 1 person contributed to this release. Thank you to this contributor:
27+
## 0.2.0 (2024-02-14)
2828

29-
- Athan Reines
29+
No changes reported for this release.
3030

3131
</section>
3232

33-
<!-- /.contributors -->
33+
<!-- /.release -->
3434

35-
</section>
35+
<section class="release" id="v0.1.0">
3636

37-
<!-- /.release -->
37+
## 0.1.0 (2023-09-24)
3838

39-
<section class="release" id="v0.2.2">
39+
<section class="features">
4040

41-
## 0.2.2 (2024-07-28)
41+
### Features
4242

43-
No changes reported for this release.
43+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - update minimum TypeScript version
44+
- [`e2c4238`](https://github.com/stdlib-js/stdlib/commit/e2c4238d759b782cabc8c0e2c98274bd364e5241) - use type predicates for narrowing
4445

4546
</section>
4647

47-
<!-- /.release -->
48+
<!-- /.features -->
4849

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

51-
## 0.2.1 (2024-02-24)
52+
### BREAKING CHANGES
5253

53-
No changes reported for this release.
54+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version
55+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be): update minimum TypeScript version to 4.1
56+
57+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
5458

5559
</section>
5660

57-
<!-- /.release -->
61+
<!-- /.breaking-changes -->
5862

59-
<section class="release" id="v0.2.0">
63+
<section class="commits">
6064

61-
## 0.2.0 (2024-02-14)
65+
### Commits
6266

63-
No changes reported for this release.
67+
<details>
68+
69+
- [`5200ce2`](https://github.com/stdlib-js/stdlib/commit/5200ce2447b32d7a8d351daa5b1868194878d7be) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
70+
- [`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
71+
- [`e2c4238`](https://github.com/stdlib-js/stdlib/commit/e2c4238d759b782cabc8c0e2c98274bd364e5241) - **feat:** use type predicates for narrowing _(by Philipp Burckhardt)_
72+
73+
</details>
6474

6575
</section>
6676

67-
<!-- /.release -->
77+
<!-- /.commits -->
6878

69-
<section class="release" id="v0.1.0">
79+
<section class="contributors">
7080

71-
## 0.1.0 (2023-09-24)
81+
### Contributors
7282

73-
No changes reported for this release.
83+
A total of 1 person contributed to this release. Thank you to this contributor:
84+
85+
- Philipp Burckhardt
86+
87+
</section>
88+
89+
<!-- /.contributors -->
7490

7591
</section>
7692

0 commit comments

Comments
 (0)