Skip to content

Commit

Permalink
chore: release 10.1.2 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Feb 25, 2022
1 parent 924e5b7 commit 731d589
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [10.1.2](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.1...v10.1.2) (2022-02-25)


### Bug Fixes

* update dependencies ([924e5b7](https://www.github.com/mljs/global-spectral-deconvolution/commit/924e5b709efe8f919711310bb0a21e1a12dca227))

### [10.1.1](https://www.github.com/mljs/global-spectral-deconvolution/compare/v10.1.0...v10.1.1) (2022-02-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
"version": "10.1.1",
"version": "10.1.2",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit 731d589

Please sign in to comment.