Skip to content

Commit 51a9842

Browse files
authored
chore(main): release 2.0.2 (#22)
1 parent 62c1618 commit 51a9842

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/rolling-ball-baseline/compare/v2.0.1...v2.0.2) (2023-08-22)
4+
5+
6+
### Bug Fixes
7+
8+
* set correctly moduleResolution ([62c1618](https://github.com/mljs/rolling-ball-baseline/commit/62c161892a80a34f2be0a02b6ee81cd3f27ca6a7))
9+
310
## [2.0.1](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.0...v2.0.1) (2023-03-24)
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.1",
3+
"version": "2.0.2",
44
"description": "Rolling ball baseline correction",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)