Skip to content

Commit 60fc18d

Browse files
committed
Auto-generated commit
1 parent b14c95c commit 60fc18d

File tree

4 files changed

+25
-99
lines changed

4 files changed

+25
-99
lines changed

.github/.keepalive

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

CHANGELOG.md

Lines changed: 18 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -2,37 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.2.2">
6-
7-
## 0.2.2 (2024-07-29)
5+
<section class="release" id="unreleased">
86

9-
No changes reported for this release.
10-
11-
</section>
12-
13-
<!-- /.release -->
14-
15-
<section class="release" id="v0.2.1">
16-
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)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
3616

3717
</details>
3818

@@ -44,10 +24,9 @@ No changes reported for this release.
4424

4525
### Contributors
4626

47-
A total of 2 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:
4828

4929
- Athan Reines
50-
- Philipp Burckhardt
5130

5231
</section>
5332

@@ -57,95 +36,41 @@ A total of 2 people contributed to this release. Thank you to the following cont
5736

5837
<!-- /.release -->
5938

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-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
71-
- [`e3fc2d4`](https://github.com/stdlib-js/stdlib/commit/e3fc2d48bf55690a3ead6cc37eed3472f34561c0) - **docs:** update links _(by Athan Reines)_
72-
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
73-
74-
</details>
75-
76-
</section>
77-
78-
<!-- /.commits -->
79-
80-
<section class="contributors">
81-
82-
### Contributors
83-
84-
A total of 2 people contributed to this release. Thank you to the following contributors:
85-
86-
- Athan Reines
87-
- Philipp Burckhardt
39+
<section class="release" id="v0.2.2">
8840

89-
</section>
41+
## 0.2.2 (2024-07-29)
9042

91-
<!-- /.contributors -->
43+
No changes reported for this release.
9244

9345
</section>
9446

9547
<!-- /.release -->
9648

97-
<section class="release" id="v0.1.0">
98-
99-
## 0.1.0 (2023-09-24)
100-
101-
<section class="features">
102-
103-
### Features
104-
105-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
106-
107-
</section>
108-
109-
<!-- /.features -->
110-
111-
<section class="breaking-changes">
112-
113-
### BREAKING CHANGES
49+
<section class="release" id="v0.2.1">
11450

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

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

12055
</section>
12156

122-
<!-- /.breaking-changes -->
123-
124-
<section class="commits">
125-
126-
### Commits
57+
<!-- /.release -->
12758

128-
<details>
59+
<section class="release" id="v0.2.0">
12960

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

132-
</details>
63+
No changes reported for this release.
13364

13465
</section>
13566

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

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

146-
</section>
71+
## 0.1.0 (2023-09-24)
14772

148-
<!-- /.contributors -->
73+
No changes reported for this release.
14974

15075
</section>
15176

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
218218
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-zeros-like.svg
219219
[npm-url]: https://npmjs.org/package/@stdlib/array-zeros-like
220220

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

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-dtype": "^0.2.1",
41-
"@stdlib/array-zeros": "^0.2.1",
40+
"@stdlib/array-dtype": "^0.3.0",
41+
"@stdlib/array-zeros": "^0.2.2",
4242
"@stdlib/string-format": "^0.2.2",
4343
"@stdlib/types": "^0.3.2",
4444
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4545
},
4646
"devDependencies": {
47-
"@stdlib/array-complex128": "^0.2.1",
48-
"@stdlib/array-complex64": "^0.2.1",
47+
"@stdlib/array-complex128": "^0.3.0",
48+
"@stdlib/array-complex64": "^0.3.0",
4949
"@stdlib/array-dtypes": "^0.3.0",
5050
"@stdlib/array-float32": "^0.2.2",
5151
"@stdlib/array-float64": "^0.2.2",

0 commit comments

Comments
 (0)