Skip to content

Commit e4f3faa

Browse files
authored
chore: release 9.0.3 (#75)
1 parent f9c5171 commit e4f3faa

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.3](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.2...v9.0.3) (2021-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* remove I from interfaces ([f9c5171](https://www.github.com/mljs/global-spectral-deconvolution/commit/f9c5171b688fe4f1c33bbd75dce6d9387b828462))
9+
310
### [9.0.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v9.0.1...v9.0.2) (2021-11-29)
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.2",
3+
"version": "9.0.3",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)