Skip to content

Commit ffc6a9b

Browse files
committed
chore(main): release 3.0.1
1 parent 1599a03 commit ffc6a9b

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.0.1](https://github.com/zakodium-oss/react-mf/compare/v3.0.0...v3.0.1) (2025-03-10)
4+
5+
6+
### Bug Fixes
7+
8+
* update dependencies to deal with single charges ([#22](https://github.com/zakodium-oss/react-mf/issues/22)) ([1599a03](https://github.com/zakodium-oss/react-mf/commit/1599a03fcd8b5102cbbeb8a5ce9cae5a5c172aea))
9+
310
## [3.0.0](https://github.com/zakodium-oss/react-mf/compare/v2.0.3...v3.0.0) (2024-12-07)
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.0.0",
3+
"version": "3.0.1",
44
"description": "A react component to display molecular formulae",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)