Skip to content

Commit cfe327d

Browse files
committed
Auto-generated commit
1 parent 9e99108 commit cfe327d

File tree

2 files changed

+79
-5
lines changed

2 files changed

+79
-5
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T02:28:15.019Z
1+
2024-08-03T17:26:59.716Z

CHANGELOG.md

Lines changed: 78 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-08-01)
7+
## Unreleased (2024-08-03)
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+
- [`272ae7a`](https://github.com/stdlib-js/stdlib/commit/272ae7ac5c576c68cfab1b6e304c86407faa20cd) - **docs:** remove comment _(by Athan Reines)_
1616

1717
</details>
1818

@@ -60,7 +60,32 @@ No changes reported for this release.
6060

6161
## 0.2.0 (2024-02-14)
6262

63-
No changes reported for this release.
63+
<section class="commits">
64+
65+
### Commits
66+
67+
<details>
68+
69+
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
70+
- [`ac78ce0`](https://github.com/stdlib-js/stdlib/commit/ac78ce0b1ec7b3178eb955d4eeb7d3a3753a3561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
71+
72+
</details>
73+
74+
</section>
75+
76+
<!-- /.commits -->
77+
78+
<section class="contributors">
79+
80+
### Contributors
81+
82+
A total of 1 person contributed to this release. Thank you to this contributor:
83+
84+
- Philipp Burckhardt
85+
86+
</section>
87+
88+
<!-- /.contributors -->
6489

6590
</section>
6691

@@ -80,7 +105,56 @@ No changes reported for this release.
80105

81106
## 0.1.0 (2023-09-23)
82107

83-
No changes reported for this release.
108+
<section class="features">
109+
110+
### Features
111+
112+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
113+
114+
</section>
115+
116+
<!-- /.features -->
117+
118+
<section class="breaking-changes">
119+
120+
### BREAKING CHANGES
121+
122+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
123+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
124+
125+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
126+
127+
</section>
128+
129+
<!-- /.breaking-changes -->
130+
131+
<section class="commits">
132+
133+
### Commits
134+
135+
<details>
136+
137+
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
138+
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
139+
140+
</details>
141+
142+
</section>
143+
144+
<!-- /.commits -->
145+
146+
<section class="contributors">
147+
148+
### Contributors
149+
150+
A total of 2 people contributed to this release. Thank you to the following contributors:
151+
152+
- Athan Reines
153+
- Philipp Burckhardt
154+
155+
</section>
156+
157+
<!-- /.contributors -->
84158

85159
</section>
86160

0 commit comments

Comments
 (0)