Skip to content

Commit d47e759

Browse files
authored
chore(main): release 7.1.0 (#44)
1 parent 831f664 commit d47e759

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [7.1.0](https://github.com/zakodium-oss/react-ocl/compare/v7.0.2...v7.1.0) (2025-04-14)
4+
5+
6+
### Features
7+
8+
* add CanvasEditor ([#43](https://github.com/zakodium-oss/react-ocl/issues/43)) ([3c5d15e](https://github.com/zakodium-oss/react-ocl/commit/3c5d15ec180717bb194134e70d6674aebadd6dea))
9+
* export separate CanvasMoleculeEditor and CanvasReactionEditor ([#45](https://github.com/zakodium-oss/react-ocl/issues/45)) ([831f664](https://github.com/zakodium-oss/react-ocl/commit/831f664b9c87887e713b815437cebef74bf2f5b0))
10+
311
## [7.0.2](https://github.com/zakodium-oss/react-ocl/compare/v7.0.1...v7.0.2) (2024-10-15)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-ocl",
3-
"version": "7.0.2",
3+
"version": "7.1.0",
44
"description": "React components integrating OpenChemLib",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)