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