Skip to content

Commit 25b133e

Browse files
authored
chore: release 4.3.2 (#8)
1 parent 955d249 commit 25b133e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
### [4.3.2](https://www.github.com/zakodium/react-ocl/compare/v4.3.1...v4.3.2) (2021-03-23)
4+
5+
6+
### Bug Fixes
7+
8+
* add commonjs build for SSR ([955d249](https://www.github.com/zakodium/react-ocl/commit/955d24937813fdae047e1eb5f9e9a09ef92b352d))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-ocl",
3-
"version": "4.3.1",
3+
"version": "4.3.2",
44
"description": "React components integrating OpenChemLib",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)