Skip to content

Commit 4e1bb84

Browse files
chore(release): 3.0.2 [skip ci]
## [@helia/verified-fetch-v3.0.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.0.1...@helia/verified-fetch-3.0.2) (2025-06-02) ### Bug Fixes * format=car filename and content ([#198](#198)) ([432b5f8](432b5f8))
1 parent 47b7679 commit 4e1bb84

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/verified-fetch/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@helia/verified-fetch-v3.0.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.0.1...@helia/verified-fetch-3.0.2) (2025-06-02)
2+
3+
### Bug Fixes
4+
5+
* format=car filename and content ([#198](https://github.com/ipfs/helia-verified-fetch/issues/198)) ([432b5f8](https://github.com/ipfs/helia-verified-fetch/commit/432b5f8c42ced9af08b7606fb05ccbadf753144c))
6+
17
## [@helia/verified-fetch-v3.0.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.0.0...@helia/verified-fetch-3.0.1) (2025-05-29)
28

39
### Tests

packages/verified-fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/verified-fetch",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "A fetch-like API for obtaining verified & trustless IPFS content on the web",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verified-fetch#readme",

0 commit comments

Comments
 (0)