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 7cb7a88 commit 135df08Copy full SHA for 135df08
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.9](https://github.com/decentralized-identity/did-jwt-vc/compare/2.1.8...2.1.9) (2022-01-13)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump dependencies to latest ([7cb7a88](https://github.com/decentralized-identity/did-jwt-vc/commit/7cb7a88d31cbfc388da1363eefb641212505ca19))
7
8
## [2.1.8](https://github.com/decentralized-identity/did-jwt-vc/compare/2.1.7...2.1.8) (2021-11-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
- "version": "2.1.8",
+ "version": "2.1.9",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"source": "src/index.ts",
"main": "./lib/index.js",
0 commit comments