Skip to content

Commit 8b02481

Browse files
authored
chore(main): release 2.0.4 (#24)
1 parent 41a5e30 commit 8b02481

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.4](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.3...v2.0.4) (2026-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* update is-any-array ([41a5e30](https://github.com/mljs/rolling-ball-baseline/commit/41a5e30ebd3030f09f0c5a70514b8008d0813a25))
9+
310
## [2.0.3](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.2...v2.0.3) (2024-03-07)
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.3",
3+
"version": "2.0.4",
44
"description": "Rolling ball baseline correction",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)