Skip to content

Commit

Permalink
chore(main): release 12.1.4 (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
mljs-bot authored Mar 6, 2024
1 parent 79eb832 commit 1c405b0
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

## [12.1.4](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.3...v12.1.4) (2024-03-06)


### Bug Fixes

* fix new width in broad singlet peak ([#117](https://github.com/mljs/global-spectral-deconvolution/issues/117)) ([79eb832](https://github.com/mljs/global-spectral-deconvolution/commit/79eb832c78b7503a447dd8061d63ec9872eb0aca))

## [12.1.3](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.2...v12.1.3) (2023-03-24)


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

0 comments on commit 1c405b0

Please sign in to comment.