Skip to content

Commit b87d882

Browse files
committed
Auto-generated commit
1 parent 0fcc361 commit b87d882

File tree

5 files changed

+35
-80
lines changed

5 files changed

+35
-80
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:32:36.205Z

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

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
6-
7-
## 0.2.2 (2024-07-28)
8-
9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
15-
<section class="release" id="v0.2.1">
5+
<section class="release" id="unreleased">
166

17-
## 0.2.1 (2024-02-24)
18-
19-
No changes reported for this release.
20-
21-
</section>
22-
23-
<!-- /.release -->
24-
25-
<section class="release" id="v0.2.0">
26-
27-
## 0.2.0 (2024-02-14)
28-
29-
No changes reported for this release.
30-
31-
</section>
32-
33-
<!-- /.release -->
34-
35-
<section class="release" id="v0.1.0">
36-
37-
## 0.1.0 (2023-09-23)
38-
39-
<section class="features">
40-
41-
### Features
42-
43-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
44-
45-
</section>
46-
47-
<!-- /.features -->
48-
49-
<section class="breaking-changes">
50-
51-
### BREAKING CHANGES
52-
53-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
54-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
55-
56-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
57-
58-
</section>
59-
60-
<!-- /.breaking-changes -->
7+
## Unreleased (2024-08-01)
618

629
<section class="commits">
6310

6411
### Commits
6512

6613
<details>
6714

68-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
6916

7017
</details>
7118

@@ -79,7 +26,7 @@ No changes reported for this release.
7926

8027
A total of 1 person contributed to this release. Thank you to this contributor:
8128

82-
- Philipp Burckhardt
29+
- Athan Reines
8330

8431
</section>
8532

@@ -89,46 +36,51 @@ A total of 1 person contributed to this release. Thank you to this contributor:
8936

9037
<!-- /.release -->
9138

92-
<section class="release" id="v0.0.1">
39+
<section class="release" id="v0.2.2">
9340

94-
## 0.0.1 (2023-07-31)
41+
## 0.2.2 (2024-07-28)
9542

96-
<section class="features">
43+
No changes reported for this release.
9744

98-
### Features
45+
</section>
9946

100-
- [`0ed2dc6`](https://github.com/stdlib-js/stdlib/commit/0ed2dc6083a20d0f90e653191778da2a9ddf9105) - add `@stdlib/ndarray-base/nullary-tiling-block-size`
47+
<!-- /.release -->
10148

102-
</section>
49+
<section class="release" id="v0.2.1">
10350

104-
<!-- /.features -->
51+
## 0.2.1 (2024-02-24)
10552

106-
<section class="commits">
53+
No changes reported for this release.
10754

108-
### Commits
55+
</section>
10956

110-
<details>
57+
<!-- /.release -->
11158

112-
- [`99b2138`](https://github.com/stdlib-js/stdlib/commit/99b2138aa1168adc84815286ccb1dd8cdb8208f5) - **docs:** update description _(by Athan Reines)_
113-
- [`0ed2dc6`](https://github.com/stdlib-js/stdlib/commit/0ed2dc6083a20d0f90e653191778da2a9ddf9105) - **feat:** add `@stdlib/ndarray-base/nullary-tiling-block-size` _(by Athan Reines)_
59+
<section class="release" id="v0.2.0">
11460

115-
</details>
61+
## 0.2.0 (2024-02-14)
11662

117-
</section>
63+
No changes reported for this release.
11864

119-
<!-- /.commits -->
65+
</section>
12066

121-
<section class="contributors">
67+
<!-- /.release -->
12268

123-
### Contributors
69+
<section class="release" id="v0.1.0">
12470

125-
A total of 1 person contributed to this release. Thank you to this contributor:
71+
## 0.1.0 (2023-09-23)
12672

127-
- Athan Reines
73+
No changes reported for this release.
12874

12975
</section>
13076

131-
<!-- /.contributors -->
77+
<!-- /.release -->
78+
79+
<section class="release" id="v0.0.1">
80+
81+
## 0.0.1 (2023-07-31)
82+
83+
No changes reported for this release.
13284

13385
</section>
13486

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
182182
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-nullary-tiling-block-size.svg
183183
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-nullary-tiling-block-size
184184

185-
[test-image]: https://github.com/stdlib-js/ndarray-base-nullary-tiling-block-size/actions/workflows/test.yml/badge.svg?branch=v0.2.2
186-
[test-url]: https://github.com/stdlib-js/ndarray-base-nullary-tiling-block-size/actions/workflows/test.yml?query=branch:v0.2.2
185+
[test-image]: https://github.com/stdlib-js/ndarray-base-nullary-tiling-block-size/actions/workflows/test.yml/badge.svg?branch=main
186+
[test-url]: https://github.com/stdlib-js/ndarray-base-nullary-tiling-block-size/actions/workflows/test.yml?query=branch:main
187187

188188
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-nullary-tiling-block-size/main.svg
189189
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-nullary-tiling-block-size?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/ndarray-base-bytes-per-element": "^0.2.1"
40+
"@stdlib/ndarray-base-bytes-per-element": "^0.2.2"
4141
},
4242
"devDependencies": {
4343
"@stdlib/assert-is-positive-integer": "^0.2.2",

0 commit comments

Comments
 (0)