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 ec2039b commit 1ddc4b8Copy full SHA for 1ddc4b8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.29](https://github.com/uport-project/ethr-did/compare/3.0.28...3.0.29) (2025-04-22)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v8.0.12 ([ec2039b](https://github.com/uport-project/ethr-did/commit/ec2039be4bae2b71f70f30df1145993179231347))
7
8
## [3.0.28](https://github.com/uport-project/ethr-did/compare/3.0.27...3.0.28) (2025-04-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did",
- "version": "3.0.28",
+ "version": "3.0.29",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
0 commit comments