Skip to content

Commit

Permalink
chore: release 0.2.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Jun 21, 2021
1 parent 9c30eed commit f0217bc
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.2.0](https://www.github.com/zakodium/react-iframe-bridge/compare/v0.1.4...v0.2.0) (2021-06-21)


### Features

* **Home:** add optional rocUrl and database props ([9c30eed](https://www.github.com/zakodium/react-iframe-bridge/commit/9c30eed3cf3cf997107a82801d4a4a944d7e7944))

### [0.1.4](https://www.github.com/zakodium/react-iframe-bridge/compare/v0.1.3...v0.1.4) (2021-06-21)


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.1.4",
"version": "0.2.0",
"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 f0217bc

Please sign in to comment.