We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee921aa commit 6143b1bCopy full SHA for 6143b1b
CHANGELOG.md
@@ -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
8
## [3.0.21](https://github.com/uport-project/ethr-did/compare/3.0.20...3.0.21) (2024-03-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ethr-did",
- "version": "3.0.21",
+ "version": "3.0.22",
"description": "Create, manage and use did:ethr identifiers",
"type": "module",
"source": "src/index.ts",
0 commit comments