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