Skip to content

Commit e300af2

Browse files
chore(release): 1.1.0 [skip ci]
## @helia/verified-fetch-gateway-conformance [1.1.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.0.1...@helia/verified-fetch-gateway-conformance-1.1.0) (2024-05-16) ### Dependencies * **@helia/verified-fetch:** upgraded to 1.4.2
1 parent 2633d31 commit e300af2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/gateway-conformance/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @helia/verified-fetch-gateway-conformance [1.1.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.0.1...@helia/verified-fetch-gateway-conformance-1.1.0) (2024-05-16)
2+
3+
4+
5+
### Dependencies
6+
7+
* **@helia/verified-fetch:** upgraded to 1.4.2
8+
19
## @helia/verified-fetch-gateway-conformance [1.0.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.0.0...@helia/verified-fetch-gateway-conformance-1.0.1) (2024-05-16)
210

311

packages/gateway-conformance/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/verified-fetch-gateway-conformance",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Gateway conformance tests for @helia/verified-fetch",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia-verified-fetch/tree/main/packages/gateway-conformance#readme",
@@ -53,7 +53,7 @@
5353
},
5454
"dependencies": {
5555
"@helia/interface": "^4.3.0",
56-
"@helia/verified-fetch": "1.4.1",
56+
"@helia/verified-fetch": "1.4.2",
5757
"@libp2p/logger": "^4.0.11",
5858
"@sgtpooki/file-type": "^1.0.1",
5959
"aegir": "^42.2.5",

0 commit comments

Comments
 (0)