Skip to content

Commit

Permalink
chore(main): release 14.2.1 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Mar 7, 2024
1 parent a770664 commit a4deca5
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.2.1](https://github.com/mljs/spectra-processing/compare/v14.2.0...v14.2.1) (2024-03-07)


### Bug Fixes

* options type of xyIntegration ([c798c18](https://github.com/mljs/spectra-processing/commit/c798c189c78f760c8c08d3289b0f8b4dd21ad59f))

## [14.2.0](https://github.com/mljs/spectra-processing/compare/v14.1.1...v14.2.0) (2024-03-07)


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.2.0",
"version": "14.2.1",
"description": "Various method to process spectra",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit a4deca5

Please sign in to comment.