Skip to content

Commit 55437e2

Browse files
chore(release): 3.0.33 [skip ci]
## [3.0.33](3.0.32...3.0.33) (2025-05-07) ### Bug Fixes * **deps:** update dependency ethers to v6.14.0 ([078677b](078677b))
1 parent 078677b commit 55437e2

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.33](https://github.com/uport-project/ethr-did/compare/3.0.32...3.0.33) (2025-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency ethers to v6.14.0 ([078677b](https://github.com/uport-project/ethr-did/commit/078677ba0f457d2eeb92b9be86a8ab81a98a1b6f))
7+
18
## [3.0.32](https://github.com/uport-project/ethr-did/compare/3.0.31...3.0.32) (2025-04-26)
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.32",
3+
"version": "3.0.33",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)