Skip to content

Commit 07a0e6a

Browse files
chore(release): 1.26.2 [skip ci]
## [@helia/verified-fetch-interop-v1.26.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.26.1...@helia/verified-fetch-interop-1.26.2) (2025-05-23) ### Bug Fixes * handle aborted requests properly ([#241](#241)) ([af4b426](af4b426))
1 parent 6e45372 commit 07a0e6a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/interop/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@helia/verified-fetch-interop-v1.26.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.26.1...@helia/verified-fetch-interop-1.26.2) (2025-05-23)
2+
3+
### Bug Fixes
4+
5+
* handle aborted requests properly ([#241](https://github.com/ipfs/helia-verified-fetch/issues/241)) ([af4b426](https://github.com/ipfs/helia-verified-fetch/commit/af4b4261b3660f71e5831b9d5ed5e73f5aaebeac))
6+
17
## [@helia/verified-fetch-interop-v1.26.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-interop-1.26.0...@helia/verified-fetch-interop-1.26.1) (2025-05-21)
28

39
### Trivial Changes

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