Skip to content

Commit 01bb806

Browse files
committed
Auto-generated commit
1 parent a4a27a0 commit 01bb806

File tree

2 files changed

+188
-16
lines changed

2 files changed

+188
-16
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024-08-01T00:50:17.634Z
1+
2024-08-03T15:29:14.951Z

CHANGELOG.md

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

7-
## Unreleased (2024-08-01)
7+
## Unreleased (2024-08-03)
88

99
<section class="packages">
1010

@@ -14,26 +14,12 @@
1414

1515
<!-- /.packages -->
1616

17-
<section class="contributors">
18-
19-
### Contributors
20-
21-
A total of 1 person contributed to this release. Thank you to this contributor:
22-
23-
- Athan Reines
24-
25-
</section>
26-
27-
<!-- /.contributors -->
28-
2917
<section class="commits">
3018

3119
### Commits
3220

3321
<details>
3422

35-
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
36-
3723
</details>
3824

3925
</section>
@@ -94,16 +80,68 @@ A total of 1 person contributed to this release. Thank you to this contributor:
9480

9581
### Packages
9682

83+
<section class="package" id="constants-uint16-v0.2.0">
84+
85+
#### [@stdlib/constants/uint16](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint16)
86+
87+
<details>
88+
89+
No changes reported for this release.</details>
90+
91+
</section>
92+
93+
<!-- /.package -->
94+
95+
<section class="package" id="constants-uint16-max-v0.2.0">
96+
97+
#### [@stdlib/constants/uint16/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint16/max)
98+
99+
<details>
100+
101+
No changes reported for this release.</details>
102+
103+
</section>
104+
105+
<!-- /.package -->
106+
107+
<section class="package" id="constants-uint16-num-bytes-v0.2.0">
108+
109+
#### [@stdlib/constants/uint16/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint16/num-bytes)
110+
111+
<details>
112+
113+
No changes reported for this release.</details>
114+
115+
</section>
116+
117+
<!-- /.package -->
118+
97119
</section>
98120

99121
<!-- /.packages -->
100122

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 -->
134+
101135
<section class="commits">
102136

103137
### Commits
104138

105139
<details>
106140

141+
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
142+
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
143+
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
144+
107145
</details>
108146

109147
</section>
@@ -138,16 +176,150 @@ A total of 1 person contributed to this release. Thank you to this contributor:
138176

139177
### Packages
140178

179+
<section class="package" id="constants-uint16-v0.1.0">
180+
181+
#### [@stdlib/constants/uint16](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint16)
182+
183+
<details>
184+
185+
<section class="features">
186+
187+
##### Features
188+
189+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
190+
191+
</section>
192+
193+
<!-- /.features -->
194+
195+
<section class="breaking-changes">
196+
197+
##### BREAKING CHANGES
198+
199+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
200+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
201+
202+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
203+
204+
</section>
205+
206+
<!-- /.breaking-changes -->
207+
208+
</details>
209+
210+
</section>
211+
212+
<!-- /.package -->
213+
214+
<section class="package" id="constants-uint16-max-v0.1.0">
215+
216+
#### [@stdlib/constants/uint16/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint16/max)
217+
218+
<details>
219+
220+
<section class="features">
221+
222+
##### Features
223+
224+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
225+
226+
</section>
227+
228+
<!-- /.features -->
229+
230+
<section class="breaking-changes">
231+
232+
##### BREAKING CHANGES
233+
234+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
235+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
236+
237+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
238+
239+
</section>
240+
241+
<!-- /.breaking-changes -->
242+
243+
</details>
244+
245+
</section>
246+
247+
<!-- /.package -->
248+
249+
<section class="package" id="constants-uint16-num-bytes-v0.1.0">
250+
251+
#### [@stdlib/constants/uint16/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/uint16/num-bytes)
252+
253+
<details>
254+
255+
<section class="features">
256+
257+
##### Features
258+
259+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
260+
261+
</section>
262+
263+
<!-- /.features -->
264+
265+
<section class="breaking-changes">
266+
267+
##### BREAKING CHANGES
268+
269+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
270+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
271+
272+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
273+
274+
</section>
275+
276+
<!-- /.breaking-changes -->
277+
278+
</details>
279+
280+
</section>
281+
282+
<!-- /.package -->
283+
141284
</section>
142285

143286
<!-- /.packages -->
144287

288+
<section class="breaking-changes">
289+
290+
### BREAKING CHANGES
291+
292+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version
293+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
294+
295+
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
296+
297+
</section>
298+
299+
<!-- /.breaking-changes -->
300+
301+
<section class="contributors">
302+
303+
### Contributors
304+
305+
A total of 1 person contributed to this release. Thank you to this contributor:
306+
307+
- Philipp Burckhardt
308+
309+
</section>
310+
311+
<!-- /.contributors -->
312+
145313
<section class="commits">
146314

147315
### Commits
148316

149317
<details>
150318

319+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
320+
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
321+
- [`7ecae4f`](https://github.com/stdlib-js/stdlib/commit/7ecae4f1920da0c72d041b6b9e5c0fc5ec5b3500) - **chore:** resolve lint errors _(by Philipp Burckhardt)_
322+
151323
</details>
152324

153325
</section>

0 commit comments

Comments
 (0)