Skip to content

Commit dfccc51

Browse files
committed
Auto-generated commit
1 parent 1da83fe commit dfccc51

File tree

2 files changed

+55
-16
lines changed

2 files changed

+55
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T04:22:08.559Z
1+
2024-08-03T19:44:06.723Z

CHANGELOG.md

Lines changed: 54 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
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

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
15+
- [`41d41e9`](https://github.com/stdlib-js/stdlib/commit/41d41e959b4eaad3c631e6898e3144a4015a5458) - **test:** include trailing newlines in Julia-generated JSON fixtures _(by Philipp Burckhardt)_
16+
- [`9ed7d0e`](https://github.com/stdlib-js/stdlib/commit/9ed7d0e7d57edb5ad0dfb65c944bed87d475cbf3) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
17+
- [`0616f00`](https://github.com/stdlib-js/stdlib/commit/0616f00c08b92c0c40ac1a1cabee46994e8d6d63) - **docs:** update related packages sections _(by stdlib-bot)_
1618

1719
</details>
1820

@@ -26,7 +28,7 @@
2628

2729
A total of 1 person contributed to this release. Thank you to this contributor:
2830

29-
- Athan Reines
31+
- Philipp Burckhardt
3032

3133
</section>
3234

@@ -36,16 +38,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3638

3739
<!-- /.release -->
3840

39-
<section class="release" id="v0.2.2">
40-
41-
## 0.2.2 (2024-07-28)
42-
43-
No changes reported for this release.
44-
45-
</section>
46-
47-
<!-- /.release -->
48-
4941
<section class="release" id="v0.2.1">
5042

5143
## 0.2.1 (2024-02-24)
@@ -70,7 +62,54 @@ No changes reported for this release.
7062

7163
## 0.1.0 (2023-09-24)
7264

73-
No changes reported for this release.
65+
<section class="features">
66+
67+
### Features
68+
69+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
70+
71+
</section>
72+
73+
<!-- /.features -->
74+
75+
<section class="breaking-changes">
76+
77+
### BREAKING CHANGES
78+
79+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
80+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
81+
82+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
83+
84+
</section>
85+
86+
<!-- /.breaking-changes -->
87+
88+
<section class="commits">
89+
90+
### Commits
91+
92+
<details>
93+
94+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
95+
96+
</details>
97+
98+
</section>
99+
100+
<!-- /.commits -->
101+
102+
<section class="contributors">
103+
104+
### Contributors
105+
106+
A total of 1 person contributed to this release. Thank you to this contributor:
107+
108+
- Philipp Burckhardt
109+
110+
</section>
111+
112+
<!-- /.contributors -->
74113

75114
</section>
76115

0 commit comments

Comments
 (0)