Skip to content

Commit b155989

Browse files
authored
chore(main): release 14.0.1 (#146)
1 parent 7080ba2 commit b155989

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [14.0.1](https://github.com/mljs/global-spectral-deconvolution/compare/v14.0.0...v14.0.1) (2026-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* setShape does not overwrite computed fwhm value and add test ([#145](https://github.com/mljs/global-spectral-deconvolution/issues/145)) ([7080ba2](https://github.com/mljs/global-spectral-deconvolution/commit/7080ba2e9bbaa68c76c1306e76edc4be280c39d5))
9+
310
## [14.0.0](https://github.com/mljs/global-spectral-deconvolution/compare/v13.1.2...v14.0.0) (2026-05-06)
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": "14.0.0",
3+
"version": "14.0.1",
44
"description": "Global Spectral Deconvolution",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)