Skip to content

Commit f09aef1

Browse files
authored
chore(main): release 2.1.1 (#42)
1 parent 45d347f commit f09aef1

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+
## [2.1.1](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.1.0...v2.1.1) (2025-07-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **types:** export database types and add nmrium field for NMR ([#41](https://github.com/zakodium-oss/react-iframe-bridge/issues/41)) ([45d347f](https://github.com/zakodium-oss/react-iframe-bridge/commit/45d347f45315ab1ef650feb24b9a01c088cfa034))
9+
310
## [2.1.0](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.0.2...v2.1.0) (2025-07-25)
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-iframe-bridge",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "React hooks and components to work with iframe-bridge.",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)