Skip to content

Commit e30d0c0

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](1.6.1...1.6.2) (2020-12-17) ### Bug Fixes * **RequestManager:** ignore missing id ([6bc8116](6bc8116)) * jsonrpc error instanceof ([c85f501](c85f501)), closes [#209](#209) * this corrects default timeout to be disabled by specifing null. ([c79d213](c79d213)), closes [#231](#231)
1 parent 86780d4 commit e30d0c0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.2](https://github.com/open-rpc/client-js/compare/1.6.1...1.6.2) (2020-12-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **RequestManager:** ignore missing id ([6bc8116](https://github.com/open-rpc/client-js/commit/6bc811608a362ab8dfa17280de731284a141f4fd))
7+
* jsonrpc error instanceof ([c85f501](https://github.com/open-rpc/client-js/commit/c85f501f7e19c5313f388f8a2bcaf36cf491fea2)), closes [#209](https://github.com/open-rpc/client-js/issues/209)
8+
* this corrects default timeout to be disabled by specifing null. ([c79d213](https://github.com/open-rpc/client-js/commit/c79d2130dfd204a535103ec0082540e4c11669a7)), closes [#231](https://github.com/open-rpc/client-js/issues/231)
9+
110
## [1.6.1](https://github.com/open-rpc/client-js/compare/1.6.0...1.6.1) (2020-12-07)
211

312

0 commit comments

Comments
 (0)