Skip to content

Commit

Permalink
chore: release 5.7.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Mar 4, 2021
1 parent 1f6e6a6 commit c79d4f8
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

## [5.7.0](https://www.github.com/mljs/spectra-processing/compare/v5.6.0...v5.7.0) (2021-03-04)


### Features

* add xyFilterXPositive ([7d8ffcb](https://www.github.com/mljs/spectra-processing/commit/7d8ffcbe39702db030f514e37dcf7ba7f4d18db4))

## [5.6.0](https://www.github.com/mljs/spectra-processing/compare/v5.5.3...v5.6.0) (2021-03-03)


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

0 comments on commit c79d4f8

Please sign in to comment.