Skip to content

Commit cd5a103

Browse files
chore(release): 1.5.0 [skip ci]
## [@helia/verified-fetch-gateway-conformance-v1.5.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.4.1...@helia/verified-fetch-gateway-conformance-1.5.0) (2025-06-17) ### Features * add dag-cbor HTML preview plugin ([#256](#256)) ([8761a3a](8761a3a))
1 parent af65b4f commit cd5a103

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.5.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.4.1...@helia/verified-fetch-gateway-conformance-1.5.0) (2025-06-17)
2+
3+
### Features
4+
5+
* add dag-cbor HTML preview plugin ([#256](https://github.com/ipfs/helia-verified-fetch/issues/256)) ([8761a3a](https://github.com/ipfs/helia-verified-fetch/commit/8761a3a2e451da3c58d71ac3c22ac1bd390bb884))
6+
17
## [@helia/verified-fetch-gateway-conformance-v1.4.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.4.0...@helia/verified-fetch-gateway-conformance-1.4.1) (2025-06-09)
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.4.1",
3+
"version": "1.5.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)