Skip to content

Commit

Permalink
chore(release): 2.3.23 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.23](2.3.22...2.3.23) (2023-09-27)

### Bug Fixes

* **deps:** Update dependency did-jwt to v7.4.1 ([8f90c16](8f90c16))
  • Loading branch information
semantic-release-bot committed Sep 27, 2023
1 parent 8f90c16 commit 0177c95
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.23](https://github.com/uport-project/ethr-did/compare/2.3.22...2.3.23) (2023-09-27)


### Bug Fixes

* **deps:** Update dependency did-jwt to v7.4.1 ([8f90c16](https://github.com/uport-project/ethr-did/commit/8f90c16e547331f96b16f0ea18ee536afdc2aab9))

## [2.3.22](https://github.com/uport-project/ethr-did/compare/2.3.21...2.3.22) (2023-09-24)


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

0 comments on commit 0177c95

Please sign in to comment.