Skip to content

Commit 2435bc2

Browse files
authored
chore: release main (#1004)
1 parent 210059d commit 2435bc2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packages/dnslink": "1.2.1",
88
"packages/helia": "6.1.2",
99
"packages/interface": "6.2.1",
10-
"packages/interop": "10.2.2",
10+
"packages/interop": "10.2.3",
1111
"packages/ipns": "9.2.1",
1212
"packages/json": "5.1.1",
1313
"packages/mfs": "7.1.1",

packages/interop/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [10.2.3](https://github.com/ipfs/helia/compare/interop-v10.2.2...interop-v10.2.3) (2026-04-13)
4+
5+
6+
### Bug Fixes
7+
8+
* restore aegir file in interop suite ([#1003](https://github.com/ipfs/helia/issues/1003)) ([210059d](https://github.com/ipfs/helia/commit/210059d389e81c67f58fcd103fc7061c9c256654))
9+
310
## [10.2.2](https://github.com/ipfs/helia/compare/interop-v10.2.1...interop-v10.2.2) (2026-04-10)
411

512

packages/interop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/interop",
3-
"version": "10.2.2",
3+
"version": "10.2.3",
44
"description": "Interop tests for Helia",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/helia/tree/main/packages/interop#readme",

0 commit comments

Comments
 (0)