Skip to content

Commit

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

### Bug Fixes

* **deps:** update dependency @noble/ciphers to ^0.4.0 ([d296436](d296436))
  • Loading branch information
semantic-release-bot committed Oct 19, 2023
1 parent d296436 commit 90fecfa
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 @@
## [7.4.3](https://github.com/decentralized-identity/did-jwt/compare/7.4.2...7.4.3) (2023-10-19)


### Bug Fixes

* **deps:** update dependency @noble/ciphers to ^0.4.0 ([d296436](https://github.com/decentralized-identity/did-jwt/commit/d296436ef3c8e95062e93c41d49fdb0a839318a2))

## [7.4.2](https://github.com/decentralized-identity/did-jwt/compare/7.4.1...7.4.2) (2023-10-03)


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",
"version": "7.4.2",
"version": "7.4.3",
"description": "Library for Signing and Verifying JWTs that use DIDs as issuers and JWEs that use DIDs as recipients",
"type": "module",
"source": "src/index.ts",
Expand Down

0 comments on commit 90fecfa

Please sign in to comment.