Skip to content

Commit

Permalink
chore(release): 3.2.14 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.14](3.2.13...3.2.14) (2023-11-01)

### Bug Fixes

* **deps:** Update dependency did-jwt to v7.4.5 ([#142](#142)) ([e15adb9](e15adb9)), closes [#135](#135)
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent e15adb9 commit 59d1c7d
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.14](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.13...3.2.14) (2023-11-01)


### Bug Fixes

* **deps:** Update dependency did-jwt to v7.4.5 ([#142](https://github.com/decentralized-identity/did-jwt-vc/issues/142)) ([e15adb9](https://github.com/decentralized-identity/did-jwt-vc/commit/e15adb9e6304abac6b76395fd8bdb7170395bdae)), closes [#135](https://github.com/decentralized-identity/did-jwt-vc/issues/135)

## [3.2.13](https://github.com/decentralized-identity/did-jwt-vc/compare/3.2.12...3.2.13) (2023-10-25)


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.13",
"version": "3.2.14",
"description": "Create and verify W3C Verifiable Credentials and Presentations in JWT format",
"type": "module",
"source": "src/index.ts",
Expand Down

0 comments on commit 59d1c7d

Please sign in to comment.