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