Skip to content

Commit a3c6640

Browse files
committed
Auto-generated commit
1 parent 170d2d9 commit a3c6640

8 files changed

Lines changed: 15 additions & 141 deletions

File tree

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2026-02-02T01:27:49.186Z

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2026-01-28)
7+
## Unreleased (2026-02-02)
88

99
<section class="commits">
1010

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,11 @@ For more information on the project, filing bug reports and feature requests, an
292292
293293
---
294294
295+
## License
296+
297+
See [LICENSE][stdlib-license].
298+
299+
295300
## Copyright
296301
297302
Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].
@@ -327,6 +332,8 @@ Copyright &copy; 2016-2026. The Stdlib [Authors][stdlib-authors].
327332
328333
[stdlib-authors]: https://github.com/stdlib-js/stdlib/graphs/contributors
329334
335+
[stdlib-license]: https://raw.githubusercontent.com/stdlib-js/napi-argv-strided-complex64array/main/LICENSE
336+
330337
</section>
331338
332339
<!-- /.links -->

dist/browser.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

dist/index.js

Lines changed: 4 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.js

Lines changed: 0 additions & 33 deletions
This file was deleted.

dist/native.js

Lines changed: 0 additions & 55 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@stdlib/utils-library-manifest": "^0.2.3"
4646
},
4747
"devDependencies": {
48-
"@stdlib/array-filled": "^0.2.1",
49-
"@stdlib/array-typed": "^0.3.0",
48+
"@stdlib/array-filled": "^0.3.0",
49+
"@stdlib/array-typed": "^0.3.1",
5050
"@stdlib/assert-is-browser": "^0.2.2",
5151
"@stdlib/assert-is-complex64array": "^0.2.2",
5252
"@stdlib/strided-base-reinterpret-complex64": "^0.2.1",

0 commit comments

Comments
 (0)