Skip to content

Commit

Permalink
chore(release): 3.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.3](3.0.2...3.0.3) (2024-03-20)

### Bug Fixes

* **deps:** Update dependency did-jwt to v8.0.3 ([37b9d04](37b9d04))
  • Loading branch information
semantic-release-bot committed Mar 20, 2024
1 parent 37b9d04 commit 5602e29
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.0.3](https://github.com/uport-project/credential-status/compare/3.0.2...3.0.3) (2024-03-20)


### Bug Fixes

* **deps:** Update dependency did-jwt to v8.0.3 ([37b9d04](https://github.com/uport-project/credential-status/commit/37b9d04e77074537d4f6b9d6ad81aa57175ac2e9))

## [3.0.2](https://github.com/uport-project/credential-status/compare/3.0.1...3.0.2) (2024-03-14)


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": "credential-status",
"version": "3.0.2",
"version": "3.0.3",
"description": "credential status aggregator for did-jwt",
"type": "module",
"source": "src/index.ts",
Expand Down

0 comments on commit 5602e29

Please sign in to comment.