File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 11.0.0] ( https://github.com/mljs/global-spectral-deconvolution/compare/v10.2.0...v11.0.0 ) (2022-05-02)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Move property fwhm to be into 'shape'. This ensure compability with our other packages.
9+
10+ ### Miscellaneous Chores
11+
12+ * update dependencies ([ #96 ] ( https://github.com/mljs/global-spectral-deconvolution/issues/96 ) ) ([ d8bd3e7] ( https://github.com/mljs/global-spectral-deconvolution/commit/d8bd3e7b9ec45c6e21459405b8b64fee058dbc99 ) )
13+
314## [ 10.2.0] ( https://github.com/mljs/global-spectral-deconvolution/compare/v10.1.2...v10.2.0 ) (2022-03-09)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-gsd" ,
3- "version" : " 10.2 .0" ,
3+ "version" : " 11.0 .0" ,
44 "description" : " Global Spectra Deconvolution" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments