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 47c2ed2 commit 94dcc89Copy full SHA for 94dcc89
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [12.1.5](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.4...v12.1.5) (2024-03-07)
4
+
5
6
+### Bug Fixes
7
8
+* update ml-spectra-processing and dependencies ([8b646d9](https://github.com/mljs/global-spectral-deconvolution/commit/8b646d91ba7ccf970f51dcb7dc6476635fcda3d4))
9
10
## [12.1.4](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.3...v12.1.4) (2024-03-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "12.1.4",
+ "version": "12.1.5",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments