Skip to content

Commit 84902a6

Browse files
authored
chore: release 9.0.2 (#74)
1 parent 81ffdff commit 84902a6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
### [9.0.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.1...v9.0.2) (2021-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* eslint and update workflows ([81ffdff](https://www.github.com/mljs/global-spectral-deconvolution/commit/81ffdfffa49f114b93fd52218d8eef159bb2946a))
9+
* update ml-peak-shape-generator to 4.0.1 ([ed2b98a](https://www.github.com/mljs/global-spectral-deconvolution/commit/ed2b98a7f6ae5fcff395a18e5f18a99321a0ed7b))
10+
311
### [9.0.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.0...v9.0.1) (2021-11-23)
412

513

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.1",
3+
"version": "9.0.2",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)