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 b1880eb commit 8d3a2cdCopy full SHA for 8d3a2cd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.15](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.14...3.2.15) (2023-12-12)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v7.4.6 ([b1880eb](https://github.com/decentralized-identity/did-jwt-vc/commit/b1880ebc760bed8892fb1f141569424d66881208))
7
8
## [3.2.14](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.13...3.2.14) (2023-11-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "3.2.14",
+ "version": "3.2.15",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
0 commit comments