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