File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/mljs/baseline-correction-regression/compare/v1.0.0...v1.0.1 ) (2023-05-22)
4+
5+
6+ ### Bug Fixes
7+
8+ * add types n update dependencies ([ #7 ] ( https://github.com/mljs/baseline-correction-regression/issues/7 ) ) ([ 01fa6f4] ( https://github.com/mljs/baseline-correction-regression/commit/01fa6f47a745c8137559a04f3f0e2487cd82b1d3 ) )
9+
310## [ 1.0.0] ( https://github.com/mljs/baseline-correction-regression/compare/v0.3.0...v1.0.0 ) (2021-03-24)
411
512# [ 0.3.0] ( https://github.com/mljs/baseline-correction-regression/compare/v0.2.0...v0.3.0 ) (2020-02-08)
2734### Features
2835
2936* initial implementation ([ #1 ] ( https://github.com/mljs/baseline-correction-regression/issues/1 ) ) ([ b52d458] ( https://github.com/mljs/baseline-correction-regression/commit/b52d458 ) )
30-
31-
32-
Original file line number Diff line number Diff line change 11{
22 "name" : " ml-baseline-correction-regression" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Iterative regression based baseline correction" ,
55 "main" : " lib/index.js" ,
66 "types" : " ml-baseline-correction-regression.d.ts" ,
You can’t perform that action at this time.
0 commit comments