Skip to content

Commit 13fb900

Browse files
committed
Auto-generated commit
1 parent e1061af commit 13fb900

File tree

4 files changed

+19
-82
lines changed

4 files changed

+19
-82
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:03:34.854Z

CHANGELOG.md

Lines changed: 13 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +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-29)
7+
## Unreleased (2024-08-01)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`8d4c46b`](https://github.com/stdlib-js/stdlib/commit/8d4c46b10ca912401e0ff0caa37a17cd3c443c2f) - **refactor:** update paths _(by Athan Reines)_
16-
- [`18b3c79`](https://github.com/stdlib-js/stdlib/commit/18b3c79c5035c7082618b7379cd6576e64393a96) - **refactor:** update paths _(by Athan Reines)_
17-
- [`75d4f83`](https://github.com/stdlib-js/stdlib/commit/75d4f83cb85610d23a04dc21a03f8075f6d3665f) - **refactor:** update require and include paths _(by Athan Reines)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
1816

1917
</details>
2018

@@ -38,45 +36,31 @@ A total of 1 person contributed to this release. Thank you to this contributor:
3836

3937
<!-- /.release -->
4038

41-
<section class="release" id="v0.2.1">
39+
<section class="release" id="v0.2.2">
4240

43-
## 0.2.1 (2024-02-25)
41+
## 0.2.2 (2024-07-29)
4442

4543
No changes reported for this release.
4644

4745
</section>
4846

4947
<!-- /.release -->
5048

51-
<section class="release" id="v0.2.0">
52-
53-
## 0.2.0 (2024-02-14)
54-
55-
<section class="commits">
56-
57-
### Commits
58-
59-
<details>
49+
<section class="release" id="v0.2.1">
6050

61-
- [`df3c9b3`](https://github.com/stdlib-js/stdlib/commit/df3c9b368d8a3dd7dd38f8768deb53c2a780c055) - **build:** remove tslint directives _(by Philipp Burckhardt)_
51+
## 0.2.1 (2024-02-25)
6252

63-
</details>
53+
No changes reported for this release.
6454

6555
</section>
6656

67-
<!-- /.commits -->
68-
69-
<section class="contributors">
70-
71-
### Contributors
72-
73-
A total of 1 person contributed to this release. Thank you to this contributor:
57+
<!-- /.release -->
7458

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

77-
</section>
61+
## 0.2.0 (2024-02-14)
7862

79-
<!-- /.contributors -->
63+
No changes reported for this release.
8064

8165
</section>
8266

@@ -86,55 +70,7 @@ A total of 1 person contributed to this release. Thank you to this contributor:
8670

8771
## 0.1.0 (2023-09-24)
8872

89-
<section class="features">
90-
91-
### Features
92-
93-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - update minimum TypeScript version
94-
95-
</section>
96-
97-
<!-- /.features -->
98-
99-
<section class="breaking-changes">
100-
101-
### BREAKING CHANGES
102-
103-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version
104-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017): update minimum TypeScript version to 4.1
105-
106-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
107-
108-
</section>
109-
110-
<!-- /.breaking-changes -->
111-
112-
<section class="commits">
113-
114-
### Commits
115-
116-
<details>
117-
118-
- [`e29732d`](https://github.com/stdlib-js/stdlib/commit/e29732dee616e2d94e91f87f78afd8aceb806017) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
119-
- [`3f60609`](https://github.com/stdlib-js/stdlib/commit/3f6060905121938ee8c8a7d9c6ab93d5d82ed2be) - **test:** use strictEqual checks _(by Philipp Burckhardt)_
120-
121-
</details>
122-
123-
</section>
124-
125-
<!-- /.commits -->
126-
127-
<section class="contributors">
128-
129-
### Contributors
130-
131-
A total of 1 person contributed to this release. Thank you to this contributor:
132-
133-
- Philipp Burckhardt
134-
135-
</section>
136-
137-
<!-- /.contributors -->
73+
No changes reported for this release.
13874

13975
</section>
14076

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
297297
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-to-iterator.svg
298298
[npm-url]: https://npmjs.org/package/@stdlib/array-to-iterator
299299

300-
[test-image]: https://github.com/stdlib-js/array-to-iterator/actions/workflows/test.yml/badge.svg?branch=v0.2.2
301-
[test-url]: https://github.com/stdlib-js/array-to-iterator/actions/workflows/test.yml?query=branch:v0.2.2
300+
[test-image]: https://github.com/stdlib-js/array-to-iterator/actions/workflows/test.yml/badge.svg?branch=main
301+
[test-url]: https://github.com/stdlib-js/array-to-iterator/actions/workflows/test.yml?query=branch:main
302302

303303
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-to-iterator/main.svg
304304
[coverage-url]: https://codecov.io/github/stdlib-js/array-to-iterator?branch=main

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-accessor-getter": "^0.2.1",
40+
"@stdlib/array-base-accessor-getter": "^0.2.2",
4141
"@stdlib/array-base-assert-is-accessor-array": "^0.2.2",
4242
"@stdlib/array-base-getter": "^0.2.2",
43-
"@stdlib/array-dtype": "^0.2.1",
43+
"@stdlib/array-dtype": "^0.3.0",
4444
"@stdlib/assert-is-collection": "^0.2.2",
4545
"@stdlib/assert-is-function": "^0.2.2",
4646
"@stdlib/string-format": "^0.2.2",
@@ -50,7 +50,7 @@
5050
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5151
},
5252
"devDependencies": {
53-
"@stdlib/array-complex64": "^0.2.1",
53+
"@stdlib/array-complex64": "^0.3.0",
5454
"@stdlib/array-float64": "^0.2.2",
5555
"@stdlib/assert-is-iterator-like": "^0.2.2",
5656
"@stdlib/complex-float32-ctor": "^0.0.2",

0 commit comments

Comments
 (0)