Skip to content

Commit 76a3c18

Browse files
authored
chore(main): release 7.44.1 (#240)
1 parent 80906a9 commit 76a3c18

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+
## [7.44.1](https://github.com/cheminfo/mass-tools/compare/v7.44.0...v7.44.1) (2024-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **isotopic-distribution:** crash with getGaussian and maxValue when no peaks ([#239](https://github.com/cheminfo/mass-tools/issues/239)) ([80906a9](https://github.com/cheminfo/mass-tools/commit/80906a9de20a34d1fd3a9faf71b190299621ab26))
9+
310
## [7.44.0](https://github.com/cheminfo/mass-tools/compare/v7.43.0...v7.44.0) (2024-12-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mass-tools",
33
"private": true,
4-
"version": "7.44.0",
4+
"version": "7.44.1",
55
"workspaces": [
66
"packages/*"
77
],

0 commit comments

Comments
 (0)