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