Skip to content

Commit 05243a7

Browse files
committed
chore(main): release 14.9.0
1 parent dd09ee3 commit 05243a7

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.9.0](https://github.com/mljs/spectra-processing/compare/v14.8.0...v14.9.0) (2024-12-16)
4+
5+
6+
### Features
7+
8+
* add xyObjectMinMaxValues function ([#279](https://github.com/mljs/spectra-processing/issues/279)) ([dd09ee3](https://github.com/mljs/spectra-processing/commit/dd09ee3cab362b68cdaafeb2e9edbb9ec0d08c54))
9+
310
## [14.8.0](https://github.com/mljs/spectra-processing/compare/v14.7.0...v14.8.0) (2024-12-05)
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.8.0",
3+
"version": "14.9.0",
44
"description": "Various method to process spectra",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)