Skip to content

Commit

Permalink
chore(main): release 14.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot committed Nov 3, 2024
1 parent e5a832f commit 2c79bef
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.6.1](https://github.com/mljs/spectra-processing/compare/v14.6.0...v14.6.1) (2024-11-03)


### Bug Fixes

* check first and last point for xyGrowingX ([#264](https://github.com/mljs/spectra-processing/issues/264)) ([e5a832f](https://github.com/mljs/spectra-processing/commit/e5a832f3a0f554bfde13c9780fc942920eb85425))

## [14.6.0](https://github.com/mljs/spectra-processing/compare/v14.5.3...v14.6.0) (2024-10-09)


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

0 comments on commit 2c79bef

Please sign in to comment.