Skip to content

Commit 96a21c9

Browse files
authored
chore(main): release 2.0.1 (#21)
1 parent fb492f2 commit 96a21c9

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.1](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.0...v2.0.1) (2023-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([af4e3bc](https://github.com/mljs/rolling-ball-baseline/commit/af4e3bc3dddf25a2251fd2bfea7b1a31392ffb56))
9+
310
## [2.0.0](https://github.com/mljs/rolling-ball-baseline/compare/v1.1.0...v2.0.0) (2022-12-23)
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.0",
3+
"version": "2.0.1",
44
"description": "Rolling ball baseline correction",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)