Skip to content

Commit 3ff6bd4

Browse files
authored
chore(main): release 13.1.1 (#136)
1 parent 05b0925 commit 3ff6bd4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [13.1.1](https://github.com/mljs/global-spectral-deconvolution/compare/v13.1.0...v13.1.1) (2025-11-19)
4+
5+
6+
### Bug Fixes
7+
8+
* first derivative algorithm to detect peaks ([#135](https://github.com/mljs/global-spectral-deconvolution/issues/135)) ([05b0925](https://github.com/mljs/global-spectral-deconvolution/commit/05b092550330d8b152ae5e8294e64d5c5ac5bc13))
9+
310
## [13.1.0](https://github.com/mljs/global-spectral-deconvolution/compare/v13.0.1...v13.1.0) (2025-09-22)
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": "13.1.0",
3+
"version": "13.1.1",
44
"description": "Global Spectral Deconvolution",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)