Skip to content

Commit 985d9aa

Browse files
authored
chore: release 6.6.1 (#51)
1 parent bf6ee4b commit 985d9aa

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [6.6.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.6.0...v6.6.1) (2021-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([bf6ee4b](https://www.github.com/mljs/global-spectral-deconvolution/commit/bf6ee4b246e4d964945b034b6b430aa576caaded))
9+
310
## [6.6.0](https://www.github.com/mljs/global-spectral-deconvolution/compare/v6.5.0...v6.6.0) (2021-01-21)
411

512

@@ -147,6 +154,3 @@
147154
### BREAKING CHANGES
148155

149156
* gsd: rename i for index
150-
151-
152-

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.6.0",
3+
"version": "6.6.1",
44
"description": "Global Spectra Deconvolution",
55
"main": "lib/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)