Skip to content

Commit e72c3e2

Browse files
chore(release): 2.1.11 [skip ci]
## [2.1.11](2.1.10...2.1.11) (2022-05-22) ### Bug Fixes * **deps:** bump did-jwt to v6.1.0 ([#112](#112)) ([540b8d5](540b8d5))
1 parent 540b8d5 commit e72c3e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.11](https://github.com/decentralized-identity/did-jwt-vc/compare/2.1.10...2.1.11) (2022-05-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump did-jwt to v6.1.0 ([#112](https://github.com/decentralized-identity/did-jwt-vc/issues/112)) ([540b8d5](https://github.com/decentralized-identity/did-jwt-vc/commit/540b8d505c9aebdab405f5931009658b34cca189))
7+
18
## [2.1.10](https://github.com/decentralized-identity/did-jwt-vc/compare/2.1.9...2.1.10) (2022-05-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "did-jwt-vc",
3-
"version": "2.1.10",
3+
"version": "2.1.11",
44
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
55
"source": "src/index.ts",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)