Skip to content

Commit

Permalink
chore: release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored and stropitek committed Apr 24, 2022
1 parent 4e25dcd commit f5b3553
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.5.1](https://www.github.com/zakodium-oss/react-iframe-bridge/compare/v0.5.0...v0.5.1) (2022-04-24)


### Bug Fixes

* expose new roc type in api ([86609ea](https://www.github.com/zakodium-oss/react-iframe-bridge/commit/86609ea68f0902d77e1689e711b1e19f33524d4f))

## [0.5.0](https://www.github.com/zakodium-oss/react-iframe-bridge/compare/v0.4.0...v0.5.0) (2022-04-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-iframe-bridge",
"version": "0.5.0",
"version": "0.5.1",
"description": "React hooks and components to work with iframe-bridge.",
"main": "lib-cjs/index.js",
"module": "lib/index.js",
Expand Down

0 comments on commit f5b3553

Please sign in to comment.