We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efea5e2 commit edd8a79Copy full SHA for edd8a79
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [7.0.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.9.2...v7.0.0) (2021-10-11)
11
12
package.json
@@ -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",
0 commit comments