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 f9c5171 commit e4f3faaCopy full SHA for e4f3faa
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [9.0.3](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.2...v9.0.3) (2021-11-30)
4
+
5
6
+### Bug Fixes
7
8
+* remove I from interfaces ([f9c5171](https://www.github.com/mljs/global-spectral-deconvolution/commit/f9c5171b688fe4f1c33bbd75dce6d9387b828462))
9
10
### [9.0.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.1...v9.0.2) (2021-11-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "9.0.2",
+ "version": "9.0.3",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments