Skip to content

Commit a361892

Browse files
chore(release): 4.0.0 [skip ci]
## [@helia/verified-fetch-v4.0.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.2.3...@helia/verified-fetch-4.0.0) (2025-10-20) ### ⚠ BREAKING CHANGES * upgrade helia to v6 and libp2p to v3 (#278) ### Dependencies * upgrade helia to v6 and libp2p to v3 ([#278](#278)) ([c9a8325](c9a8325))
1 parent c9a8325 commit a361892

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/verified-fetch/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [@helia/verified-fetch-v4.0.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.2.3...@helia/verified-fetch-4.0.0) (2025-10-20)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* upgrade helia to v6 and libp2p to v3 (#278)
6+
7+
### Dependencies
8+
9+
* upgrade helia to v6 and libp2p to v3 ([#278](https://github.com/ipfs/helia-verified-fetch/issues/278)) ([c9a8325](https://github.com/ipfs/helia-verified-fetch/commit/c9a8325efecea50625b6f0ec01370e194c8f0fc7))
10+
111
## [@helia/verified-fetch-v3.2.3](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-3.2.2...@helia/verified-fetch-3.2.3) (2025-09-18)
212

313
### 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": "3.2.3",
3+
"version": "4.0.0",
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)