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 2b4f119 commit 4762cfaCopy full SHA for 4762cfa
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [6.6.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.5.0...v6.6.0) (2021-01-21)
4
+
5
6
+### Features
7
8
+* update ml-spectra-fitting to 0.13.0 ([2b4f119](https://www.github.com/mljs/global-spectral-deconvolution/commit/2b4f119ce747208f1045b0a6ddc93b9b9bfbbe15))
9
10
## [6.5.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.4.0...v6.5.0) (2021-01-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "6.5.0",
+ "version": "6.6.0",
"description": "Global Spectra Deconvolution",
"main": "lib/index.js",
"module": "src/index.js",
0 commit comments