Skip to content

Commit

Permalink
chore(release): 1.3.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.9](1.3.8...1.3.9) (2020-11-23)

### Bug Fixes

* chainId signTransaction ([d3d58b8](d3d58b8))
* issue with resolving signTransaction result for JSON-RPC ([4ea992d](4ea992d))
  • Loading branch information
semantic-release-bot committed Nov 23, 2020
1 parent 03a3b2b commit 4f91631
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.3.9](https://github.com/etclabscore/sig.tools/compare/1.3.8...1.3.9) (2020-11-23)


### Bug Fixes

* chainId signTransaction ([d3d58b8](https://github.com/etclabscore/sig.tools/commit/d3d58b89f2565a17ee5aa36525a46ab3479c2c2c))
* issue with resolving signTransaction result for JSON-RPC ([4ea992d](https://github.com/etclabscore/sig.tools/commit/4ea992d46b0540d2aaefaffce7da4ce7d8702f42))

## [1.3.8](https://github.com/etclabscore/sig.tools/compare/1.3.7...1.3.8) (2020-11-14)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@etclabscore/sig.tools",
"version": "1.3.8",
"version": "1.3.9",
"description": "",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 4f91631

Please sign in to comment.