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 fcfc3c6 commit e17d3e3Copy full SHA for e17d3e3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [6.9.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.9.0...v6.9.1) (2021-10-07)
4
+
5
6
+### Bug Fixes
7
8
+* wrong search replace yield bad typescript definition ([fcfc3c6](https://www.github.com/mljs/global-spectral-deconvolution/commit/fcfc3c69b7f31058dae73005dca6ba6f672bdcff))
9
10
## [6.9.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.8.2...v6.9.0) (2021-10-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "6.9.0",
+ "version": "6.9.1",
"description": "Global Spectra Deconvolution",
"main": "lib/index.js",
"module": "src/index.js",
0 commit comments