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 63c2c20 commit b8d6217Copy full SHA for b8d6217
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.8](https://github.com/decentralized-identity/did-jwt-vc/compare/4.0.7...4.0.8) (2025-04-15)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v8.0.10 ([63c2c20](https://github.com/decentralized-identity/did-jwt-vc/commit/63c2c207f41ca3ffcbf661fc567f81c94290f2bc))
7
8
## [4.0.7](https://github.com/decentralized-identity/did-jwt-vc/compare/4.0.6...4.0.7) (2025-03-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "4.0.7",
+ "version": "4.0.8",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
0 commit comments