Skip to content

Commit 731d589

Browse files
authored
chore: release 10.1.2 (#94)
1 parent 924e5b7 commit 731d589

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+
### [10.1.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.1...v10.1.2) (2022-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies ([924e5b7](https://www.github.com/mljs/global-spectral-deconvolution/commit/924e5b709efe8f919711310bb0a21e1a12dca227))
9+
310
### [10.1.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.0...v10.1.1) (2022-02-22)
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": "10.1.1",
3+
"version": "10.1.2",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)