Skip to content

Commit 082e189

Browse files
committed
Auto-generated commit
1 parent ac89a30 commit 082e189

File tree

5 files changed

+22
-84
lines changed

5 files changed

+22
-84
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:11:55.253Z

.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: 13 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +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-28)
7+
## Unreleased (2024-08-01)
88

99
<section class="commits">
1010

1111
### Commits
1212

1313
<details>
1414

15-
- [`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)_
1616

1717
</details>
1818

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

3737
<!-- /.release -->
3838

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

41-
## 0.2.1 (2024-02-24)
41+
## 0.2.2 (2024-07-28)
4242

4343
No changes reported for this release.
4444

4545
</section>
4646

4747
<!-- /.release -->
4848

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

59-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
60-
- [`45a2bec`](https://github.com/stdlib-js/stdlib/commit/45a2becb6d02b484aaddcdd8c501f2e4dff90967) - **docs:** update links _(by Athan Reines)_
51+
## 0.2.1 (2024-02-24)
6152

62-
</details>
53+
No changes reported for this release.
6354

6455
</section>
6556

66-
<!-- /.commits -->
67-
68-
<section class="contributors">
69-
70-
### Contributors
71-
72-
A total of 2 people contributed to this release. Thank you to the following contributors:
57+
<!-- /.release -->
7358

74-
- Athan Reines
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,56 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
8670

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

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

14075
</section>
14176

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
239239
[npm-image]: http://img.shields.io/npm/v/@stdlib/assert-is-accessor-array.svg
240240
[npm-url]: https://npmjs.org/package/@stdlib/assert-is-accessor-array
241241

242-
[test-image]: https://github.com/stdlib-js/assert-is-accessor-array/actions/workflows/test.yml/badge.svg?branch=v0.2.2
243-
[test-url]: https://github.com/stdlib-js/assert-is-accessor-array/actions/workflows/test.yml?query=branch:v0.2.2
242+
[test-image]: https://github.com/stdlib-js/assert-is-accessor-array/actions/workflows/test.yml/badge.svg?branch=main
243+
[test-url]: https://github.com/stdlib-js/assert-is-accessor-array/actions/workflows/test.yml?query=branch:main
244244

245245
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/assert-is-accessor-array/main.svg
246246
[coverage-url]: https://codecov.io/github/stdlib-js/assert-is-accessor-array?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/assert-is-collection": "^0.2.1",
40+
"@stdlib/assert-is-collection": "^0.2.2",
4141
"@stdlib/assert-is-function": "^0.2.2"
4242
},
4343
"devDependencies": {
44-
"@stdlib/array-complex128": "^0.2.1",
45-
"@stdlib/array-complex64": "^0.2.1",
44+
"@stdlib/array-complex128": "^0.3.0",
45+
"@stdlib/array-complex64": "^0.3.0",
4646
"@stdlib/array-float32": "^0.2.2",
4747
"@stdlib/array-float64": "^0.2.2",
4848
"@stdlib/array-int16": "^0.2.2",
@@ -58,7 +58,7 @@
5858
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
5959
"istanbul": "^0.4.1",
6060
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",
61-
"@stdlib/bench-harness": "^0.2.1"
61+
"@stdlib/bench-harness": "^0.2.2"
6262
},
6363
"engines": {
6464
"node": ">=0.10.0",

0 commit comments

Comments
 (0)