Skip to content

Commit 9d3cf43

Browse files
committed
Auto-generated commit
1 parent b52d6cc commit 9d3cf43

File tree

3 files changed

+92
-205
lines changed

3 files changed

+92
-205
lines changed

.github/.keepalive

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-02-24T01:13:37.063Z
1+
2025-05-26T01:15:30.104Z

CHANGELOG.md

Lines changed: 29 additions & 201 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,34 @@
22

33
> Package changelog.
44
5-
<section class="release" id="unreleased">
6-
7-
## Unreleased (2025-02-24)
8-
9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
155
<section class="release" id="v0.3.0">
166

177
## 0.3.0 (2024-07-27)
188

19-
<section class="packages">
20-
21-
### Packages
22-
23-
<section class="package" id="constants-int32-max-v0.3.0">
24-
25-
#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max)
26-
27-
<details>
28-
299
<section class="features">
3010

31-
##### Features
11+
### Features
3212

3313
- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683)
3414

3515
</section>
3616

3717
<!-- /.features -->
3818

39-
</details>
19+
<section class="commits">
4020

41-
</section>
21+
### Commits
22+
23+
<details>
24+
25+
- [`d40dbaf`](https://github.com/stdlib-js/stdlib/commit/d40dbafc25e3e10c8fa83f5b4203db97c289823c) - **chore:** update package meta data [(#1812)](https://github.com/stdlib-js/stdlib/pull/1812) _(by stdlib-bot)_
26+
- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - **feat:** add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683) _(by Pranav Goswami, Athan Reines)_
4227

43-
<!-- /.package -->
28+
</details>
4429

4530
</section>
4631

47-
<!-- /.packages -->
32+
<!-- /.commits -->
4833

4934
<section class="contributors">
5035

@@ -59,21 +44,6 @@ A total of 2 people contributed to this release. Thank you to the following cont
5944

6045
<!-- /.contributors -->
6146

62-
<section class="commits">
63-
64-
### Commits
65-
66-
<details>
67-
68-
- [`d40dbaf`](https://github.com/stdlib-js/stdlib/commit/d40dbafc25e3e10c8fa83f5b4203db97c289823c) - **chore:** update package meta data [(#1812)](https://github.com/stdlib-js/stdlib/pull/1812) _(by stdlib-bot)_
69-
- [`869def2`](https://github.com/stdlib-js/stdlib/commit/869def28b241b004edc572fc8e08b441cda3f6ce) - **feat:** add C implementation for `constants/int32/max` [(#1683)](https://github.com/stdlib-js/stdlib/pull/1683) _(by Pranav Goswami, Athan Reines)_
70-
71-
</details>
72-
73-
</section>
74-
75-
<!-- /.commits -->
76-
7747
</section>
7848

7949
<!-- /.release -->
@@ -92,13 +62,21 @@ No changes reported for this release.
9262

9363
## 0.2.0 (2024-02-14)
9464

95-
<section class="packages">
65+
<section class="commits">
66+
67+
### Commits
68+
69+
<details>
9670

97-
### Packages
71+
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
72+
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
73+
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
74+
75+
</details>
9876

9977
</section>
10078

101-
<!-- /.packages -->
79+
<!-- /.commits -->
10280

10381
<section class="contributors">
10482

@@ -112,22 +90,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
11290

11391
<!-- /.contributors -->
11492

115-
<section class="commits">
116-
117-
### Commits
118-
119-
<details>
120-
121-
- [`9502ed2`](https://github.com/stdlib-js/stdlib/commit/9502ed27e2853e312c556a48bdd7775095e66709) - **build:** replace tslint directive with eslint equivalent _(by Philipp Burckhardt)_
122-
- [`46d049b`](https://github.com/stdlib-js/stdlib/commit/46d049b5d38f9ef6e426d6a517ac8925c94d7642) - **build:** replace tslint directive _(by Philipp Burckhardt)_
123-
- [`d73bbf4`](https://github.com/stdlib-js/stdlib/commit/d73bbf43d222f935085f8ecf7526e5f57835f74e) - **build:** replace lint directives _(by Philipp Burckhardt)_
124-
125-
</details>
126-
127-
</section>
128-
129-
<!-- /.commits -->
130-
13193
</section>
13294

13395
<!-- /.release -->
@@ -146,19 +108,9 @@ No changes reported for this release.
146108

147109
## 0.1.0 (2023-09-22)
148110

149-
<section class="packages">
150-
151-
### Packages
152-
153-
<section class="package" id="constants-int32-v0.1.0">
154-
155-
#### [@stdlib/constants/int32](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32)
156-
157-
<details>
158-
159111
<section class="features">
160112

161-
##### Features
113+
### Features
162114

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

@@ -168,75 +120,7 @@ No changes reported for this release.
168120

169121
<section class="breaking-changes">
170122

171-
##### BREAKING CHANGES
172-
173-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
174-
175-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
176-
177-
</section>
178-
179-
<!-- /.breaking-changes -->
180-
181-
</details>
182-
183-
</section>
184-
185-
<!-- /.package -->
186-
187-
<section class="package" id="constants-int32-max-v0.1.0">
188-
189-
#### [@stdlib/constants/int32/max](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/max)
190-
191-
<details>
192-
193-
<section class="features">
194-
195-
##### Features
196-
197-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
198-
199-
</section>
200-
201-
<!-- /.features -->
202-
203-
<section class="breaking-changes">
204-
205-
##### BREAKING CHANGES
206-
207-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
208-
209-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
210-
211-
</section>
212-
213-
<!-- /.breaking-changes -->
214-
215-
</details>
216-
217-
</section>
218-
219-
<!-- /.package -->
220-
221-
<section class="package" id="constants-int32-min-v0.1.0">
222-
223-
#### [@stdlib/constants/int32/min](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/min)
224-
225-
<details>
226-
227-
<section class="features">
228-
229-
##### Features
230-
231-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
232-
233-
</section>
234-
235-
<!-- /.features -->
236-
237-
<section class="breaking-changes">
238-
239-
##### BREAKING CHANGES
123+
### BREAKING CHANGES
240124

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

@@ -246,61 +130,21 @@ No changes reported for this release.
246130

247131
<!-- /.breaking-changes -->
248132

249-
</details>
250-
251-
</section>
252-
253-
<!-- /.package -->
254-
255-
<section class="package" id="constants-int32-num-bytes-v0.1.0">
133+
<section class="commits">
256134

257-
#### [@stdlib/constants/int32/num-bytes](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/int32/num-bytes)
135+
### Commits
258136

259137
<details>
260138

261-
<section class="features">
262-
263-
##### Features
264-
265-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - update minimum TypeScript version
266-
267-
</section>
268-
269-
<!-- /.features -->
270-
271-
<section class="breaking-changes">
272-
273-
##### BREAKING CHANGES
274-
275-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
276-
277-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
278-
279-
</section>
280-
281-
<!-- /.breaking-changes -->
139+
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
140+
- [`0f7b23e`](https://github.com/stdlib-js/stdlib/commit/0f7b23ef72389956902bcceb4fc54d9d9b74d681) - **build:** harmonize location for packages with and without deps _(by Philipp Burckhardt)_
141+
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
282142

283143
</details>
284144

285145
</section>
286146

287-
<!-- /.package -->
288-
289-
</section>
290-
291-
<!-- /.packages -->
292-
293-
<section class="breaking-changes">
294-
295-
### BREAKING CHANGES
296-
297-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1): update minimum TypeScript version to 4.1
298-
299-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
300-
301-
</section>
302-
303-
<!-- /.breaking-changes -->
147+
<!-- /.commits -->
304148

305149
<section class="contributors">
306150

@@ -314,22 +158,6 @@ A total of 1 person contributed to this release. Thank you to this contributor:
314158

315159
<!-- /.contributors -->
316160

317-
<section class="commits">
318-
319-
### Commits
320-
321-
<details>
322-
323-
- [`56e6edf`](https://github.com/stdlib-js/stdlib/commit/56e6edfcdf0dda1a348a92a67378729861cf24e1) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
324-
- [`0f7b23e`](https://github.com/stdlib-js/stdlib/commit/0f7b23ef72389956902bcceb4fc54d9d9b74d681) - **build:** harmonize location for packages with and without deps _(by Philipp Burckhardt)_
325-
- [`11b2b38`](https://github.com/stdlib-js/stdlib/commit/11b2b3850a34ffa1637b5efed3f83e3211fbb5c4) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
326-
327-
</details>
328-
329-
</section>
330-
331-
<!-- /.commits -->
332-
333161
</section>
334162

335163
<!-- /.release -->

0 commit comments

Comments
 (0)