Skip to content

Commit

Permalink
chore: release 7.0.1 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Oct 11, 2021
1 parent efea5e2 commit edd8a79
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

### [7.0.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v7.0.0...v7.0.1) (2021-10-11)


### Bug Fixes

* remove type definition file ([efea5e2](https://www.github.com/mljs/global-spectral-deconvolution/commit/efea5e2443a7fd1298a4d4ba6fa5e6ab70bbe53b))

## [7.0.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.9.2...v7.0.0) (2021-10-11)


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

0 comments on commit edd8a79

Please sign in to comment.