Skip to content

Commit 88b1f0a

Browse files
authored
chore(main): release 2.0.2 (#14)
1 parent 654bb1c commit 88b1f0a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.2](https://github.com/mljs/baseline-correction-regression/compare/v2.0.1...v2.0.2) (2026-05-01)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([#13](https://github.com/mljs/baseline-correction-regression/issues/13)) ([654bb1c](https://github.com/mljs/baseline-correction-regression/commit/654bb1cac97cabe9c3ba7bbb2b231291b8fec945))
9+
310
## [2.0.1](https://github.com/mljs/baseline-correction-regression/compare/v2.0.0...v2.0.1) (2024-05-17)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-baseline-correction-regression",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Iterative regression based baseline correction",
55
"main": "lib/index.js",
66
"types": "ml-baseline-correction-regression.d.ts",

0 commit comments

Comments
 (0)