We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35620c9 commit 39e4f45Copy full SHA for 39e4f45
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [10.1.4](https://github.com/decentralized-identity/ethr-did-resolver/compare/10.1.3...10.1.4) (2024-02-09)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ethers to v6.11.0 ([35620c9](https://github.com/decentralized-identity/ethr-did-resolver/commit/35620c9aa58084ee73aa9d1678a3eb3d94aef851))
7
8
## [10.1.3](https://github.com/decentralized-identity/ethr-did-resolver/compare/10.1.2...10.1.3) (2024-01-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did-resolver",
- "version": "10.1.3",
+ "version": "10.1.4",
"description": "Resolve DID documents for ethereum addresses and public keys",
"type": "commonjs",
"source": "./src/index.ts",
0 commit comments