Skip to content

Commit edd8a79

Browse files
authored
chore: release 7.0.1 (#65)
1 parent efea5e2 commit edd8a79

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [7.0.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v7.0.0...v7.0.1) (2021-10-11)
4+
5+
6+
### Bug Fixes
7+
8+
* remove type definition file ([efea5e2](https://www.github.com/mljs/global-spectral-deconvolution/commit/efea5e2443a7fd1298a4d4ba6fa5e6ab70bbe53b))
9+
310
## [7.0.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.9.2...v7.0.0) (2021-10-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-gsd",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)