We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62bca2 commit ac4843fCopy full SHA for ac4843f
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.51.0](https://github.com/cheminfo/mass-tools/compare/v7.50.0...v7.51.0) (2025-07-28)
4
+
5
6
+### Features
7
8
+* **mass-tools:** expose MFRange ([f62bca2](https://github.com/cheminfo/mass-tools/commit/f62bca2f7d55d429bee80a2b57bb387e1067051f))
9
10
## [7.50.0](https://github.com/cheminfo/mass-tools/compare/v7.49.0...v7.50.0) (2025-07-28)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "mass-tools",
"private": true,
- "version": "7.50.0",
+ "version": "7.51.0",
"workspaces": [
"packages/*"
],
0 commit comments