Skip to content

Commit 785503b

Browse files
committed
Auto-generated commit
1 parent 9a1a5b3 commit 785503b

File tree

4 files changed

+20
-108
lines changed

4 files changed

+20
-108
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:49:42.233Z

CHANGELOG.md

Lines changed: 13 additions & 102 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,59 +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="bug-fixes">
56-
57-
### Bug Fixes
58-
59-
- [`c539bd1`](https://github.com/stdlib-js/stdlib/commit/c539bd17b8cd17ca3a37a958626dbd6df2e25477) - add missing argument
60-
61-
</section>
62-
63-
<!-- /.bug-fixes -->
64-
65-
<section class="commits">
66-
67-
### Commits
68-
69-
<details>
49+
<section class="release" id="v0.2.1">
7050

71-
- [`dea49e0`](https://github.com/stdlib-js/stdlib/commit/dea49e03ab5571233e3da26835a6a6d3256d5737) - **docs:** use single quotes in require calls instead of backticks _(by Philipp Burckhardt)_
72-
- [`23114c6`](https://github.com/stdlib-js/stdlib/commit/23114c65f67ea8c17fc835e280408c39544dfa76) - **build:** remove tslint directives _(by Philipp Burckhardt)_
73-
- [`c539bd1`](https://github.com/stdlib-js/stdlib/commit/c539bd17b8cd17ca3a37a958626dbd6df2e25477) - **fix:** add missing argument _(by Athan Reines)_
74-
- [`5325a1c`](https://github.com/stdlib-js/stdlib/commit/5325a1c582f04488de7cfb0cf5f4c08a9bef014d) - **refactor:** use accessor utilities _(by Athan Reines)_
51+
## 0.2.1 (2024-02-25)
7552

76-
</details>
53+
No changes reported for this release.
7754

7855
</section>
7956

80-
<!-- /.commits -->
81-
82-
<section class="contributors">
83-
84-
### Contributors
85-
86-
A total of 2 people contributed to this release. Thank you to the following contributors:
57+
<!-- /.release -->
8758

88-
- Athan Reines
89-
- Philipp Burckhardt
59+
<section class="release" id="v0.2.0">
9060

91-
</section>
61+
## 0.2.0 (2024-02-14)
9262

93-
<!-- /.contributors -->
63+
No changes reported for this release.
9464

9565
</section>
9666

@@ -100,66 +70,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
10070

10171
## 0.1.0 (2023-09-24)
10272

103-
<section class="features">
104-
105-
### Features
106-
107-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - update minimum TypeScript version
108-
109-
</section>
110-
111-
<!-- /.features -->
112-
113-
<section class="bug-fixes">
114-
115-
### Bug Fixes
116-
117-
- [`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - update import path for `Collection` type definition
118-
119-
</section>
120-
121-
<!-- /.bug-fixes -->
122-
123-
<section class="breaking-changes">
124-
125-
### BREAKING CHANGES
126-
127-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version
128-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0): update minimum TypeScript version to 4.1
129-
130-
- To migrate, users should upgrade their TypeScript version to at least version 4.1.
131-
132-
</section>
133-
134-
<!-- /.breaking-changes -->
135-
136-
<section class="commits">
137-
138-
### Commits
139-
140-
<details>
141-
142-
- [`7ae5741`](https://github.com/stdlib-js/stdlib/commit/7ae574143c9716c82cea6cbf839a20b70a9cdfe0) - **feat:** update minimum TypeScript version _(by Philipp Burckhardt)_
143-
- [`0deb1be`](https://github.com/stdlib-js/stdlib/commit/0deb1be1f1efe2cc98bd944ab1c50cc885cf523b) - **fix:** update import path for `Collection` type definition _(by Athan Reines)_
144-
145-
</details>
146-
147-
</section>
148-
149-
<!-- /.commits -->
150-
151-
<section class="contributors">
152-
153-
### Contributors
154-
155-
A total of 2 people contributed to this release. Thank you to the following contributors:
156-
157-
- Athan Reines
158-
- Philipp Burckhardt
159-
160-
</section>
161-
162-
<!-- /.contributors -->
73+
No changes reported for this release.
16374

16475
</section>
16576

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ Copyright &copy; 2016-2024. The Stdlib [Authors][stdlib-authors].
214214
[npm-image]: http://img.shields.io/npm/v/@stdlib/ndarray-base-ndarraylike2object.svg
215215
[npm-url]: https://npmjs.org/package/@stdlib/ndarray-base-ndarraylike2object
216216

217-
[test-image]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml/badge.svg?branch=v0.2.2
218-
[test-url]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml?query=branch:v0.2.2
217+
[test-image]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml/badge.svg?branch=main
218+
[test-url]: https://github.com/stdlib-js/ndarray-base-ndarraylike2object/actions/workflows/test.yml?query=branch:main
219219

220220
[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/ndarray-base-ndarraylike2object/main.svg
221221
[coverage-url]: https://codecov.io/github/stdlib-js/ndarray-base-ndarraylike2object?branch=main

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"url": "https://github.com/stdlib-js/stdlib/issues"
3838
},
3939
"dependencies": {
40-
"@stdlib/array-base-accessor-getter": "^0.2.1",
41-
"@stdlib/array-base-accessor-setter": "^0.2.1",
40+
"@stdlib/array-base-accessor-getter": "^0.2.2",
41+
"@stdlib/array-base-accessor-setter": "^0.2.2",
4242
"@stdlib/array-base-assert-is-accessor-array": "^0.2.2",
4343
"@stdlib/array-base-getter": "^0.2.2",
4444
"@stdlib/array-base-setter": "^0.2.2",
@@ -52,15 +52,15 @@
5252
"@stdlib/types": "^0.3.2"
5353
},
5454
"devDependencies": {
55-
"@stdlib/array-complex64": "^0.2.1",
55+
"@stdlib/array-complex64": "^0.3.0",
5656
"@stdlib/array-float64": "^0.2.2",
5757
"@stdlib/assert-is-collection": "^0.2.2",
5858
"@stdlib/complex-float32-ctor": "^0.0.2",
5959
"@stdlib/complex-float32-imag": "^0.1.1",
6060
"@stdlib/complex-float32-real": "^0.1.1",
6161
"@stdlib/ndarray-array": "^0.2.1",
6262
"@stdlib/ndarray-base-ctor": "^0.2.2",
63-
"@stdlib/ndarray-ctor": "^0.2.1",
63+
"@stdlib/ndarray-ctor": "^0.2.2",
6464
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
6565
"istanbul": "^0.4.1",
6666
"tap-min": "git+https://github.com/Planeshifter/tap-min.git",

0 commit comments

Comments
 (0)