8000 Auto-generated commit · stdlib-js/array-empty-like@bb88168 · GitHub
[go: up one dir, main page]

Skip to content

Commit bb88168

Browse files
committed
Auto-generated commit
1 parent 91f4890 commit bb88168

File tree

4 files changed

+23
-167
lines changed

4 files changed

+23
-167
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:37.664Z

CHANGELOG.md

Lines changed: 14 additions & 159 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,17 @@
22

33
> Package changelog.
44
5-
<section class="release" id="v0.3.0">
6-
7-
## 0.3.0 (2024-07-29)
8-
9-
<section class="features">
10-
11-
### Features
12-
13-
- [`a3132d2`](https://github.com/stdlib-js/stdlib/commit/a3132d275df3729f7d91008bc81610736622ee7a) - add boolean dtype support to `array/empty-like` [(#2460)](https://github.com/stdlib-js/stdlib/pull/2460)
14-
15-
</section>
5+
<section class="release" id="unreleased">
166

17-
<!-- /.features -->
7+
## Unreleased (2024-08-01)
188

199
<section class="commits">
2010

2111
### Commits
2212

2313
<details>
2414

25-
- [`a3132d2`](https://github.com/stdlib-js/stdlib/commit/a3132d275df3729f7d91008bc81610736622ee7a) - **feat:** add boolean dtype support to `array/empty-like` [(#2460)](https://github.com/stdlib-js/stdlib/pull/2460) _(by Jaysukh Makvana, Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
2616

2717
</details>
2818

@@ -34,10 +24,9 @@
3424

3525
### Contributors
3626

37-
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:
3828

3929
- Athan Reines
40-
- Jaysukh Makvana
4130

4231
</section>
4332

@@ -47,46 +36,21 @@ A total of 2 people contributed to this release. Thank you to the following cont
4736

4837
<!-- /.release -->
4938

50-
<section class="release" id="v0.2.1">
51-
52-
## 0.2.1 (2024-02-25)
53-
54-
<section class="features">
55-
56-
### Features
57-
58-
- [`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)
59-
60-
</section>
61-
62-
<!-- /.features -->
63-
64-
<section class="commits">
65-
66-
### Commits
67-
68-
<details>
39+
<section class="release" id="v0.3.0">
6940

70-
- [`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)_
41+
## 0.3.0 (2024-07-29)
7142

72-
</details>
43+
No changes reported for this release.
7344

7445
</section>
7546

76-
<!-- /.commits -->
77-
78-
<section class="contributors">
79-
80-
### Contributors
81-
82-
A total of 2 people contributed to this release. Thank you to the following contributors:
47+
<!-- /.release -->
8348

84-
- Athan Reines
85-
- Philipp Burckhardt
49+
<section class="release" id="v0.2.1">
8650

87-
</section>
51+
## 0.2.1 (2024-02-25)
8852

89-
<!-- /.contributors -->
53+
No changes reported for this release.
9054

9155
</section>
9256

@@ -96,34 +60,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
9660

9761
## 0.2.0 (2024-02-14)
9862

99-
<section class="commits">
100-
101-
### Commits
102-
103-
<details>
104-
105-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
106-
- [`e3fc2d4`](https://github.com/stdlib-js/stdlib/commit/e3fc2d48bf55690a3ead6cc37eed3472f34561c0) - **docs:** update links _(by Athan Reines)_
107-
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
108-
109-
</details>
110-
111-
</section>
112-
113-
<!-- /.commits -->
114-
115-
<section class="contributors">
116-
117-
### Contributors
118-
119-
A total of 2 people contributed to this release. Thank you to the following contributors:
120-
121-
- Athan Reines
122-
- Philipp Burckhardt
123-
124-
</section>
125-
126-
<!-- /.contributors -->
63+
No changes reported for this release.
12764

12865
</section>
12966

@@ -133,54 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
13370

13471
## 0.1.0 (2023-09-24)
13572

136-
<section class="features">
137-
138-
### Features
139-
140-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
141-
142-
</section>
143-
144-
<!-- /.features -->
145-
146-
<section class="breaking-changes">
147-
148-
### BREAKING CHANGES
149-
150-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
151-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
152-
153-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
154-
155-
</section>
156-
157-
<!-- /.breaking-changes -->
158-
159-
<section class="commits">
160-
161-
### Commits
162-
163-
<details>
164-
165-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
166-
167-
</details>
168-
169-
</section>
170-
171-
<!-- /.commits -->
172-
173-
<section class="contributors">
174-
175-
### Contributors
176-
177-
A total of 1 person contributed to this release. Thank you to this contributor:
178-
179-
- Philipp Burckhardt
180-
181-
</section>
182-
183-
<!-- /.contributors -->
73+
No changes reported for this release.
18474

18575
</section>
18676

@@ -190,42 +80,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
19080

19181
## 0.0.1 (2023-07-31)
19282

193-
<section class="features">
194-
195-
### Features
196-
197-
- [`81b8f6c`](https://github.com/stdlib-js/stdlib/commit/81b8f6cdc8d32eaa189a3b40f522c3f7f2bc84b4) - add `array/empty-like` [(#1041)](https://github.com/stdlib-js/stdlib/pull/1041)
198-
199-
</section>
200-
201-
<!-- /.features -->
202-
203-
<section class="commits">
204-
205-
### Commits
206-
207-
<details>
208-
209-
- [`81b8f6c`](https://github.com/stdlib-js/stdlib/commit/81b8f6cdc8d32eaa189a3b40f522c3f7f2bc84b4) - **feat:** add `array/empty-like` [(#1041)](https://github.com/stdlib-js/stdlib/pull/1041) _(by Stephannie Jiménez Gacha, Athan Reines)_
210-
211-
</details>
212-
213-
</section>
214-
215-
<!-- /.commits -->
216-
217-
<section class="contributors">
218-
219-
### Contributors
220-
221-
A total of 2 people contributed to this release. Thank you to the following contributors:
222-
223-
- Athan Reines
224-
- Stephannie Jiménez Gacha
225-
226-
</section>
227-
228-
<!-- /.contributors -->
83+
No changes reported for this release.
22984

23085
</section>
23186

README.md

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

211-
[test-image]: https://github.com/stdlib-js/array-empty-like/actions/workflows/test.yml/badge.svg?branch=v0.3.0
212-
[test-url]: https://github.com/stdlib-js/array-empty-like/actions/workflows/test.yml?query=branch:v0.3.0
211+
[test-image]: https://github.com/stdlib-js/array-empty-like/actions/workflows/test.yml/badge.svg?branch=main
212+
[test-url]: https://github.com/stdlib-js/array-empty-like/actions/workflows/test.yml?query=branch:main
213213

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-dtype": "^0.2.1",
41-
"@stdlib/array-empty": "^0.2.1",
40+
"@stdlib/array-dtype": "^0.3.0",
41+
"@stdlib/array-empty": "^0.3.0",
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-bool": "^0.0.1",
48-
"@stdlib/array-complex128": "^0.2.1",
49-
"@stdlib/array-complex64": "^0.2.1",
47+
"@stdlib/array-bool": "^0.1.0",
48+
"@stdlib/array-complex128": "^0.3.0",
49+
"@stdlib/array-complex64": "^0.3.0",
5050
"@stdlib/array-dtypes": "^0.3.0",
5151
"@stdlib/array-float32": "^0.2.2",
5252
"@stdlib/array-float64": "^0.2.2",
@@ -57,7 +57,7 @@
5757
"@stdlib/array-uint32": "^0.2.2",
5858
"@stdlib/array-uint8": "^0.2.2",
5959
"@stdlib/array-uint8c": "^0.2.2",
60-
"@stdlib/array-zeros": "^0.2.1",
60+
"@stdlib/array-zeros": "^0.2.2",
6161
"@stdlib/assert-instance-of": "^0.2.2",
6262
"@stdlib/assert-is-array": "^0.2.2",
6363
"@stdlib/assert-is-typed-array": "^0.2.2",

0 commit comments

Comments
 (0)
0