Skip to content

Commit

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

### Bug Fixes

* **deps:** Update dependency ethr-did-resolver to v10.1.3 ([2b25174](2b25174))
  • Loading branch information
semantic-release-bot committed Jan 13, 2024
1 parent 2b25174 commit 1b9297d
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.12](https://github.com/uport-project/ethr-did/compare/3.0.11...3.0.12) (2024-01-13)


### Bug Fixes

* **deps:** Update dependency ethr-did-resolver to v10.1.3 ([2b25174](https://github.com/uport-project/ethr-did/commit/2b25174780270055779ba6623c268fa2d53083d7))

## [3.0.11](https://github.com/uport-project/ethr-did/compare/3.0.10...3.0.11) (2024-01-13)


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

0 comments on commit 1b9297d

Please sign in to comment.