We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f305c39 commit 904d97cCopy full SHA for 904d97c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [14.28.1](https://github.com/mljs/spectra-processing/compare/v14.28.0...v14.28.1) (2026-04-16)
4
+
5
6
+### Bug Fixes
7
8
+* update ml-matrix dependency ([#369](https://github.com/mljs/spectra-processing/issues/369)) ([f305c39](https://github.com/mljs/spectra-processing/commit/f305c3960137252c5298ad1d9d697eb27aeea710))
9
10
## [14.28.0](https://github.com/mljs/spectra-processing/compare/v14.27.0...v14.28.0) (2026-04-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
- "version": "14.28.0",
+ "version": "14.28.1",
"license": "MIT",
"description": "Various method to process spectra",
"keywords": [],
0 commit comments