Skip to content

Commit bea6366

Browse files
mljs-botlpatiny
authored andcommitted
chore: release 6.3.0
1 parent ef4c411 commit bea6366

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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+
## [6.3.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.2.0...v6.3.0) (2020-12-13)
4+
5+
6+
### Features
7+
8+
* update ml-peak-shape-generator ([9d446a9](https://www.github.com/mljs/global-spectral-deconvolution/commit/9d446a9993d360c2001cbb23e782b6b881b1f47e))
9+
* update ml-peak-shape-generator ([#44](https://www.github.com/mljs/global-spectral-deconvolution/issues/44)) ([70776d3](https://www.github.com/mljs/global-spectral-deconvolution/commit/70776d3a45b7e25296203ae5cfc8d89c3679d258))
10+
311
## [6.2.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.1.2...v6.2.0) (2020-12-05)
412

513

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-gsd",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",
@@ -36,7 +36,7 @@
3636
"author": "Andres Castillo",
3737
"contributors": [
3838
"Miguel Asencio <[email protected]> (https://github.com/maasencioh)",
39-
"Alejandro Bolaños <[email protected]> (https://github.com/jobo322)"
39+
"Alejandro Bolaños <[email protected]> (https://github.com/jobo322)"
4040
],
4141
"license": "MIT",
4242
"bugs": {

0 commit comments

Comments
 (0)