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