We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f6cec commit ed76046Copy full SHA for ed76046
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.0.4](https://github.com/uport-project/ethr-did/compare/3.0.3...3.0.4) (2023-11-01)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v7.4.5 ([53f6cec](https://github.com/uport-project/ethr-did/commit/53f6cecad1b4f943bcc07ae51d8889291058ff24))
7
8
## [3.0.3](https://github.com/uport-project/ethr-did/compare/3.0.2...3.0.3) (2023-10-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did",
- "version": "3.0.3",
+ "version": "3.0.4",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
0 commit comments