Skip to content

Commit 8d09a23

Browse files
chore(release): 3.0.32 [skip ci]
## [3.0.32](3.0.31...3.0.32) (2025-04-26) ### Bug Fixes * **deps:** update dependency ethers to v6.13.7 ([cb8c506](cb8c506))
1 parent cb8c506 commit 8d09a23

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.32](https://github.com/uport-project/ethr-did/compare/3.0.31...3.0.32) (2025-04-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ethers to v6.13.7 ([cb8c506](https://github.com/uport-project/ethr-did/commit/cb8c506eae24b1532d3b0adfbb71b0c886ed58ad))
7+
18
## [3.0.31](https://github.com/uport-project/ethr-did/compare/3.0.30...3.0.31) (2025-04-25)
29

310

package.json

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

0 commit comments

Comments
 (0)