Skip to content

Commit 5081d6d

Browse files
authored
chore(main): release 2.0.3 (#23)
1 parent f01649c commit 5081d6d

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.3](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.2...v2.0.3) (2024-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* update ml-spectra-processing and dependencies ([f01649c](https://github.com/mljs/rolling-ball-baseline/commit/f01649cd51c2599ad11f9c36170016b8f5773876))
9+
310
## [2.0.2](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.1...v2.0.2) (2023-08-22)
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-rolling-ball-baseline",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Rolling ball baseline correction",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)