Skip to content

Commit 12aee1e

Browse files
mljs-botlpatiny
authored andcommitted
chore(main): release 14.11.0
1 parent 3a51a97 commit 12aee1e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [14.11.0](https://github.com/mljs/spectra-processing/compare/v14.10.0...v14.11.0) (2025-04-12)
4+
5+
6+
### Features
7+
8+
* add xDistributionStats ([3a51a97](https://github.com/mljs/spectra-processing/commit/3a51a971f6cee7bb2bedf45161c6edd867fd265e))
9+
10+
11+
### Bug Fixes
12+
13+
* xBoxPlot implement consistently inclusive interpolate algorithm ([2ef1edb](https://github.com/mljs/spectra-processing/commit/2ef1edb3f9dd6ae4475fff8abb399635129469a2))
14+
315
## [14.10.0](https://github.com/mljs/spectra-processing/compare/v14.9.2...v14.10.0) (2025-02-27)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-spectra-processing",
3-
"version": "14.10.0",
3+
"version": "14.11.0",
44
"description": "Various method to process spectra",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)