Skip to content

Commit e513b8f

Browse files
authored
chore(main): release 14.17.0 (#322)
1 parent 054e0f3 commit e513b8f

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.17.0](https://github.com/mljs/spectra-processing/compare/v14.16.1...v14.17.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* migrate fully to ESM ([#321](https://github.com/mljs/spectra-processing/issues/321)) ([054e0f3](https://github.com/mljs/spectra-processing/commit/054e0f3bfd8a5b6b52c87ba9e402e889ab86162d))
9+
310
## [14.16.1](https://github.com/mljs/spectra-processing/compare/v14.16.0...v14.16.1) (2025-08-13)
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.16.1",
3+
"version": "14.17.0",
44
"license": "MIT",
55
"description": "Various method to process spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)