We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8adfca commit 8d2b88cCopy full SHA for 8d2b88c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.27](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.26...2.0.27) (2023-07-03)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency cross-fetch to v4 ([f8adfca](https://github.com/decentralized-identity/web-did-resolver/commit/f8adfca61b1692dfd5a2fccc05e8386724564259))
7
8
## [2.0.26](https://github.com/decentralized-identity/web-did-resolver/compare/2.0.25...2.0.26) (2023-07-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "web-did-resolver",
- "version": "2.0.26",
+ "version": "2.0.27",
"description": "Resolve DID documents from an https domain",
"type": "module",
"source": "src/resolver.ts",
0 commit comments