Skip to content

Commit 1099efc

Browse files
authored
chore(main): release 7.48.0 (#271)
1 parent ba80823 commit 1099efc

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.48.0](https://github.com/cheminfo/mass-tools/compare/v7.47.1...v7.48.0) (2025-03-20)
4+
5+
6+
### Features
7+
8+
* **mf-parser:** add info about number of isotopologues ([#270](https://github.com/cheminfo/mass-tools/issues/270)) ([ba80823](https://github.com/cheminfo/mass-tools/commit/ba808235a6b9e471e4650c9028cc75eb9628f76e))
9+
310
## [7.47.1](https://github.com/cheminfo/mass-tools/compare/v7.47.0...v7.47.1) (2025-03-17)
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.47.1",
4+
"version": "7.48.0",
55
"workspaces": [
66
"packages/*"
77
],

0 commit comments

Comments
 (0)