Skip to content

Commit

Permalink
chore(main): release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored and stropitek committed May 4, 2024
1 parent 83a1fa4 commit b83bd41
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.9.0](https://github.com/zakodium-oss/react-iframe-bridge/compare/v0.8.0...v0.9.0) (2024-05-04)


### Features

* add defaultPath prop to Home ([bf4fe13](https://github.com/zakodium-oss/react-iframe-bridge/commit/bf4fe1329d116b7c9d7759e052c3f1e0c6304cd0))
* make sample selection optional ([c9faf83](https://github.com/zakodium-oss/react-iframe-bridge/commit/c9faf83c395d98d8371b40806fc1b03a799175d4))
* update rest on couch client ([#27](https://github.com/zakodium-oss/react-iframe-bridge/issues/27)) ([ad23ed7](https://github.com/zakodium-oss/react-iframe-bridge/commit/ad23ed7e6cbbb11d62634a581128aa1bc3b8b3da))

## [0.8.0](https://www.github.com/zakodium-oss/react-iframe-bridge/compare/v0.7.1...v0.8.0) (2022-05-02)


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.8.0",
"version": "0.9.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 b83bd41

Please sign in to comment.