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 33d89df commit 1a4e8b8Copy full SHA for 1a4e8b8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [6.1.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.1.0...v6.1.1) (2020-11-14)
4
+
5
6
+### Bug Fixes
7
8
+* update spectra-fitting ([33d89df](https://www.github.com/mljs/global-spectral-deconvolution/commit/33d89dfba443e5b2080e51e9f265305301f8409a))
9
10
## [6.1.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.0.0...v6.1.0) (2020-11-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "6.1.0",
+ "version": "6.1.1",
"description": "Global Spectra Deconvolution",
"main": "lib/index.js",
"module": "src/index.js",
0 commit comments