Skip to content

Commit 46b920e

Browse files
authored
chore(main): release 7.53.0 (#295)
1 parent 979054b commit 46b920e

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.53.0](https://github.com/cheminfo/mass-tools/compare/v7.52.0...v7.53.0) (2026-03-04)
4+
5+
6+
### Features
7+
8+
* **mf-parser:** allow to expand range MF ([7585788](https://github.com/cheminfo/mass-tools/commit/7585788dda55581d828a91f90b42549beb839fa3))
9+
310
## [7.52.0](https://github.com/cheminfo/mass-tools/compare/v7.51.0...v7.52.0) (2025-08-07)
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.52.0",
4+
"version": "7.53.0",
55
"workspaces": [
66
"packages/*"
77
],

0 commit comments

Comments
 (0)