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 9f3ad3c commit f10fec1Copy full SHA for f10fec1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [11.0.5](https://github.com/decentralized-identity/ethr-did-resolver/compare/11.0.4...11.0.5) (2025-08-10)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ethers to v6.15.0 ([9f3ad3c](https://github.com/decentralized-identity/ethr-did-resolver/commit/9f3ad3c3a7128a5380ed1b3dc655fb0790fa0f92))
7
8
## [11.0.4](https://github.com/decentralized-identity/ethr-did-resolver/compare/11.0.3...11.0.4) (2025-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did-resolver",
- "version": "11.0.4",
+ "version": "11.0.5",
"description": "Resolve DID documents for ethereum addresses and public keys",
"type": "commonjs",
"source": "./src/index.ts",
0 commit comments