Skip to content

Commit 4d62770

Browse files
authored
chore(main): release 8.3.0 (#63)
1 parent cf21d75 commit 4d62770

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+
## [8.3.0](https://github.com/zakodium-oss/react-ocl/compare/v8.2.0...v8.3.0) (2025-10-14)
4+
5+
6+
### Features
7+
8+
* **SvgEditor:** support quick numbering of atoms with space key ([#60](https://github.com/zakodium-oss/react-ocl/issues/60)) ([cf21d75](https://github.com/zakodium-oss/react-ocl/commit/cf21d759ee6d02202b6d05e368d41def2e1f99bf))
9+
310
## [8.2.0](https://github.com/zakodium-oss/react-ocl/compare/v8.1.0...v8.2.0) (2025-08-29)
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-ocl",
3-
"version": "8.2.0",
3+
"version": "8.3.0",
44
"license": "MIT",
55
"description": "React components integrating OpenChemLib",
66
"keywords": [

0 commit comments

Comments
 (0)