We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db23b37 commit e5afa61Copy full SHA for e5afa61
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.2](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.1.1...v2.1.2) (2025-08-14)
4
+
5
6
+### Bug Fixes
7
8
+* exports ([#43](https://github.com/zakodium-oss/react-iframe-bridge/issues/43)) ([db23b37](https://github.com/zakodium-oss/react-iframe-bridge/commit/db23b37e3ddb080ef4d9f7b942e3a55f6d6279a9))
9
10
## [2.1.1](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.1.0...v2.1.1) (2025-07-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "react-iframe-bridge",
- "version": "2.1.1",
+ "version": "2.1.2",
"license": "MIT",
"description": "React hooks and components to work with iframe-bridge.",
"type": "module",
0 commit comments