Skip to content

Commit 6143b1b

Browse files
chore(release): 3.0.22 [skip ci]
## [3.0.22](3.0.21...3.0.22) (2025-01-24) ### Bug Fixes * **deps:** bump ethr-did-resolver to v11 & update devDependencies ([#136](#136)) ([ee921aa](ee921aa))
1 parent ee921aa commit 6143b1b

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.22](https://github.com/uport-project/ethr-did/compare/3.0.21...3.0.22) (2025-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump ethr-did-resolver to v11 & update devDependencies ([#136](https://github.com/uport-project/ethr-did/issues/136)) ([ee921aa](https://github.com/uport-project/ethr-did/commit/ee921aa694b3644548adea1554001c6fdb981618))
7+
18
## [3.0.21](https://github.com/uport-project/ethr-did/compare/3.0.20...3.0.21) (2024-03-26)
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.21",
3+
"version": "3.0.22",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)