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 924e5b7 commit 731d589Copy full SHA for 731d589
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [10.1.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.1...v10.1.2) (2022-02-25)
4
+
5
6
+### Bug Fixes
7
8
+* update dependencies ([924e5b7](https://www.github.com/mljs/global-spectral-deconvolution/commit/924e5b709efe8f919711310bb0a21e1a12dca227))
9
10
### [10.1.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.0...v10.1.1) (2022-02-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "10.1.1",
+ "version": "10.1.2",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments