Skip to content

Commit

Permalink
release(version): Release 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.2](v1.3.1...v1.3.2) (2021-07-14)

### Bug Fixes

* ethers v5.4.1 ([a529e69](a529e69))

### Miscellaneous

* EthersJS 5.4.0 releases support for EIP1559 new transaction format ([3975790](3975790))
  • Loading branch information
semantic-release-bot committed Jul 14, 2021
1 parent 3975790 commit abe522d
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.3.2](https://github.com/rjchow/ethers-aws-kms-signer/compare/v1.3.1...v1.3.2) (2021-07-14)


### Bug Fixes

* ethers v5.4.1 ([a529e69](https://github.com/rjchow/ethers-aws-kms-signer/commit/a529e694fc904a7a6cdc2f680d45a6e65bdbc302))


### Miscellaneous

* EthersJS 5.4.0 releases support for EIP1559 new transaction format ([3975790](https://github.com/rjchow/ethers-aws-kms-signer/commit/397579071830940e93a0093f1dfdeddf5f6e5e0b))

## [1.3.1](https://github.com/rjchow/ethers-aws-kms-signer/compare/v1.3.0...v1.3.1) (2021-07-12)


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": "ethers-aws-kms-signer",
"version": "1.3.1",
"version": "1.3.2",
"description": "An Ethers.js compatible signer that connects to AWS KMS",
"license": "MIT",
"repository": "rjchow/ethers-aws-kms-signer",
Expand Down

0 comments on commit abe522d

Please sign in to comment.