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