Skip to content

Commit e5b958d

Browse files
authored
chore: release 9.0.1 (#71)
1 parent ac23217 commit e5b958d

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+
### [9.0.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.0...v9.0.1) (2021-11-23)
4+
5+
6+
### Bug Fixes
7+
8+
* update PSG n spectra-fitting ([#70](https://www.github.com/mljs/global-spectral-deconvolution/issues/70)) ([ac23217](https://www.github.com/mljs/global-spectral-deconvolution/commit/ac23217cc1c73f513b772661ad2712b727fa02e7))
9+
310
## [9.0.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v8.0.0...v9.0.0) (2021-11-18)
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": "9.0.0",
3+
"version": "9.0.1",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)