Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2021-01-26 08:02:03 +00:00
parent 3557a5e5a9
commit 5a1fee5d31
44 changed files with 265 additions and 3 deletions

View File

@@ -6,7 +6,8 @@
"note": "Use `Web3Wrapper.signTypedDataAsync()` instead of removed `Web3Wrapper.signTypedDataV4Async()`",
"pr": 124
}
]
],
"timestamp": 1611648096
},
{
"timestamp": 1610510890,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.1.5 - _January 26, 2021_
* Use `Web3Wrapper.signTypedDataAsync()` instead of removed `Web3Wrapper.signTypedDataV4Async()` (#124)
## v1.1.4 - _January 13, 2021_
* Dependencies updated