Skip to content

Commit 8fb44b2

Browse files
authored
chore(main): release 14.23.0 (#355)
1 parent 9c9e5a1 commit 8fb44b2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [14.23.0](https://github.com/mljs/spectra-processing/compare/v14.22.0...v14.23.0) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* add xyMedianY and xyMedianYAtXs methods ([33e68a1](https://github.com/mljs/spectra-processing/commit/33e68a13f5e1dab171edb2e4c9717fadde17e3c2))
9+
* Implement zonesToXEquallySpaced ([#356](https://github.com/mljs/spectra-processing/issues/356)) ([9c9e5a1](https://github.com/mljs/spectra-processing/commit/9c9e5a16b50480c310f9cbf0670845ef6b31416c))
10+
311
## [14.22.0](https://github.com/mljs/spectra-processing/compare/v14.21.0...v14.22.0) (2026-03-05)
412

513

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.22.0",
3+
"version": "14.23.0",
44
"license": "MIT",
55
"description": "Various method to process spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)