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 b46ea30 commit 3b253cfCopy full SHA for 3b253cf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.9](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.8...3.2.9) (2023-09-24)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v7.3.0 ([b46ea30](https://github.com/decentralized-identity/did-jwt-vc/commit/b46ea3014ea3f51ffa314a1df088db3003429814))
7
8
## [3.2.8](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.7...3.2.8) (2023-09-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "3.2.8",
+ "version": "3.2.9",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
0 commit comments