Skip to content

Commit c22ea8e

Browse files
chore(release): 2.6.14 [skip ci]
## [@helia/verified-fetch-v2.6.14](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.6.13...@helia/verified-fetch-2.6.14) (2025-05-12) ### Bug Fixes * ending path is not assumed to be filename ([#229](#229)) ([6d24813](6d24813)), closes [#228](#228)
1 parent 6d24813 commit c22ea8e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.6.14](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.6.13...@helia/verified-fetch-2.6.14) (2025-05-12)
2+
3+
### Bug Fixes
4+
5+
* ending path is not assumed to be filename ([#229](https://github.com/ipfs/helia-verified-fetch/issues/229)) ([6d24813](https://github.com/ipfs/helia-verified-fetch/commit/6d2481392c312de3a4ff2aee5ca6b686d31541ba)), closes [#228](https://github.com/ipfs/helia-verified-fetch/issues/228)
6+
17
## [@helia/verified-fetch-v2.6.13](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-2.6.12...@helia/verified-fetch-2.6.13) (2025-04-29)
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.6.13",
3+
"version": "2.6.14",
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)