Skip to content

Commit 704c19b

Browse files
chore(release): 2.0.0 [skip ci]
## [@helia/verified-fetch-interop-v2.0.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.26.3...@helia/verified-fetch-interop-2.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 f24bcb5 commit 704c19b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/interop/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [@helia/verified-fetch-interop-v2.0.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.26.3...@helia/verified-fetch-interop-2.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-interop-v1.26.3](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.26.2...@helia/verified-fetch-interop-1.26.3) (2025-09-12)
212

313
### Tests

packages/interop/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-interop",
3-
"version": "1.26.3",
3+
"version": "2.0.0",
44
"description": "Interop tests for @helia/verified-fetch",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/interop#readme",

0 commit comments

Comments
 (0)