Skip to content

Commit 6f2c6bd

Browse files
chore(release): 1.1.1 [skip ci]
## @helia/verified-fetch [1.1.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.1.0...@helia/verified-fetch-1.1.1) (2024-03-08) ### Trivial Changes * add tests for directory redirects for gateways ([#15](#15)) ([269609d](269609d)) ### Documentation * update api docs link in readme ([#14](#14)) ([d615633](d615633))
1 parent d615633 commit 6f2c6bd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/verified-fetch/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## @helia/verified-fetch [1.1.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.1.0...@helia/verified-fetch-1.1.1) (2024-03-08)
2+
3+
4+
### Trivial Changes
5+
6+
* add tests for directory redirects for gateways ([#15](https://github.com/ipfs/helia-verified-fetch/issues/15)) ([269609d](https://github.com/ipfs/helia-verified-fetch/commit/269609d189864be4306cb4df5ad235ed9b91fdb8))
7+
8+
9+
### Documentation
10+
11+
* update api docs link in readme ([#14](https://github.com/ipfs/helia-verified-fetch/issues/14)) ([d615633](https://github.com/ipfs/helia-verified-fetch/commit/d615633dcc6a04f78975863df49733dccb9fbb98))
12+
113
## @helia/verified-fetch [1.1.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.0.2...@helia/verified-fetch-1.1.0) (2024-03-03)
214

315

packages/verified-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/verified-fetch",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
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)