Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](1.5.2...1.6.0) (2020-10-19)

### Bug Fixes

* **Client:** add close test ([0139391](0139391))

### Features

* add `close` method Client to close connection and cleanup event listeners ([0155c81](0155c81))
  • Loading branch information
openrpc-bastion committed Oct 19, 2020
1 parent 2986b68 commit 0d31f08
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.6.0](https://github.com/open-rpc/client-js/compare/1.5.2...1.6.0) (2020-10-19)


### Bug Fixes

* **Client:** add close test ([0139391](https://github.com/open-rpc/client-js/commit/01393916731d12195a7719784467aee8ef48cb4c))


### Features

* add `close` method Client to close connection and cleanup event listeners ([0155c81](https://github.com/open-rpc/client-js/commit/0155c8109edf1ffc6508de3125072afc418de8b4))

## [1.5.2](https://github.com/open-rpc/client-js/compare/1.5.1...1.5.2) (2020-10-09)


Expand Down

0 comments on commit 0d31f08

Please sign in to comment.