Skip to content

Commit

Permalink
chore(release): 1.4.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.6](1.4.5...1.4.6) (2020-07-02)

### Bug Fixes

* remove unused old postmessage transport ([274d19e](274d19e))
* update clientjs to support postmessage window and iframe ([4ad4139](4ad4139))
  • Loading branch information
openrpc-bastion committed Jul 2, 2020
1 parent b330d12 commit e9e18fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.4.6](https://github.com/open-rpc/inspector/compare/1.4.5...1.4.6) (2020-07-02)


### Bug Fixes

* remove unused old postmessage transport ([274d19e](https://github.com/open-rpc/inspector/commit/274d19e60665615b8c51c0c7bf79e42f0ed67e83))
* update clientjs to support postmessage window and iframe ([4ad4139](https://github.com/open-rpc/inspector/commit/4ad413935b5508a304291f365f1e0c57cd10e23a))

## [1.4.5](https://github.com/open-rpc/inspector/compare/1.4.4...1.4.5) (2020-05-06)


Expand Down

0 comments on commit e9e18fb

Please sign in to comment.