Skip to content

Commit e812272

Browse files
authored
chore(main): release 14.15.0 (#315)
1 parent c3a41d2 commit e812272

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [14.14.1](https://github.com/mljs/spectra-processing/compare/v14.14.0...v14.14.1) (2025-08-06)
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-spectra-processing",
3-
"version": "14.14.1",
3+
"version": "14.15.0",
44
"description": "Various method to process spectra",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)