Skip to content

Commit 5cd5e71

Browse files
committed
Auto-generated commit
1 parent 682cf59 commit 5cd5e71

File tree

4 files changed

+9
-114
lines changed

4 files changed

+9
-114
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T02:03:01.510Z

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ docs/**/node_modules/
101101
pids
102102
*.pid
103103
*.seed
104+
yarn.lock
105+
package-lock.json
104106

105107
# Typescript #
106108
##############

CHANGELOG.md

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

7-
## Unreleased (2024-07-28)
7+
## Unreleased (2024-08-01)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`2777e4b`](https://github.com/stdlib-js/stdlib/commit/2777e4be161869d09406e3b17947d24c64b47af2) - **bench:** resolve lint errors in benchmarks _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
1616

1717
</details>
1818

@@ -40,36 +40,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
4040

4141
## 0.2.2 (2024-07-27)
4242

43-
<section class="commits">
44-
45-
### Commits
46-
47-
<details>
48-
49-
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
50-
- [`38464b7`](https://github.com/stdlib-js/stdlib/commit/38464b74545be9702eda7bae820c40b56e7e7256) - **docs:** remove comments _(by Athan Reines)_
51-
- [`f1576ec`](https://github.com/stdlib-js/stdlib/commit/f1576ec5ade09cd8cd034dc0db8c9f5c7d70e3eb) - **docs:** remove comments _(by Athan Reines)_
52-
- [`9937304`](https://github.com/stdlib-js/stdlib/commit/993730440038f5f8e88eb599c8e129c20e2cf2c7) - **build:** add separate configurations for benchmarks and examples _(by Athan Reines)_
53-
- [`0244027`](https://github.com/stdlib-js/stdlib/commit/0244027e1e2c0ceb1cd8ae1808196c24fa77b142) - **chore:** add missing trailing newlines _(by Philipp Burckhardt)_
54-
55-
</details>
56-
57-
</section>
58-
59-
<!-- /.commits -->
60-
61-
<section class="contributors">
62-
63-
### Contributors
64-
65-
A total of 2 people contributed to this release. Thank you to the following contributors:
66-
67-
- Athan Reines
68-
- Philipp Burckhardt
69-
70-
</section>
71-
72-
<!-- /.contributors -->
43+
No changes reported for this release.
7344

7445
</section>
7546

@@ -89,36 +60,7 @@ No changes reported for this release.
8960

9061
## 0.2.0 (2024-02-14)
9162

92-
<section class="commits">
93-
94-
### Commits
95-
96-
<details>
97-
98-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
99-
- [`3818752`](https://github.com/stdlib-js/stdlib/commit/38187521d39bccb698a1c4ed6f20bfa20de1dc61) - **refactor:** update implementation according to current project conventions _(by Athan Reines)_
100-
- [`4ec2cd0`](https://github.com/stdlib-js/stdlib/commit/4ec2cd0d22446eac8818845f4a816d2d4a1bfde2) - **docs:** update copy _(by Athan Reines)_
101-
- [`5a36be3`](https://github.com/stdlib-js/stdlib/commit/5a36be3f681bf65914abdc58bbc3142533cb2328) - **style:** resolve lint errors _(by Athan Reines)_
102-
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
103-
104-
</details>
105-
106-
</section>
107-
108-
<!-- /.commits -->
109-
110-
<section class="contributors">
111-
112-
### Contributors
113-
114-
A total of 2 people contributed to this release. Thank you to the following contributors:
115-
116-
- Athan Reines
117-
- Philipp Burckhardt
118-
119-
</section>
120-
121-
<!-- /.contributors -->
63+
No changes reported for this release.
12264

12365
</section>
12466

@@ -138,57 +80,7 @@ No changes reported for this release.
13880

13981
## 0.1.0 (2023-09-23)
14082

141-
<section class="features">
142-
143-
### Features
144-
145-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
146-
147-
</section>
148-
149-
<!-- /.features -->
150-
151-
<section class="breaking-changes">
152-
153-
### BREAKING CHANGES
154-
155-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
156-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
157-
158-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
159-
160-
</section>
161-
162-
<!-- /.breaking-changes -->
163-
164-
<section class="commits">
165-
166-
### Commits
167-
168-
<details>
169-
170-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
171-
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
172-
- [`9d552f8`](https://github.com/stdlib-js/stdlib/commit/9d552f8ee1087df295267fd3ddc2e5a04526ed6a) - **docs:** standardize parameter description and update docs _(by Athan Reines)_
173-
174-
</details>
175-
176-
</section>
177-
178-
<!-- /.commits -->
179-
180-
<section class="contributors">
181-
182-
### Contributors
183-
184-
A total of 2 people contributed to this release. Thank you to the following contributors:
185-
186-
- Athan Reines
187-
- Philipp Burckhardt
188-
189-
</section>
190-
191-
<!-- /.contributors -->
83+
No changes reported for this release.
19284

19385
</section>
19486

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@stdlib/array-float32": "^0.2.2",
5656
"@stdlib/assert-is-browser": "^0.2.2",
5757
"@stdlib/math-base-assert-is-nan": "^0.2.2",
58-
"@stdlib/math-base-special-pow": "^0.2.1",
58+
"@stdlib/math-base-special-pow": "^0.3.0",
5959
"@stdlib/random-array-discrete-uniform": "^0.2.1",
6060
"@stdlib/random-array-uniform": "^0.2.1",
6161
"@stdlib/strided-base-min-view-buffer-index": "^0.2.2",

0 commit comments

Comments
 (0)