Skip to content

Commit

Permalink
chore: release 2.5.2 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Mar 4, 2021
1 parent fc3813f commit c937382
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

### [2.5.2](https://www.github.com/cheminfo/spectra-processor/compare/v2.5.1...v2.5.2) (2021-03-04)


### Bug Fixes

* update dependencies and fix testcases ([fc3813f](https://www.github.com/cheminfo/spectra-processor/commit/fc3813f3ec50aaa417e15334b91900b7f38ebb27))

### [2.5.1](https://www.github.com/cheminfo/spectra-processor/compare/v2.5.0...v2.5.1) (2021-02-05)


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": "spectra-processor",
"version": "2.5.1",
"version": "2.5.2",
"description": "",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit c937382

Please sign in to comment.