We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579c88f commit 3f725feCopy full SHA for 3f725fe
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.1](https://github.com/zakodium-oss/react-mf/compare/v3.1.0...v3.1.1) (2025-08-14)
4
+
5
6
+### Bug Fixes
7
8
+* exports ([#26](https://github.com/zakodium-oss/react-mf/issues/26)) ([579c88f](https://github.com/zakodium-oss/react-mf/commit/579c88fdadb7222de6ed83b701c49d6822ed532e))
9
10
## [3.1.0](https://github.com/zakodium-oss/react-mf/compare/v3.0.1...v3.1.0) (2025-03-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-mf",
- "version": "3.1.0",
+ "version": "3.1.1",
"license": "MIT",
"description": "A react component to display molecular formulae",
"keywords": [
0 commit comments