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 23c1c53 commit 517ccfdCopy full SHA for 517ccfd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [12.1.8](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.7...v12.1.8) (2024-09-27)
4
+
5
6
+### Bug Fixes
7
8
+* tsbuild ([23c1c53](https://github.com/mljs/global-spectral-deconvolution/commit/23c1c53757c646c52922900e8ec5e7c3fd24fb32))
9
10
## [12.1.7](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.6...v12.1.7) (2024-09-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "12.1.7",
+ "version": "12.1.8",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
0 commit comments