Skip to content

Commit b347cc2

Browse files
committed
Auto-generated commit
1 parent 12c6156 commit b347cc2

File tree

4 files changed

+24
-96
lines changed

4 files changed

+24
-96
lines changed

.github/.keepalive

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T06:04:09.359Z

CHANGELOG.md

+18-91
Original file line numberDiff line numberDiff line change
@@ -2,73 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
6-
7-
## 0.2.2 (2024-07-29)
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-25)
18-
19-
<section class="features">
20-
21-
### Features
22-
23-
- [`819d2e4`](https://github.com/stdlib-js/stdlib/commit/819d2e407146d4dcc17f8bab53b591b3d573f8a1) - add data type maps and replace use of overloads [(#1317)](https://github.com/stdlib-js/stdlib/pull/1317)
24-
25-
</section>
26-
27-
<!-- /.features -->
7+
## Unreleased (2024-08-01)
288

299
<section class="commits">
3010

3111
### Commits
3212

3313
<details>
3414

35-
- [`819d2e4`](https://github.com/stdlib-js/stdlib/commit/819d2e407146d4dcc17f8bab53b591b3d573f8a1) - **feat:** add data type maps and replace use of overloads [(#1317)](https://github.com/stdlib-js/stdlib/pull/1317) _(by Philipp Burckhardt, Athan Reines)_
36-
37-
</details>
38-
39-
</section>
40-
41-
<!-- /.commits -->
42-
43-
<section class="contributors">
44-
45-
### Contributors
46-
47-
A total of 2 people contributed to this release. Thank you to the following contributors:
48-
49-
- Athan Reines
50-
- Philipp Burckhardt
51-
52-
</section>
53-
54-
<!-- /.contributors -->
55-
56-
</section>
57-
58-
<!-- /.release -->
59-
60-
<section class="release" id="v0.2.0">
61-
62-
## 0.2.0 (2024-02-14)
63-
64-
<section class="commits">
65-
66-
### Commits
67-
68-
<details>
69-
70-
- [`ff4e25b`](https://github.com/stdlib-js/stdlib/commit/ff4e25bca92754c14380c8bef88f827dce4c6c64) - **refactor:** query default dtype _(by Athan Reines)_
71-
- [`e3fc2d4`](https://github.com/stdlib-js/stdlib/commit/e3fc2d48bf55690a3ead6cc37eed3472f34561c0) - **docs:** update links _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
7216

7317
</details>
7418

@@ -92,58 +36,41 @@ A total of 1 person contributed to this release. Thank you to this contributor:
9236

9337
<!-- /.release -->
9438

95-
<section class="release" id="v0.1.0">
96-
97-
## 0.1.0 (2023-09-24)
98-
99-
<section class="features">
39+
<section class="release" id="v0.2.2">
10040

101-
### Features
41+
## 0.2.2 (2024-07-29)
10242

103-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
43+
No changes reported for this release.
10444

10545
</section>
10646

107-
<!-- /.features -->
108-
109-
<section class="breaking-changes">
47+
<!-- /.release -->
11048

111-
### BREAKING CHANGES
49+
<section class="release" id="v0.2.1">
11250

113-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
114-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
51+
## 0.2.1 (2024-02-25)
11552

116-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
53+
No changes reported for this release.
11754

11855
</section>
11956

120-
<!-- /.breaking-changes -->
121-
122-
<section class="commits">
123-
124-
### Commits
57+
<!-- /.release -->
12558

126-
<details>
59+
<section class="release" id="v0.2.0">
12760

128-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
61+
## 0.2.0 (2024-02-14)
12962

130-
</details>
63+
No changes reported for this release.
13164

13265
</section>
13366

134-
<!-- /.commits -->
135-
136-
<section class="contributors">
137-
138-
### Contributors
139-
140-
A total of 1 person contributed to this release. Thank you to this contributor:
67+
<!-- /.release -->
14168

142-
- Philipp Burckhardt
69+
<section class="release" id="v0.1.0">
14370

144-
</section>
71+
## 0.1.0 (2023-09-24)
14572

146-
<!-- /.contributors -->
73+
No changes reported for this release.
14774

14875
</section>
14976

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
210210
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-zeros.svg
211211
[npm-url]: https://npmjs.org/package/@stdlib/array-zeros
212212

213-
[test-image]: https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml/badge.svg?branch=v0.2.2
214-
[test-url]: https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml?query=branch:v0.2.2
213+
[test-image]: https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml/badge.svg?branch=main
214+
[test-url]: https://github.com/stdlib-js/array-zeros/actions/workflows/test.yml?query=branch:main
215215

216216
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-zeros/main.svg
217217
[coverage-url]: https://codecov.io/github/stdlib-js/array-zeros?branch=main

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-base-zeros": "^0.2.2",
41-
"@stdlib/array-ctors": "^0.2.1",
41+
"@stdlib/array-ctors": "^0.3.0",
4242
"@stdlib/array-defaults": "^0.3.0",
4343
"@stdlib/assert-is-nonnegative-integer": "^0.2.2",
4444
"@stdlib/string-format": "^0.2.2",
4545
"@stdlib/types": "^0.3.2",
4646
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4747
},
4848
"devDependencies": {
49-
"@stdlib/array-complex128": "^0.2.1",
50-
"@stdlib/array-complex64": "^0.2.1",
49+
"@stdlib/array-complex128": "^0.3.0",
50+
"@stdlib/array-complex64": "^0.3.0",
5151
"@stdlib/array-dtypes": "^0.3.0",
5252
"@stdlib/array-float32": "^0.2.2",
5353
"@stdlib/array-float64": "^0.2.2",

0 commit comments

Comments
 (0)