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