Skip to content

Commit 380278b

Browse files
chore(release): 4.0.2 [skip ci]
## [@helia/verified-fetch-v4.0.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-4.0.1...@helia/verified-fetch-4.0.2) (2025-10-31) ### Bug Fixes * strip URL fragement before resolving DAG path ([#284](#284)) ([af5ad0d](af5ad0d)), closes [#271](#271)
1 parent af5ad0d commit 380278b

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-v4.0.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-4.0.1...@helia/verified-fetch-4.0.2) (2025-10-31)
2+
3+
### Bug Fixes
4+
5+
* strip URL fragement before resolving DAG path ([#284](https://github.com/ipfs/helia-verified-fetch/issues/284)) ([af5ad0d](https://github.com/ipfs/helia-verified-fetch/commit/af5ad0dae3952f93d9c1ef7aaa711dc8f962cd71)), closes [#271](https://github.com/ipfs/helia-verified-fetch/issues/271)
6+
17
## [@helia/verified-fetch-v4.0.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-4.0.0...@helia/verified-fetch-4.0.1) (2025-10-27)
28

39
### Bug Fixes

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": "4.0.1",
3+
"version": "4.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)