Skip to content

Commit 3f725fe

Browse files
authored
chore(main): release 3.1.1 (#27)
1 parent 579c88f commit 3f725fe

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+
## [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+
310
## [3.1.0](https://github.com/zakodium-oss/react-mf/compare/v3.0.1...v3.1.0) (2025-03-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mf",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"license": "MIT",
55
"description": "A react component to display molecular formulae",
66
"keywords": [

0 commit comments

Comments
 (0)