We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fa649 commit 867ea01Copy full SHA for 867ea01
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.22](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.21...2.0.22) (2023-03-23)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** Update dependency did-resolver to v4.1.0 ([81fa649](https://github.com/decentralized-identity/web-did-resolver/commit/81fa649a7fc0c73daca5effe620baebfb0d60827))
7
8
## [2.0.21](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.20...2.0.21) (2022-10-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "web-did-resolver",
- "version": "2.0.21",
+ "version": "2.0.22",
"description": "Resolve DID documents from an https domain",
"type": "module",
"source": "src/resolver.ts",
0 commit comments