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 de29a5c commit 8eae06cCopy full SHA for 8eae06c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.1.3](https://github.com/decentralized-identity/did-jwt-vc/compare/3.1.2...3.1.3) (2023-04-03)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-jwt to v6.11.6 ([de29a5c](https://github.com/decentralized-identity/did-jwt-vc/commit/de29a5c3bcef74daf407f6b08874923259d60adb))
7
8
## [3.1.2](https://github.com/decentralized-identity/did-jwt-vc/compare/3.1.1...3.1.2) (2023-03-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "3.1.2",
+ "version": "3.1.3",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
0 commit comments