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 88a6c9e commit 92bb209Copy full SHA for 92bb209
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [9.1.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.4...v9.1.0) (2021-12-15)
4
+
5
6
+### Features
7
8
+* remove circular dependency lf ml-gsd through ml-spectra-processing ([88a6c9e](https://www.github.com/mljs/global-spectral-deconvolution/commit/88a6c9e0da564ea5e67d932290b48a3dbcea0d1a))
9
10
### [9.0.4](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.3...v9.0.4) (2021-12-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "9.0.4",
+ "version": "9.1.0",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments