Skip to content

Commit

Permalink
chore(release): 8.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.6](8.0.5...8.0.6) (2025-01-15)

### Bug Fixes

* **deps:** update all non-major dependencies ([#311](#311)) ([f2112e6](f2112e6))
  • Loading branch information
semantic-release-bot committed Jan 15, 2025
1 parent f2112e6 commit ee1ae08
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 @@
## [8.0.6](https://github.com/decentralized-identity/did-jwt/compare/8.0.5...8.0.6) (2025-01-15)


### Bug Fixes

* **deps:** update all non-major dependencies ([#311](https://github.com/decentralized-identity/did-jwt/issues/311)) ([f2112e6](https://github.com/decentralized-identity/did-jwt/commit/f2112e664613fbe0d24891a6b63df7ac58166922))

## [8.0.5](https://github.com/decentralized-identity/did-jwt/compare/8.0.4...8.0.5) (2025-01-15)


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": "8.0.5",
"version": "8.0.6",
"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 ee1ae08

Please sign in to comment.