Skip to content

Commit 24cb15f

Browse files
chore(release): 2.0.1 [skip ci]
## [@helia/verified-fetch-gateway-conformance-v2.0.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-2.0.0...@helia/verified-fetch-gateway-conformance-2.0.1) (2025-11-18) ### Bug Fixes * improve cbor support ([#289](#289)) ([8a29a88](8a29a88)) ### Trivial Changes * update sibling deps ([5e8ff1f](5e8ff1f))
1 parent 1c5c407 commit 24cb15f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/gateway-conformance/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [@helia/verified-fetch-gateway-conformance-v2.0.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-2.0.0...@helia/verified-fetch-gateway-conformance-2.0.1) (2025-11-18)
2+
3+
### Bug Fixes
4+
5+
* improve cbor support ([#289](https://github.com/ipfs/helia-verified-fetch/issues/289)) ([8a29a88](https://github.com/ipfs/helia-verified-fetch/commit/8a29a889eeee49830b48c86336a5d782caa3a5d0))
6+
7+
### Trivial Changes
8+
9+
* update sibling deps ([5e8ff1f](https://github.com/ipfs/helia-verified-fetch/commit/5e8ff1f7d3d8d41f91fa9a13354db9bc8c651ea9))
10+
111
## [@helia/verified-fetch-gateway-conformance-v2.0.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.5.1...@helia/verified-fetch-gateway-conformance-2.0.0) (2025-10-20)
212

313
### ⚠ BREAKING CHANGES

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": "2.0.0",
3+
"version": "2.0.1",
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)