Skip to content

Commit 0d31f08

Browse files
chore(release): 1.6.0 [skip ci]
# [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))
1 parent 2986b68 commit 0d31f08

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.6.0](https://github.com/open-rpc/client-js/compare/1.5.2...1.6.0) (2020-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **Client:** add close test ([0139391](https://github.com/open-rpc/client-js/commit/01393916731d12195a7719784467aee8ef48cb4c))
7+
8+
9+
### Features
10+
11+
* add `close` method Client to close connection and cleanup event listeners ([0155c81](https://github.com/open-rpc/client-js/commit/0155c8109edf1ffc6508de3125072afc418de8b4))
12+
113
## [1.5.2](https://github.com/open-rpc/client-js/compare/1.5.1...1.5.2) (2020-10-09)
214

315

0 commit comments

Comments
 (0)