File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### [ 11.2.1] ( https://github.com/mljs/global-spectral-deconvolution/compare/v11.2.0...v11.2.1 ) (2022-05-06)
4+
5+
6+ ### Bug Fixes
7+
8+ * remove circular dependency ([ d73b0ae] ( https://github.com/mljs/global-spectral-deconvolution/commit/d73b0ae3d70671164ff186a2924a6b051846208c ) )
9+ * still allow node 12 compatibility ([ 394870e] ( https://github.com/mljs/global-spectral-deconvolution/commit/394870e5154eaa4e4252fe99e7ffca76d7e9eaed ) )
10+
311## [ 11.2.0] ( https://github.com/mljs/global-spectral-deconvolution/compare/v11.1.0...v11.2.0 ) (2022-05-03)
412
513
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-gsd" ,
3- "version" : " 11.2.0 " ,
3+ "version" : " 11.2.1 " ,
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