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 5e8c765 commit 8d1035cCopy full SHA for 8d1035c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.34](https://github.com/uport-project/ethr-did/compare/3.0.33...3.0.34) (2025-05-15)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v8.0.15 ([5e8c765](https://github.com/uport-project/ethr-did/commit/5e8c7653b8194d1c4f08f6aa9ac7d4d4f4d94b10))
7
8
## [3.0.33](https://github.com/uport-project/ethr-did/compare/3.0.32...3.0.33) (2025-05-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did",
- "version": "3.0.33",
+ "version": "3.0.34",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
0 commit comments