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 760bfe8 commit 883b2fcCopy full SHA for 883b2fc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [12.1.3](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.2...v12.1.3) (2023-03-24)
4
+
5
6
+### Bug Fixes
7
8
+* update dependencies ([01f862e](https://github.com/mljs/global-spectral-deconvolution/commit/01f862e311ad5d9ad8a562b5670c81a79f803e6d))
9
10
## [12.1.2](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.1...v12.1.2) (2022-09-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "12.1.2",
+ "version": "12.1.3",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments