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 cb8c506 commit 8d09a23Copy full SHA for 8d09a23
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.32](https://github.com/uport-project/ethr-did/compare/3.0.31...3.0.32) (2025-04-26)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ethers to v6.13.7 ([cb8c506](https://github.com/uport-project/ethr-did/commit/cb8c506eae24b1532d3b0adfbb71b0c886ed58ad))
7
8
## [3.0.31](https://github.com/uport-project/ethr-did/compare/3.0.30...3.0.31) (2025-04-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did",
- "version": "3.0.31",
+ "version": "3.0.32",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
0 commit comments