Skip to content

Commit

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

### Bug Fixes

* **deps:** Update dependency ethr-did-resolver to v10.1.2 ([9598d6e](9598d6e))
  • Loading branch information
semantic-release-bot committed Jan 3, 2024
1 parent 9598d6e commit 239f267
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.10](https://github.com/uport-project/ethr-did/compare/3.0.9...3.0.10) (2024-01-03)


### Bug Fixes

* **deps:** Update dependency ethr-did-resolver to v10.1.2 ([9598d6e](https://github.com/uport-project/ethr-did/commit/9598d6e08de7a300fcb7376481114d35d676aa0a))

## [3.0.9](https://github.com/uport-project/ethr-did/compare/3.0.8...3.0.9) (2024-01-03)


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

0 comments on commit 239f267

Please sign in to comment.