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