Skip to content

Commit 1b9297d

Browse files
chore(release): 3.0.12 [skip ci]
## [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))
1 parent 2b25174 commit 1b9297d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.12](https://github.com/uport-project/ethr-did/compare/3.0.11...3.0.12) (2024-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency ethr-did-resolver to v10.1.3 ([2b25174](https://github.com/uport-project/ethr-did/commit/2b25174780270055779ba6623c268fa2d53083d7))
7+
18
## [3.0.11](https://github.com/uport-project/ethr-did/compare/3.0.10...3.0.11) (2024-01-13)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethr-did",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)