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

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/verified-fetch/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
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

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": "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)