Skip to content

Commit e5afa61

Browse files
authored
chore(main): release 2.1.2 (#44)
1 parent db23b37 commit e5afa61

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.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+
310
## [2.1.1](https://github.com/zakodium-oss/react-iframe-bridge/compare/v2.1.0...v2.1.1) (2025-07-30)
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.1",
3+
"version": "2.1.2",
44
"license": "MIT",
55
"description": "React hooks and components to work with iframe-bridge.",
66
"type": "module",

0 commit comments

Comments
 (0)