We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a41d2 commit e812272Copy full SHA for e812272
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [14.15.0](https://github.com/mljs/spectra-processing/compare/v14.14.1...v14.15.0) (2025-08-08)
4
+
5
6
+### Features
7
8
+* add xyObjectNormedY ([cc50b98](https://github.com/mljs/spectra-processing/commit/cc50b98505c713728fb2784f6f211bc1e244f0fe))
9
10
## [14.14.1](https://github.com/mljs/spectra-processing/compare/v14.14.0...v14.14.1) (2025-08-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
- "version": "14.14.1",
+ "version": "14.15.0",
"description": "Various method to process spectra",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments