Skip to content

Commit 92bb209

Browse files
authored
chore: release 9.1.0 (#77)
1 parent 88a6c9e commit 92bb209

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.1.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.4...v9.1.0) (2021-12-15)
4+
5+
6+
### Features
7+
8+
* remove circular dependency lf ml-gsd through ml-spectra-processing ([88a6c9e](https://www.github.com/mljs/global-spectral-deconvolution/commit/88a6c9e0da564ea5e67d932290b48a3dbcea0d1a))
9+
310
### [9.0.4](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.3...v9.0.4) (2021-12-01)
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.4",
3+
"version": "9.1.0",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)