Skip to content

Commit 7c8e274

Browse files
chore(release): 1.4.0 [skip ci]
## [@helia/verified-fetch-gateway-conformance-v1.4.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.3.2...@helia/verified-fetch-gateway-conformance-1.4.0) (2025-06-03) ### Features * support multiple byte-ranges ([#207](#207)) ([04aeb5d](04aeb5d))
1 parent 0fad482 commit 7c8e274

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/gateway-conformance/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@helia/verified-fetch-gateway-conformance-v1.4.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.3.2...@helia/verified-fetch-gateway-conformance-1.4.0) (2025-06-03)
2+
3+
### Features
4+
5+
* support multiple byte-ranges ([#207](https://github.com/ipfs/helia-verified-fetch/issues/207)) ([04aeb5d](https://github.com/ipfs/helia-verified-fetch/commit/04aeb5d693a1fbf4c7de2768c70025500260b063))
6+
17
## [@helia/verified-fetch-gateway-conformance-v1.3.2](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.3.1...@helia/verified-fetch-gateway-conformance-1.3.2) (2025-06-02)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)