We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a5e30 commit 61291f7Copy full SHA for 61291f7
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.0.3](https://github.com/mljs/rolling-ball-baseline/compare/v2.0.2...v2.0.3) (2024-03-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-rolling-ball-baseline",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "Rolling ball baseline correction",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments