Skip to content

Commit b17da5d

Browse files
authored
chore: release 6.8.2 (#58)
1 parent d3657de commit b17da5d

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.8.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.8.1...v6.8.2) (2021-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* make optional option for GSD ([d3657de](https://www.github.com/mljs/global-spectral-deconvolution/commit/d3657de8fb407043890e899494a221b862c30973))
9+
310
### [6.8.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.8.0...v6.8.1) (2021-09-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": "6.8.1",
3+
"version": "6.8.2",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)