Skip to content

Commit 83c07e2

Browse files
chore(release): 8.0.13 [skip ci]
## [8.0.13](8.0.12...8.0.13) (2025-04-23) ### Bug Fixes * **deps:** update dependency @noble/curves to v1.9.0 ([f67dc98](f67dc98))
1 parent f67dc98 commit 83c07e2

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+
## [8.0.13](https://github.com/decentralized-identity/did-jwt/compare/8.0.12...8.0.13) (2025-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @noble/curves to v1.9.0 ([f67dc98](https://github.com/decentralized-identity/did-jwt/commit/f67dc98c06257308faa1146815b3008cce2750d0))
7+
18
## [8.0.12](https://github.com/decentralized-identity/did-jwt/compare/8.0.11...8.0.12) (2025-04-22)
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",
3-
"version": "8.0.12",
3+
"version": "8.0.13",
44
"description": "Library for Signing and Verifying JWTs that use DIDs as issuers and JWEs that use DIDs as recipients",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)