Skip to content

Commit 9557e79

Browse files
committed
Auto-generated commit
1 parent 0562425 commit 9557e79

File tree

4 files changed

+25
-73
lines changed

4 files changed

+25
-73
lines changed

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-08-01T05:43:32.499Z

CHANGELOG.md

Lines changed: 21 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -2,50 +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-
- [`9ef09e2`](https://github.com/stdlib-js/stdlib/commit/9ef09e2cb6c9e777edcccaacd9d2ff681b0b4381) - **docs:** update related packages sections [(#2248)](https://github.com/stdlib-js/stdlib/pull/2248) _(by stdlib-bot)_
16-
17-
</details>
18-
19-
</section>
20-
21-
<!-- /.commits -->
22-
23-
</section>
24-
25-
<!-- /.release -->
26-
27-
<section class="release" id="v0.2.1">
28-
29-
## 0.2.1 (2024-02-24)
30-
31-
No changes reported for this release.
32-
33-
</section>
34-
35-
<!-- /.release -->
36-
37-
<section class="release" id="v0.2.0">
38-
39-
## 0.2.0 (2024-02-14)
40-
41-
<section class="commits">
42-
43-
### Commits
44-
45-
<details>
46-
47-
- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
48-
- [`de93ae0`](https://github.com/stdlib-js/stdlib/commit/de93ae01f1d5e234696e02b9e778d3d71515f5b7) - **build:** remove tslint directives _(by Philipp Burckhardt)_
15+
- [`22c4d29`](https://github.com/stdlib-js/stdlib/commit/22c4d29898e2b5bb4cb071a6b7f62536027eaf28) - **docs:** remove blank line _(by Athan Reines)_
4916

5017
</details>
5118

@@ -59,7 +26,7 @@ No changes reported for this release.
5926

6027
A total of 1 person contributed to this release. Thank you to this contributor:
6128

62-
- Philipp Burckhardt
29+
- Athan Reines
6330

6431
</section>
6532

@@ -69,67 +36,51 @@ A total of 1 person contributed to this release. Thank you to this contributor:
6936

7037
<!-- /.release -->
7138

72-
<section class="release" id="v0.1.0">
39+
<section class="release" id="v0.2.2">
7340

74-
## 0.1.0 (2023-09-24)
41+
## 0.2.2 (2024-07-29)
7542

7643
No changes reported for this release.
7744

7845
</section>
7946

8047
<!-- /.release -->
8148

82-
<section class="release" id="v0.0.1">
83-
84-
## 0.0.1 (2023-08-25)
85-
86-
<section class="features">
49+
<section class="release" id="v0.2.1">
8750

88-
### Features
51+
## 0.2.1 (2024-02-24)
8952

90-
- [`75bd406`](https://github.com/stdlib-js/stdlib/commit/75bd406a8d2659fcbba30e1b3874d7301122c450) - add `array/base/onesnd`
53+
No changes reported for this release.
9154

9255
</section>
9356

94-
<!-- /.features -->
57+
<!-- /.release -->
9558

96-
<section class="bug-fixes">
59+
<section class="release" id="v0.2.0">
9760

98-
### Bug Fixes
61+
## 0.2.0 (2024-02-14)
9962

100-
- [`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - update import path for `Collection` type definition
63+
No changes reported for this release.
10164

10265
</section>
10366

104-
<!-- /.bug-fixes -->
105-
106-
<section class="commits">
107-
108-
### Commits
67+
<!-- /.release -->
10968

110-
<details>
69+
<section class="release" id="v0.1.0">
11170

112-
- [`c9b7246`](https://github.com/stdlib-js/stdlib/commit/c9b72469ac4a7d7d3d07b3936d3033abaf064aec) - **refactor:** improve type specificity by using generics _(by Athan Reines)_
113-
- [`14bacb3`](https://github.com/stdlib-js/stdlib/commit/14bacb3cbfced427bcbadae7cbc649a62bb62b69) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
114-
- [`75bd406`](https://github.com/stdlib-js/stdlib/commit/75bd406a8d2659fcbba30e1b3874d7301122c450) - **feat:** add `array/base/onesnd` _(by Athan Reines)_
71+
## 0.1.0 (2023-09-24)
11572

116-
</details>
73+
No changes reported for this release.
11774

11875
</section>
11976

120-
<!-- /.commits -->
121-
122-
<section class="contributors">
123-
124-
### Contributors
125-
126-
A total of 1 person contributed to this release. Thank you to this contributor:
77+
<!-- /.release -->
12778

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

130-
</section>
81+
## 0.0.1 (2023-08-25)
13182

132-
<!-- /.contributors -->
83+
No changes reported for this release.
13384

13485
</section>
13586

README.md

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

194-
[test-image]: https://github.com/stdlib-js/array-base-onesnd/actions/workflows/test.yml/badge.svg?branch=v0.2.2
195-
[test-url]: https://github.com/stdlib-js/array-base-onesnd/actions/workflows/test.yml?query=branch:v0.2.2
194+
[test-image]: https://github.com/stdlib-js/array-base-onesnd/actions/workflows/test.yml/badge.svg?branch=main
195+
[test-url]: https://github.com/stdlib-js/array-base-onesnd/actions/workflows/test.yml?query=branch:main
196196

197197
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/array-base-onesnd/main.svg
198198
[coverage-url]: https://codecov.io/github/stdlib-js/array-base-onesnd?branch=main

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-fillednd": "^0.2.1",
40+
"@stdlib/array-base-fillednd": "^0.2.2",
4141
"@stdlib/types": "^0.3.2"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)