File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 (2024-07-28)
7+ ## 0.1.0 (2024-07-28)
88
99<section class =" features " >
1010
Original file line number Diff line number Diff line change @@ -292,8 +292,8 @@ Copyright © 2016-2024. The Stdlib [Authors][stdlib-authors].
292292[ npm-image ] : http://img.shields.io/npm/v/@stdlib/complex-float32-base-mul.svg
293293[ npm-url ] : https://npmjs.org/package/@stdlib/complex-float32-base-mul
294294
295- [ test-image ] : https://github.com/stdlib-js/complex-float32-base-mul/actions/workflows/test.yml/badge.svg?branch=main
296- [ test-url ] : https://github.com/stdlib-js/complex-float32-base-mul/actions/workflows/test.yml?query=branch:main
295+ [ test-image ] : https://github.com/stdlib-js/complex-float32-base-mul/actions/workflows/test.yml/badge.svg?branch=v0.1.0
296+ [ test-url ] : https://github.com/stdlib-js/complex-float32-base-mul/actions/workflows/test.yml?query=branch:v0.1.0
297297
298298[ coverage-image ] : https://img.shields.io/codecov/c/github/stdlib-js/complex-float32-base-mul/main.svg
299299[ coverage-url ] : https://codecov.io/github/stdlib-js/complex-float32-base-mul?branch=main
Original file line number Diff line number Diff line change 11{
22 "name" : " @stdlib/complex-float32-base-mul" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Multiply two single-precision complex floating-point numbers." ,
55 "license" : " Apache-2.0" ,
66 "author" : {
4444 "@stdlib/complex-float32-imag" : " ^0.1.1" ,
4545 "@stdlib/complex-float32-real" : " ^0.1.1" ,
4646 "@stdlib/complex-float32-reim" : " ^0.1.2" ,
47- "@stdlib/math-base-napi-binary" : " ^0.2.1 " ,
47+ "@stdlib/math-base-napi-binary" : " ^0.3.0 " ,
4848 "@stdlib/number-float64-base-to-float32" : " ^0.2.2" ,
4949 "@stdlib/types" : " ^0.3.2" ,
5050 "@stdlib/utils-library-manifest" : " ^0.2.2"
You can’t perform that action at this time.
0 commit comments