Skip to content

Commit 1c405b0

Browse files
authored
chore(main): release 12.1.4 (#118)
1 parent 79eb832 commit 1c405b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [12.1.4](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.3...v12.1.4) (2024-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [12.1.3](https://github.com/mljs/global-spectral-deconvolution/compare/v12.1.2...v12.1.3) (2023-03-24)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-gsd",
3-
"version": "12.1.3",
3+
"version": "12.1.4",
44
"description": "Global Spectra Deconvolution",
55
"main": "./lib/index.js",
66
"module": "./lib-esm/index.js",

0 commit comments

Comments
 (0)