Skip to content

Commit d6be6ff

Browse files
committed
Auto-generated commit
1 parent 0954601 commit d6be6ff

File tree

5 files changed

+28
-88
lines changed

5 files changed

+28
-88
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T04:58:02.300Z

.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: 22 additions & 85 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-28)
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-24)
18-
19-
No changes reported for this release.
20-
21-
</section>
22-
23-
<!-- /.release -->
24-
25-
<section class="release" id="v0.2.0">
26-
27-
## 0.2.0 (2024-02-14)
7+
## Unreleased (2024-08-01)
288

299
<section class="commits">
3010

3111
### Commits
3212

3313
<details>
3414

35-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
3616

3717
</details>
3818

@@ -46,7 +26,7 @@ No changes reported for this release.
4626

4727
A total of 1 person contributed to this release. Thank you to this contributor:
4828

49-
- Philipp Burckhardt
29+
- Athan Reines
5030

5131
</section>
5232

@@ -56,94 +36,51 @@ A total of 1 person contributed to this release. Thank you to this contributor:
5636

5737
<!-- /.release -->
5838

59-
<section class="release" id="v0.1.0">
60-
61-
## 0.1.0 (2023-09-24)
62-
63-
<section class="bug-fixes">
64-
65-
### Bug Fixes
66-
67-
- [`dd9f8bb`](https://github.com/stdlib-js/stdlib/commit/dd9f8bb4e90a35fcb439ea3dca1124ad44a59f9e) - add missing `this` parameter
68-
- [`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
69-
70-
</section>
71-
72-
<!-- /.bug-fixes -->
73-
74-
<section class="commits">
75-
76-
### Commits
77-
78-
<details>
39+
<section class="release" id="v0.2.2">
7940

80-
- [`1982c2a`](https://github.com/stdlib-js/stdlib/commit/1982c2a43c8c10221f83bc94c8967d00167d349f) - **docs:** fix input types _(by Athan Reines)_
81-
- [`685ebf5`](https://github.com/stdlib-js/stdlib/commit/685ebf56de19ddea5e5ef1894c5dc79881e2c3eb) - **refactor:** use predefined types _(by Athan Reines)_
82-
- [`dd9f8bb`](https://github.com/stdlib-js/stdlib/commit/dd9f8bb4e90a35fcb439ea3dca1124ad44a59f9e) - **fix:** add missing `this` parameter _(by Athan Reines)_
83-
- [`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
41+
## 0.2.2 (2024-07-28)
8442

85-
</details>
43+
No changes reported for this release.
8644

8745
</section>
8846

89-
<!-- /.commits -->
90-
91-
<section class="contributors">
92-
93-
### Contributors
94-
95-
A total of 1 person contributed to this release. Thank you to this contributor:
47+
<!-- /.release -->
9648

97-
- Athan Reines
49+
<section class="release" id="v0.2.1">
9850

99-
</section>
51+
## 0.2.1 (2024-02-24)
10052

101-
<!-- /.contributors -->
53+
No changes reported for this release.
10254

10355
</section>
10456

10557
<!-- /.release -->
10658

107-
<section class="release" id="v0.0.1">
108-
109-
## 0.0.1 (2023-08-10)
110-
111-
<section class="features">
59+
<section class="release" id="v0.2.0">
11260

113-
### Features
61+
## 0.2.0 (2024-02-14)
11462

115-
- [`7b5ecaa`](https://github.com/stdlib-js/stdlib/commit/7b5ecaaffcb14a2f47e42ad14211dce24b08aaed) - add `array/base/flatten5d-by`
63+
No changes reported for this release.
11664

11765
</section>
11866

119-
<!-- /.features -->
120-
121-
<section class="commits">
122-
123-
### Commits
67+
<!-- /.release -->
12468

125-
<details>
69+
<section class="release" id="v0.1.0">
12670

127-
- [`fa04128`](https://github.com/stdlib-js/stdlib/commit/fa041289de502a062e7537c7f8c987ebe83d85ec) - **docs:** fix example _(by Athan Reines)_
128-
- [`7b5ecaa`](https://github.com/stdlib-js/stdlib/commit/7b5ecaaffcb14a2f47e42ad14211dce24b08aaed) - **feat:** add `array/base/flatten5d-by` _(by Athan Reines)_
71+
## 0.1.0 (2023-09-24)
12972

130-
</details>
73+
No changes reported for this release.
13174

13275
</section>
13376

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:
77+
<!-- /.release -->
14178

142-
- Athan Reines
79+
<section class="release" id="v0.0.1">
14380

144-
</section>
81+
## 0.0.1 (2023-08-10)
14582

146-
<!-- /.contributors -->
83+
No changes reported for this release.
14784

14885
</section>
14986

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
276276
[npm-image]: http://img.shields.io/npm/v/@stdlib/array-base-flatten5d-by.svg
277277
[npm-url]: https://npmjs.org/package/@stdlib/array-base-flatten5d-by
278278

279-
[test-image]: https://github.com/stdlib-js/array-base-flatten5d-by/actions/workflows/test.yml/badge.svg?branch=v0.2.2
280-
[test-url]: https://github.com/stdlib-js/array-base-flatten5d-by/actions/workflows/test.yml?query=branch:v0.2.2
279+
[test-image]: https://github.com/stdlib-js/array-base-flatten5d-by/actions/workflows/test.yml/badge.svg?branch=main
280+
[test-url]: https://github.com/stdlib-js/array-base-flatten5d-by/actions/workflows/test.yml?query=branch:main
281281

282282
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-flatten5d-by/main.svg
283283
[coverage-url]: https://codecov.io/github/stdlib-js/array-base-flatten5d-by?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
4242
},
4343
"devDependencies": {
44-
"@stdlib/array-base-filled": "^0.2.1",
44+
"@stdlib/array-base-filled": "^0.2.2",
4545
"@stdlib/array-base-zero-to": "^0.2.1",
4646
"@stdlib/array-float64": "^0.2.2",
4747
"@stdlib/assert-has-own-property": "^0.2.2",

0 commit comments

Comments
 (0)