Skip to content

Commit b135765

Browse files
committed
Auto-generated commit
1 parent fbc7c67 commit b135765

File tree

2 files changed

+56
-16
lines changed

2 files changed

+56
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T05:13:18.284Z
1+
2024-08-03T20:44:15.383Z

CHANGELOG.md

Lines changed: 55 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,18 @@
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)_
1617

1718
</details>
1819

@@ -26,7 +27,7 @@
2627

2728
A total of 1 person contributed to this release. Thank you to this contributor:
2829

29-
- Athan Reines
30+
- Philipp Burckhardt
3031

3132
</section>
3233

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

3738
<!-- /.release -->
3839

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-
4940
<section class="release" id="v0.2.1">
5041

5142
## 0.2.1 (2024-02-24)
@@ -70,7 +61,56 @@ No changes reported for this release.
7061

7162
## 0.1.0 (2023-09-24)
7263

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

75115
</section>
76116

0 commit comments

Comments
 (0)