Skip to content

Commit 3f70574

Browse files
chore(release): 3.2.7 [skip ci]
## [3.2.7](3.2.6...3.2.7) (2023-09-04) ### Bug Fixes * **deps:** Update dependency did-jwt to v7.2.7 ([920aa69](920aa69))
1 parent 920aa69 commit 3f70574

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+
## [3.2.7](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.6...3.2.7) (2023-09-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v7.2.7 ([920aa69](https://github.com/decentralized-identity/did-jwt-vc/commit/920aa69750364c3835ea812d6bc0d4755537cd1b))
7+
18
## [3.2.6](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.5...3.2.6) (2023-08-24)
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": "3.2.6",
3+
"version": "3.2.7",
44
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)