Skip to content

Commit b81e397

Browse files
committed
Auto-generated commit
1 parent e333df5 commit b81e397

File tree

2 files changed

+75
-14
lines changed

2 files changed

+75
-14
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:24:06.966Z
1+
2024-08-03T17:21:57.413Z

CHANGELOG.md

Lines changed: 74 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
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-27)
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+
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
1616

1717
</details>
1818

@@ -36,31 +36,45 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3636

3737
<!-- /.release -->
3838

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

41-
## 0.2.2 (2024-07-27)
41+
## 0.2.1 (2024-02-22)
4242

4343
No changes reported for this release.
4444

4545
</section>
4646

4747
<!-- /.release -->
4848

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

51-
## 0.2.1 (2024-02-22)
51+
## 0.2.0 (2024-02-14)
5252

53-
No changes reported for this release.
53+
<section class="commits">
54+
55+
### Commits
56+
57+
<details>
58+
59+
- [`1275ef7`](https://github.com/stdlib-js/stdlib/commit/1275ef713bc51293970cc01dcf92f6ec75134000) - **docs:** update links _(by Athan Reines)_
60+
61+
</details>
5462

5563
</section>
5664

57-
<!-- /.release -->
65+
<!-- /.commits -->
5866

59-
<section class="release" id="v0.2.0">
67+
<section class="contributors">
6068

61-
## 0.2.0 (2024-02-14)
69+
### Contributors
6270

63-
No changes reported for this release.
71+
A total of 1 person contributed to this release. Thank you to this contributor:
72+
73+
- Athan Reines
74+
75+
</section>
76+
77+
<!-- /.contributors -->
6478

6579
</section>
6680

@@ -80,7 +94,54 @@ No changes reported for this release.
8094

8195
## 0.1.0 (2023-09-23)
8296

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

85146
</section>
86147

0 commit comments

Comments
 (0)