Skip to content

Commit

Permalink
chore: release 6.7.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Aug 10, 2021
1 parent 98128b8 commit e86bfd8
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

## [6.7.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.6.3...v6.7.0) (2021-08-10)


### Features

* update ml-peak-shape-generator to 2.0.1 ([98128b8](https://www.github.com/mljs/global-spectral-deconvolution/commit/98128b85ea08bc1c9a3ebbecf4ddc2fca0b3e3b3))

### [6.6.3](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.6.2...v6.6.3) (2021-06-18)


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-gsd",
"version": "6.6.3",
"version": "6.7.0",
"description": "Global Spectra Deconvolution",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit e86bfd8

Please sign in to comment.