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 bd308a2 commit 40e9488Copy full SHA for 40e9488
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.15](https://github.com/decentralized-identity/did-jwt-vc/compare/4.0.14...4.0.15) (2025-06-07)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v8.0.17 ([bd308a2](https://github.com/decentralized-identity/did-jwt-vc/commit/bd308a2b5998d1f0ac4b660041f3759533405a90))
7
8
## [4.0.14](https://github.com/decentralized-identity/did-jwt-vc/compare/4.0.13...4.0.14) (2025-05-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "4.0.14",
+ "version": "4.0.15",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
0 commit comments