Skip to content

Commit 5280429

Browse files
chore(release): 2.5.0 [skip ci]
## [@helia/verified-fetch-v2.5.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.4.0...@helia/verified-fetch-2.5.0) (2025-02-11) ### Features * dir index html listing ([#86](#86)) ([0521214](0521214))
1 parent b81afca commit 5280429

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.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.4.0...@helia/verified-fetch-2.5.0) (2025-02-11)
2+
3+
### Features
4+
5+
* dir index html listing ([#86](https://github.com/ipfs/helia-verified-fetch/issues/86)) ([0521214](https://github.com/ipfs/helia-verified-fetch/commit/05212141c0f009dbdb75b11b74e9c8f50f1dc31d))
6+
17
## [@helia/verified-fetch-v2.4.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.3.1...@helia/verified-fetch-2.4.0) (2025-01-14)
28

39
### Features

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