Skip to content

Commit ee1e51c

Browse files
authored
chore(master): release 10.2.0 (#95)
1 parent 5b2b09b commit ee1e51c

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+
## [10.2.0](https://github.com/mljs/global-spectral-deconvolution/compare/v10.1.2...v10.2.0) (2022-03-09)
4+
5+
6+
### Features
7+
8+
* when broadening overlaping peaks the middle is proportional to the width ([8bf8838](https://github.com/mljs/global-spectral-deconvolution/commit/8bf8838cde1dab73b86b0e7f97daf67875c20ae2))
9+
310
### [10.1.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.1...v10.1.2) (2022-02-25)
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": "10.1.2",
3+
"version": "10.2.0",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)