Skip to content

Commit

Permalink
chore(release): 3.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.11](3.2.10...3.2.11) (2023-10-03)

### Bug Fixes

* **deps:** Update dependency did-jwt to v7.4.2 ([b696345](b696345))
  • Loading branch information
semantic-release-bot committed Oct 3, 2023
1 parent b696345 commit 21a60b3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.11](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.10...3.2.11) (2023-10-03)


### Bug Fixes

* **deps:** Update dependency did-jwt to v7.4.2 ([b696345](https://github.com/decentralized-identity/did-jwt-vc/commit/b696345b57be5edf0fd1d03f06cda978ed452483))

## [3.2.10](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.9...3.2.10) (2023-09-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "did-jwt-vc",
"version": "3.2.10",
"version": "3.2.11",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
Expand Down

0 comments on commit 21a60b3

Please sign in to comment.