Skip to content

Commit 0bb7942

Browse files
authored
chore(main): release 14.18.2 (#337)
1 parent df54ad6 commit 0bb7942

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.18.2](https://github.com/mljs/spectra-processing/compare/v14.18.1...v14.18.2) (2025-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* keep input type in reimZeroFilling ([#336](https://github.com/mljs/spectra-processing/issues/336)) ([df54ad6](https://github.com/mljs/spectra-processing/commit/df54ad6e4944ca85542066ad28743c756168a273))
9+
310
## [14.18.1](https://github.com/mljs/spectra-processing/compare/v14.18.0...v14.18.1) (2025-11-19)
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.18.1",
3+
"version": "14.18.2",
44
"license": "MIT",
55
"description": "Various method to process spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)