Skip to content

Commit 2db997d

Browse files
committed
Auto-generated commit
1 parent 6e5dd6f commit 2db997d

File tree

2 files changed

+78
-15
lines changed

2 files changed

+78
-15
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:47:48.604Z
1+
2024-08-03T15:26:19.574Z

CHANGELOG.md

Lines changed: 77 additions & 14 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-26)
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,46 @@ 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-26)
42+
## 0.2.1 (2024-02-21)
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-21)
52+
## 0.2.0 (2024-02-14)
5253

53-
No changes reported for this release.
54+
<section class="commits">
55+
56+
### Commits
57+
58+
<details>
59+
60+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
61+
- [`8ef1f9e`](https://github.com/stdlib-js/stdlib/commit/8ef1f9eb45527886ba9b0c341704c8ffe6cffbb3) - **docs:** update related packages sections [(#1233)](https://github.com/stdlib-js/stdlib/pull/1233) _(by stdlib-bot)_
62+
63+
</details>
5464

5565
</section>
5666

57-
<!-- /.release -->
67+
<!-- /.commits -->
5868

59-
<section class="release" id="v0.2.0">
69+
<section class="contributors">
6070

61-
## 0.2.0 (2024-02-14)
71+
### Contributors
6272

63-
No changes reported for this release.
73+
A total of 1 person contributed to this release. Thank you to this contributor:
74+
75+
- Philipp Burckhardt
76+
77+
</section>
78+
79+
<!-- /.contributors -->
6480

6581
</section>
6682

@@ -80,7 +96,54 @@ No changes reported for this release.
8096

8197
## 0.1.0 (2023-09-22)
8298

83-
No changes reported for this release.
99+
<section class="features">
100+
101+
### Features
102+
103+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - update minimum TypeScript version
104+
105+
</section>
106+
107+
<!-- /.features -->
108+
109+
<section class="breaking-changes">
110+
111+
### BREAKING CHANGES
112+
113+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version
114+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6): update minimum TypeScript version to 4.1
115+
116+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
117+
118+
</section>
119+
120+
<!-- /.breaking-changes -->
121+
122+
<section class="commits">
123+
124+
### Commits
125+
126+
<details>
127+
128+
- [`898e8e4`](https://github.com/stdlib-js/stdlib/commit/898e8e45b2ff0b16c3b7a04786f4e2577422f5b6) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
129+
130+
</details>
131+
132+
</section>
133+
134+
<!-- /.commits -->
135+
136+
<section class="contributors">
137+
138+
### Contributors
139+
140+
A total of 1 person contributed to this release. Thank you to this contributor:
141+
142+
- Philipp Burckhardt
143+
144+
</section>
145+
146+
<!-- /.contributors -->
84147

85148
</section>
86149

0 commit comments

Comments
 (0)