Skip to content

Commit e17d3e3

Browse files
authored
chore: release 6.9.1 (#61)
1 parent fcfc3c6 commit e17d3e3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [6.9.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.8.2...v6.9.0) (2021-10-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-gsd",
3-
"version": "6.9.0",
3+
"version": "6.9.1",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)