Skip to content

Commit 92e9e54

Browse files
authored
chore: release 6.8.1 (#57)
1 parent 28f9dcb commit 92e9e54

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.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.8.0...v6.8.1) (2021-09-29)
4+
5+
6+
### Bug Fixes
7+
8+
* add types in files ([28f9dcb](https://www.github.com/mljs/global-spectral-deconvolution/commit/28f9dcb1425c8d7b9940c333c6cf123834a8ab7e))
9+
310
## [6.8.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.7.0...v6.8.0) (2021-09-23)
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.7.0",
3+
"version": "6.8.1",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)