Skip to content

Commit

Permalink
chore(master): release 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot committed May 3, 2022
1 parent 9b8e0b6 commit eda4695
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

### [11.0.1](https://github.com/mljs/global-spectral-deconvolution/compare/v11.0.0...v11.0.1) (2022-05-03)


### Bug Fixes

* fwhm didn't work for pseudovoigt ([9b8e0b6](https://github.com/mljs/global-spectral-deconvolution/commit/9b8e0b6f9dfe9e3f396522b35d961315ef5f0e90))

## [11.0.0](https://github.com/mljs/global-spectral-deconvolution/compare/v10.2.0...v11.0.0) (2022-05-02)


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": "11.0.0",
"version": "11.0.1",
"description": "Global Spectra Deconvolution",
"main": "./lib/index.js",
"module": "./lib-esm/index.js",
Expand Down

0 comments on commit eda4695

Please sign in to comment.