Skip to content

Commit a504ed2

Browse files
committed
Auto-generated commit
1 parent 704e676 commit a504ed2

File tree

5 files changed

+20
-88
lines changed

5 files changed

+20
-88
lines changed

.github/.keepalive

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

.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: 14 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
5+
<section class="release" id="unreleased">
66

7-
## 0.2.2 (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)_
17-
- [`d04dcbd`](https://github.com/stdlib-js/stdlib/commit/d04dcbd6dc3b0bf4a89bd3947d317fa5ff15bb38) - **docs:** remove private annotations in C comments _(by Philipp Burckhardt)_
18-
- [`ceb4943`](https://github.com/stdlib-js/stdlib/commit/ceb494351d42c2505e559a2c8aad9a120c76d0db) - **docs:** remove comments _(by Athan Reines)_
19-
- [`0f07a02`](https://github.com/stdlib-js/stdlib/commit/0f07a02fb8a7b51ef6ca35644a845b369cf5a683) - **refactor:** update `blas/ext/base/dnannsumkbn2` to follow current project conventions _(by Varad Gupta, Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
2016

2117
</details>
2218

@@ -28,11 +24,9 @@
2824

2925
### Contributors
3026

31-
A total of 3 people contributed to this release. Thank you to the following contributors:
27+
A total of 1 person contributed to this release. Thank you to this contributor:
3228

3329
- Athan Reines
34-
- Philipp Burckhardt
35-
- Varad Gupta
3630

3731
</section>
3832

@@ -42,46 +36,31 @@ A total of 3 people contributed to this release. Thank you to the following cont
4236

4337
<!-- /.release -->
4438

45-
<section class="release" id="v0.2.1">
39+
<section class="release" id="v0.2.2">
4640

47-
## 0.2.1 (2024-02-24)
41+
## 0.2.2 (2024-07-28)
4842

4943
No changes reported for this release.
5044

5145
</section>
5246

5347
<!-- /.release -->
5448

55-
<section class="release" id="v0.2.0">
56-
57-
## 0.2.0 (2024-02-14)
58-
59-
<section class="commits">
60-
61-
### Commits
62-
63-
<details>
49+
<section class="release" id="v0.2.1">
6450

65-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
66-
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51+
## 0.2.1 (2024-02-24)
6752

68-
</details>
53+
No changes reported for this release.
6954

7055
</section>
7156

72-
<!-- /.commits -->
73-
74-
<section class="contributors">
75-
76-
### Contributors
77-
78-
A total of 1 person contributed to this release. Thank you to this contributor:
57+
<!-- /.release -->
7958

80-
- Philipp Burckhardt
59+
<section class="release" id="v0.2.0">
8160

82-
</section>
61+
## 0.2.0 (2024-02-14)
8362

84-
<!-- /.contributors -->
63+
No changes reported for this release.
8564

8665
</section>
8766

@@ -91,57 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
9170

9271
## 0.1.0 (2023-09-24)
9372

94-
<section class="features">
95-
96-
### Features
97-
98-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - update minimum TypeScript version
99-
100-
</section>
101-
102-
<!-- /.features -->
103-
104-
<section class="breaking-changes">
105-
106-
### BREAKING CHANGES
107-
108-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version
109-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a): update minimum TypeScript version to 4.1
110-
111-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
112-
113-
</section>
114-
115-
<!-- /.breaking-changes -->
116-
117-
<section class="commits">
118-
119-
### Commits
120-
121-
<details>
122-
123-
- [`cca37d0`](https://github.com/stdlib-js/stdlib/commit/cca37d051d8c0209970fc681353fdb4e4d257a8a) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
124-
- [`42c921a`](https://github.com/stdlib-js/stdlib/commit/42c921ab62b8cdf789a9e76b06b18074e850af5e) - **docs:** resolve C lint errors _(by Athan Reines)_
125-
- [`28e1c84`](https://github.com/stdlib-js/stdlib/commit/28e1c84390d88044883c9ef940a12f38d66ea3ef) - **docs:** resolve C lint errors _(by Athan Reines)_
126-
127-
</details>
128-
129-
</section>
130-
131-
<!-- /.commits -->
132-
133-
<section class="contributors">
134-
135-
### Contributors
136-
137-
A total of 2 people contributed to this release. Thank you to the following contributors:
138-
139-
- Athan Reines
140-
- Philipp Burckhardt
141-
142-
</section>
143-
144-
<!-- /.contributors -->
73+
No changes reported for this release.
14574

14675
</section>
14776

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
266266
[npm-image]: http://img.shields.io/npm/v/@stdlib/blas-ext-base-dnannsumkbn2.svg
267267
[npm-url]: https://npmjs.org/package/@stdlib/blas-ext-base-dnannsumkbn2
268268

269-
[test-image]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml/badge.svg?branch=v0.2.2
270-
[test-url]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml?query=branch:v0.2.2
269+
[test-image]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml/badge.svg?branch=main
270+
[test-url]: https://github.com/stdlib-js/blas-ext-base-dnannsumkbn2/actions/workflows/test.yml?query=branch:main
271271

272272
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/blas-ext-base-dnannsumkbn2/main.svg
273273
[coverage-url]: https://codecov.io/github/stdlib-js/blas-ext-base-dnannsumkbn2?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@stdlib/array-filled-by": "^0.2.1",
5757
"@stdlib/array-float64": "^0.2.2",
5858
"@stdlib/assert-is-browser": "^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-bernoulli": "^0.2.1",
6161
"@stdlib/random-base-discrete-uniform": "^0.2.1",
6262
"@stdlib/strided-base-min-view-buffer-index": "^0.2.2",

0 commit comments

Comments
 (0)