Skip to content

Commit 09ab469

Browse files
committed
Auto-generated commit
1 parent cb2ee08 commit 09ab469

File tree

4 files changed

+87
-133
lines changed

4 files changed

+87
-133
lines changed

.github/.keepalive

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

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

7-
## Unreleased (2025-03-24)
7+
## Unreleased (2025-06-26)
88

9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
15-
<section class="release" id="v0.2.2">
16-
17-
## 0.2.2 (2024-07-26)
18-
19-
No changes reported for this release.
20-
21-
</section>
22-
23-
<!-- /.release -->
24-
25-
<section class="release" id="v0.2.1">
26-
27-
## 0.2.1 (2024-02-21)
28-
29-
No changes reported for this release.
30-
31-
</section>
32-
33-
<!-- /.release -->
9+
<section class="commits">
3410

35-
<section class="release" id="v0.2.0">
11+
### Commits
3612

37-
## 0.2.0 (2024-02-14)
13+
<details>
3814

39-
<section class="packages">
15+
- [`004ecc4`](https://github.com/stdlib-js/stdlib/commit/004ecc463270148af73d11dc328038de4a47bce6) - **docs:** minor clean-up _(by Philipp Burckhardt)_
4016

41-
### Packages
17+
</details>
4218

4319
</section>
4420

45-
<!-- /.packages -->
21+
<!-- /.commits -->
4622

4723
<section class="contributors">
4824

@@ -56,121 +32,83 @@ A total of 1 person contributed to this release. Thank you to this contributor:
5632

5733
<!-- /.contributors -->
5834

59-
<section class="commits">
60-
61-
### Commits
62-
63-
<details>
64-
65-
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
66-
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
67-
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
68-
69-
</details>
70-
71-
</section>
72-
73-
<!-- /.commits -->
74-
7535
</section>
7636

7737
<!-- /.release -->
7838

79-
<section class="release" id="v0.1.1">
39+
<section class="release" id="v0.2.2">
8040

81-
## 0.1.1 (2023-10-03)
41+
## 0.2.2 (2024-07-26)
8242

8343
No changes reported for this release.
8444

8545
</section>
8646

8747
<!-- /.release -->
8848

89-
<section class="release" id="v0.1.0">
90-
91-
## 0.1.0 (2023-09-22)
92-
93-
<section class="packages">
94-
95-
### Packages
96-
97-
<section class="package" id="constants-uint32-v0.1.0">
98-
99-
#### [@stdlib/constants/uint32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint32)
100-
101-
<details>
102-
103-
<section class="features">
49+
<section class="release" id="v0.2.1">
10450

105-
##### Features
51+
## 0.2.1 (2024-02-21)
10652

107-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
53+
No changes reported for this release.
10854

10955
</section>
11056

111-
<!-- /.features -->
57+
<!-- /.release -->
11258

113-
<section class="breaking-changes">
59+
<section class="release" id="v0.2.0">
11460

115-
##### BREAKING CHANGES
61+
## 0.2.0 (2024-02-14)
11662

117-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
63+
<section class="commits">
11864

119-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
65+
### Commits
12066

121-
</section>
67+
<details>
12268

123-
<!-- /.breaking-changes -->
69+
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
70+
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
71+
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
12472

12573
</details>
12674

12775
</section>
12876

129-
<!-- /.package -->
130-
131-
<section class="package" id="constants-uint32-max-v0.1.0">
132-
133-
#### [@stdlib/constants/uint32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint32/max)
77+
<!-- /.commits -->
13478

135-
<details>
79+
<section class="contributors">
13680

137-
<section class="features">
81+
### Contributors
13882

139-
##### Features
83+
A total of 1 person contributed to this release. Thank you to this contributor:
14084

141-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
85+
- Philipp Burckhardt
14286

14387
</section>
14488

145-
<!-- /.features -->
146-
147-
<section class="breaking-changes">
148-
149-
##### BREAKING CHANGES
89+
<!-- /.contributors -->
15090

151-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
91+
</section>
15292

153-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
93+
<!-- /.release -->
15494

155-
</section>
95+
<section class="release" id="v0.1.1">
15696

157-
<!-- /.breaking-changes -->
97+
## 0.1.1 (2023-10-03)
15898

159-
</details>
99+
No changes reported for this release.
160100

161101
</section>
162102

163-
<!-- /.package -->
164-
165-
<section class="package" id="constants-uint32-num-bytes-v0.1.0">
103+
<!-- /.release -->
166104

167-
#### [@stdlib/constants/uint32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint32/num-bytes)
105+
<section class="release" id="v0.1.0">
168106

169-
<details>
107+
## 0.1.0 (2023-09-22)
170108

171109
<section class="features">
172110

173-
##### Features
111+
### Features
174112

175113
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
176114

@@ -180,7 +118,7 @@ No changes reported for this release.
180118

181119
<section class="breaking-changes">
182120

183-
##### BREAKING CHANGES
121+
### BREAKING CHANGES
184122

185123
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
186124

@@ -190,27 +128,21 @@ No changes reported for this release.
190128

191129
<!-- /.breaking-changes -->
192130

193-
</details>
194-
195-
</section>
196-
197-
<!-- /.package -->
198-
199-
</section>
200-
201-
<!-- /.packages -->
131+
<section class="commits">
202132

203-
<section class="breaking-changes">
133+
### Commits
204134

205-
### BREAKING CHANGES
135+
<details>
206136

207-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
137+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
138+
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
139+
- [`7ecae4f`](https://github.com/stdlib-js/stdlib/commit/7ecae4f1920da0c72d041b6b9e5c0fc5ec5b3500) - **chore:** resolve lint errors _(by Philipp Burckhardt)_
208140

209-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
141+
</details>
210142

211143
</section>
212144

213-
<!-- /.breaking-changes -->
145+
<!-- /.commits -->
214146

215147
<section class="contributors">
216148

@@ -224,22 +156,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
224156

225157
<!-- /.contributors -->
226158

227-
<section class="commits">
228-
229-
### Commits
230-
231-
<details>
232-
233-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
234-
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
235-
- [`7ecae4f`](https://github.com/stdlib-js/stdlib/commit/7ecae4f1920da0c72d041b6b9e5c0fc5ec5b3500) - **chore:** resolve lint errors _(by Philipp Burckhardt)_
236-
237-
</details>
238-
239-
</section>
240-
241-
<!-- /.commits -->
242-
243159
</section>
244160

245161
<!-- /.release -->

0 commit comments

Comments
 (0)