Skip to content

Commit f758aa5

Browse files
committed
Auto-generated commit
1 parent 900c318 commit f758aa5

File tree

4 files changed

+9
-132
lines changed

4 files changed

+9
-132
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T03:36:11.528Z

.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 & 131 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +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-
- [`272ae7a`](https://github.com/stdlib-js/stdlib/commit/272ae7ac5c576c68cfab1b6e304c86407faa20cd) - **docs:** remove comment _(by Athan Reines)_
16-
- [`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)_
1716

1817
</details>
1918

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

4241
## 0.2.2 (2024-07-28)
4342

44-
<section class="bug-fixes">
45-
46-
### Bug Fixes
47-
48-
- [`3cf3d00`](https://github.com/stdlib-js/stdlib/commit/3cf3d00039ee92c03e3a181c00fe621555162fbd) - update build configurations
49-
50-
</section>
51-
52-
<!-- /.bug-fixes -->
53-
54-
<section class="issues">
55-
56-
### Closed Issues
57-
58-
This release closes the following issue:
59-
60-
[#1533](https://github.com/stdlib-js/stdlib/issues/1533)
61-
62-
</section>
63-
64-
<!-- /.issues -->
65-
66-
<section class="commits">
67-
68-
### Commits
69-
70-
<details>
71-
72-
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
73-
- [`ceb4943`](https://github.com/stdlib-js/stdlib/commit/ceb494351d42c2505e559a2c8aad9a120c76d0db) - **docs:** remove comments _(by Athan Reines)_
74-
- [`3cf3d00`](https://github.com/stdlib-js/stdlib/commit/3cf3d00039ee92c03e3a181c00fe621555162fbd) - **fix:** update build configurations _(by Athan Reines)_
75-
- [`7c23a54`](https://github.com/stdlib-js/stdlib/commit/7c23a540fa9286c4ff1d7ec8411d56fc977fba82) - **refactor:** update `blas/ext/base/srev` to follow current project conventions [(#1700)](https://github.com/stdlib-js/stdlib/pull/1700) _(by Snehil Shah)_
76-
77-
</details>
78-
79-
</section>
80-
81-
<!-- /.commits -->
82-
83-
<section class="contributors">
84-
85-
### Contributors
86-
87-
A total of 3 people contributed to this release. Thank you to the following contributors:
88-
89-
- Athan Reines
90-
- Philipp Burckhardt
91-
- Snehil Shah
92-
93-
</section>
94-
95-
<!-- /.contributors -->
43+
No changes reported for this release.
9644

9745
</section>
9846

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

11361
## 0.2.0 (2024-02-14)
11462

115-
<section class="commits">
116-
117-
### Commits
118-
119-
<details>
120-
121-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
122-
- [`ac78ce0`](https://github.com/stdlib-js/stdlib/commit/ac78ce0b1ec7b3178eb955d4eeb7d3a3753a3561) - **build:** remove tslint directives _(by Philipp Burckhardt)_
123-
124-
</details>
125-
126-
</section>
127-
128-
<!-- /.commits -->
129-
130-
<section class="contributors">
131-
132-
### Contributors
133-
134-
A total of 1 person contributed to this release. Thank you to this contributor:
135-
136-
- Philipp Burckhardt
137-
138-
</section>
139-
140-
<!-- /.contributors -->
63+
No changes reported for this release.
14164

14265
</section>
14366

@@ -147,56 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
14770

14871
## 0.1.0 (2023-09-23)
14972

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

20175
</section>
20276

package.json

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

0 commit comments

Comments
 (0)