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