Skip to content

Commit c36970d

Browse files
chore(release): 2.5.4 [skip ci]
## [@helia/verified-fetch-v2.5.4](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.5.3...@helia/verified-fetch-2.5.4) (2025-02-28) ### Tests * content-type supports json content-type in gwconformance ([#187](#187)) ([47acece](47acece))
1 parent 47acece commit c36970d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/verified-fetch/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [@helia/verified-fetch-v2.5.4](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.5.3...@helia/verified-fetch-2.5.4) (2025-02-28)
2+
3+
### Tests
4+
5+
* content-type supports json content-type in gwconformance ([#187](https://github.com/ipfs/helia-verified-fetch/issues/187)) ([47acece](https://github.com/ipfs/helia-verified-fetch/commit/47acece09b6d6c17cfe2ad04cb98deccbeebe6be))
6+
17
## [@helia/verified-fetch-v2.5.3](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.5.2...@helia/verified-fetch-2.5.3) (2025-02-28)
28

39
### Bug Fixes

packages/verified-fetch/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",
3-
"version": "2.5.3",
3+
"version": "2.5.4",
44
"description": "A fetch-like API for obtaining verified & trustless IPFS content on the web",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/verified-fetch#readme",

0 commit comments

Comments
 (0)