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 208e3f5 commit 64769d6Copy full SHA for 64769d6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.2.1](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.0...3.2.1) (2023-05-18)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v7.2.0 ([ddf3914](https://github.com/decentralized-identity/did-jwt-vc/commit/ddf39140896f2aec00d5aeebedfe51f86bde951c))
7
8
# [3.2.0](https://github.com/decentralized-identity/did-jwt-vc/compare/3.1.4...3.2.0) (2023-05-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
0 commit comments