Skip to content

Commit

Permalink
chore(main): release 14.4.0 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored May 1, 2024
1 parent d19683d commit 31c5fdb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [14.4.0](https://github.com/mljs/spectra-processing/compare/v14.3.0...v14.4.0) (2024-05-01)


### Features

* allow from / to in xyMaximaY and xyMinimaY ([#243](https://github.com/mljs/spectra-processing/issues/243)) ([d19683d](https://github.com/mljs/spectra-processing/commit/d19683da68736d2fe7e6565688139542056d58bb))

## [14.3.0](https://github.com/mljs/spectra-processing/compare/v14.2.2...v14.3.0) (2024-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
"version": "14.3.0",
"version": "14.4.0",
"description": "Various method to process spectra",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 31c5fdb

Please sign in to comment.