Skip to content

Commit

Permalink
chore(release): 2.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.4](2.2.3...2.2.4) (2022-08-11)

### Bug Fixes

* **deps:** bump did-jwt, did-resolver, and ethr-did-resolver packages ([#101](#101)) ([a0946b3](a0946b3))
  • Loading branch information
semantic-release-bot committed Aug 11, 2022
1 parent a0946b3 commit 6c0ddcb
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.2.4](https://github.com/uport-project/ethr-did/compare/2.2.3...2.2.4) (2022-08-11)


### Bug Fixes

* **deps:** bump did-jwt, did-resolver, and ethr-did-resolver packages ([#101](https://github.com/uport-project/ethr-did/issues/101)) ([a0946b3](https://github.com/uport-project/ethr-did/commit/a0946b3bdd00dce1096eb2000421c7f392b46185))

## [2.2.3](https://github.com/uport-project/ethr-did/compare/2.2.2...2.2.3) (2022-06-06)


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

0 comments on commit 6c0ddcb

Please sign in to comment.