Skip to content

Commit 1be0903

Browse files
authored
chore(main): release 7.47.0 (#263)
1 parent a9b9947 commit 1be0903

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.47.0](https://github.com/cheminfo/mass-tools/compare/v7.46.0...v7.47.0) (2025-03-12)
4+
5+
6+
### Features
7+
8+
* **mf-parser:** remove useless surrounding parenthesis and 1 multiplier when displaying a MF ([#262](https://github.com/cheminfo/mass-tools/issues/262)) ([a9b9947](https://github.com/cheminfo/mass-tools/commit/a9b99479c4d145b228a5b2f721a0d77d41f48bef))
9+
310
## [7.46.0](https://github.com/cheminfo/mass-tools/compare/v7.45.0...v7.46.0) (2025-03-10)
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.46.0",
4+
"version": "7.47.0",
55
"workspaces": [
66
"packages/*"
77
],

0 commit comments

Comments
 (0)