Skip to content

Commit 7614dc6

Browse files
authored
chore: release 6.1.2 (#39)
1 parent fe53d76 commit 7614dc6

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+
### [6.1.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.1.1...v6.1.2) (2020-11-18)
4+
5+
6+
### Bug Fixes
7+
8+
* method name in README ([cb0e563](https://www.github.com/mljs/global-spectral-deconvolution/commit/cb0e563b5eeaee233004fdcd87882b470654bd99))
9+
310
### [6.1.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.1.0...v6.1.1) (2020-11-14)
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": "6.1.1",
3+
"version": "6.1.2",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)