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