Skip to content

Commit

Permalink
chore(main): release 14.5.2 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Jul 30, 2024
1 parent 443887f commit aa4e083
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.5.2](https://github.com/mljs/spectra-processing/compare/v14.5.1...v14.5.2) (2024-07-30)


### Bug Fixes

* remove zone if no points in xyEquallySpaced ([443887f](https://github.com/mljs/spectra-processing/commit/443887ffbe9f9bd2b923bc2ff810405c19bf2b33))

## [14.5.1](https://github.com/mljs/spectra-processing/compare/v14.5.0...v14.5.1) (2024-06-20)


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

0 comments on commit aa4e083

Please sign in to comment.