Skip to content

Commit 33de693

Browse files
authored
chore(main): release 14.16.1 (#319)
1 parent 57eec5b commit 33de693

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.16.1](https://github.com/mljs/spectra-processing/compare/v14.16.0...v14.16.1) (2025-08-13)
4+
5+
6+
### Bug Fixes
7+
8+
* simplify recursiveRemoveEmptyAndNull (remove second parameter) and improve docs ([57eec5b](https://github.com/mljs/spectra-processing/commit/57eec5bdea31ae5f6a385fb3880b34e4b98f1f1b))
9+
310
## [14.16.0](https://github.com/mljs/spectra-processing/compare/v14.15.0...v14.16.0) (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.0",
3+
"version": "14.16.1",
44
"description": "Various method to process spectra",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)