Skip to content

Commit b669667

Browse files
chore(release): 4.0.13 [skip ci]
## [4.0.13](4.0.12...4.0.13) (2025-05-17) ### Bug Fixes * **deps:** Update dependency did-jwt to v8.0.15 ([732561c](732561c))
1 parent 732561c commit b669667

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+
## [4.0.13](https://github.com/decentralized-identity/did-jwt-vc/compare/4.0.12...4.0.13) (2025-05-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v8.0.15 ([732561c](https://github.com/decentralized-identity/did-jwt-vc/commit/732561c60aa16e2764ffee15c4c014ca83f56a4b))
7+
18
## [4.0.12](https://github.com/decentralized-identity/did-jwt-vc/compare/4.0.11...4.0.12) (2025-04-25)
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": "4.0.12",
3+
"version": "4.0.13",
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)