File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22
33> Package changelog.
44
5- <section class =" release " id =" unreleased " >
5+ <section class =" release " id =" v0.1.0 " >
66
7- ## Unreleased (2026-01-12 )
7+ ## 0.1.0 (2026-01-28 )
88
99<section class =" features " >
1010
Original file line number Diff line number Diff line change @@ -319,8 +319,8 @@ Copyright © 2016-2026. The Stdlib [Authors][stdlib-authors].
319319[npm-image]: http://img.shields.io/npm/v/@stdlib/napi-argv-strided-uint16array2d.svg
320320[npm-url]: https://npmjs.org/package/@stdlib/napi-argv-strided-uint16array2d
321321
322- [test-image]: https://github.com/stdlib-js/napi-argv-strided-uint16array2d/actions/workflows/test.yml/badge.svg?branch=main
323- [test-url]: https://github.com/stdlib-js/napi-argv-strided-uint16array2d/actions/workflows/test.yml?query=branch:main
322+ [test-image]: https://github.com/stdlib-js/napi-argv-strided-uint16array2d/actions/workflows/test.yml/badge.svg?branch=v0.1.0
323+ [test-url]: https://github.com/stdlib-js/napi-argv-strided-uint16array2d/actions/workflows/test.yml?query=branch:v0.1.0
324324
325325[coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/napi-argv-strided-uint16array2d/main.svg
326326[coverage-url]: https://codecov.io/github/stdlib-js/napi-argv-strided-uint16array2d?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/napi-argv-strided-uint16array2d" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Convert a Node-API value representing a two-dimensional strided array to an unsigned 16-bit integer array." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
4242 "@stdlib/assert-napi-status-ok" : " ^0.2.2" ,
4343 "@stdlib/napi-argv" : " ^0.2.2" ,
4444 "@stdlib/napi-argv-uint16array" : " ^0.2.2" ,
45- "@stdlib/utils-library-manifest" : " ^0.2.2 "
45+ "@stdlib/utils-library-manifest" : " ^0.2.3 "
4646 },
4747 "devDependencies" : {
4848 "@stdlib/array-filled" : " ^0.2.1" ,
8383 " ndarray" ,
8484 " matrix"
8585 ],
86- "__stdlib__" : {
87- "envs" : {
88- "browser" : false
89- }
90- },
9186 "funding" : {
9287 "type" : " opencollective" ,
9388 "url" : " https://opencollective.com/stdlib"
You can’t perform that action at this time.
0 commit comments