Skip to content

Commit b52db3a

Browse files
chore(release): 1.3.1 [skip ci]
## [@helia/verified-fetch-gateway-conformance-v1.3.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.3.0...@helia/verified-fetch-gateway-conformance-1.3.1) (2025-05-21) ### Trivial Changes * update version ([d32c104](d32c104)) ### Dependencies * bump aegir from 46.0.5 to 47.0.6 ([#236](#236)) ([bc3d557](bc3d557))
1 parent c58ae59 commit b52db3a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/gateway-conformance/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [@helia/verified-fetch-gateway-conformance-v1.3.1](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.3.0...@helia/verified-fetch-gateway-conformance-1.3.1) (2025-05-21)
2+
3+
### Trivial Changes
4+
5+
* update version ([d32c104](https://github.com/ipfs/helia-verified-fetch/commit/d32c104f9df4666c7d409c45d9c13e3e34a10cd3))
6+
7+
### Dependencies
8+
9+
* bump aegir from 46.0.5 to 47.0.6 ([#236](https://github.com/ipfs/helia-verified-fetch/issues/236)) ([bc3d557](https://github.com/ipfs/helia-verified-fetch/commit/bc3d5574ee6f19a194f9498652b2e354d38020d4))
10+
111
## [@helia/verified-fetch-gateway-conformance-v1.3.0](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-gateway-conformance-1.2.0...@helia/verified-fetch-gateway-conformance-1.3.0) (2025-05-14)
212

313
### Features

packages/gateway-conformance/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-gateway-conformance",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
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",

0 commit comments

Comments
 (0)