Skip to content

Commit

Permalink
chore(release): 2.3.19 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.19](2.3.18...2.3.19) (2023-08-24)

### Bug Fixes

* **deps:** Update dependency did-jwt to v7.2.6 ([057a455](057a455))
  • Loading branch information
semantic-release-bot committed Aug 24, 2023
1 parent 057a455 commit 4822b40
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 @@
## [2.3.19](https://github.com/uport-project/ethr-did/compare/2.3.18...2.3.19) (2023-08-24)


### Bug Fixes

* **deps:** Update dependency did-jwt to v7.2.6 ([057a455](https://github.com/uport-project/ethr-did/commit/057a45522ecf2bb063998cca67bcdcc8ce7e3f2b))

## [2.3.18](https://github.com/uport-project/ethr-did/compare/2.3.17...2.3.18) (2023-08-04)


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": "ethr-did",
"version": "2.3.18",
"version": "2.3.19",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
Expand Down

0 comments on commit 4822b40

Please sign in to comment.