We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc83b8 commit 5207a64Copy full SHA for 5207a64
packages/verified-fetch/CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## @helia/verified-fetch 1.0.0 (2024-02-28)
2
+
3
4
+### Bug Fixes
5
6
+* add interop tests and update project config ([fdc83b8](https://github.com/ipfs/helia-verified-fetch/commit/fdc83b8869066a961ae346f153e4b6b486091f01))
packages/verified-fetch/package.json
@@ -1,6 +1,6 @@
{
"name": "@helia/verified-fetch",
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "A fetch-like API for obtaining verified & trustless IPFS content on the web",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verified-fetch#readme",
0 commit comments