Skip to content

Commit 30e8d5a

Browse files
authored
chore(master): release 11.2.0 (#99)
1 parent 4e1c5d0 commit 30e8d5a

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+
## [11.2.0](https://github.com/mljs/global-spectral-deconvolution/compare/v11.1.0...v11.2.0) (2022-05-03)
4+
5+
6+
### Features
7+
8+
* add range in logs of optimization ([4e1c5d0](https://github.com/mljs/global-spectral-deconvolution/commit/4e1c5d05920f10404a6da1e08af9c0cb770ec71f))
9+
310
## [11.1.0](https://github.com/mljs/global-spectral-deconvolution/compare/v11.0.0...v11.1.0) (2022-05-03)
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": "11.1.0",
3+
"version": "11.2.0",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)