Skip to content

Commit b4ec2d3

Browse files
committed
Auto-generated commit
1 parent f263b80 commit b4ec2d3

File tree

2 files changed

+66
-16
lines changed

2 files changed

+66
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T03:46:20.481Z
1+
2024-08-03T19:01:27.550Z

CHANGELOG.md

Lines changed: 65 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,31 +37,33 @@ 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+
<section class="release" id="v0.2.1">
4041

41-
## 0.2.2 (2024-07-28)
42+
## 0.2.1 (2024-02-24)
4243

4344
No changes reported for this release.
4445

4546
</section>
4647

4748
<!-- /.release -->
4849

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

51-
## 0.2.1 (2024-02-24)
52+
## 0.2.0 (2024-02-14)
5253

53-
No changes reported for this release.
54+
<section class="commits">
5455

55-
</section>
56+
### Commits
5657

57-
<!-- /.release -->
58+
<details>
5859

59-
<section class="release" id="v0.2.0">
60+
- [`73f98e4`](https://github.com/stdlib-js/stdlib/commit/73f98e4e8dea53ece4a617b042f9d817643b4850) - **docs:** update related packages sections [(#1150)](https://github.com/stdlib-js/stdlib/pull/1150) _(by stdlib-bot)_
6061

61-
## 0.2.0 (2024-02-14)
62+
</details>
6263

63-
No changes reported for this release.
64+
</section>
65+
66+
<!-- /.commits -->
6467

6568
</section>
6669

@@ -80,7 +83,54 @@ No changes reported for this release.
8083

8184
## 0.1.0 (2023-09-23)
8285

83-
No changes reported for this release.
86+
<section class="features">
87+
88+
### Features
89+
90+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
91+
92+
</section>
93+
94+
<!-- /.features -->
95+
96+
<section class="breaking-changes">
97+
98+
### BREAKING CHANGES
99+
100+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
101+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
102+
103+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
104+
105+
</section>
106+
107+
<!-- /.breaking-changes -->
108+
109+
<section class="commits">
110+
111+
### Commits
112+
113+
<details>
114+
115+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
116+
117+
</details>
118+
119+
</section>
120+
121+
<!-- /.commits -->
122+
123+
<section class="contributors">
124+
125+
### Contributors
126+
127+
A total of 1 person contributed to this release. Thank you to this contributor:
128+
129+
- Philipp Burckhardt
130+
131+
</section>
132+
133+
<!-- /.contributors -->
84134

85135
</section>
86136

0 commit comments

Comments
 (0)