Skip to content

Commit 9f53f08

Browse files
committed
chore: release main
1 parent 2d30414 commit 9f53f08

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.1.4",
88
"packages/helia": "6.0.21",
99
"packages/interface": "6.1.1",
10-
"packages/interop": "10.1.3",
10+
"packages/interop": "10.1.4",
1111
"packages/ipns": "9.1.9",
1212
"packages/json": "5.0.7",
1313
"packages/mfs": "7.0.4",

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.1.4](https://github.com/ipfs/helia/compare/interop-v10.1.3...interop-v10.1.4) (2026-03-06)
4+
5+
6+
### Dependencies
7+
8+
* bump kubo from 0.39.0 to 0.40.0 ([#963](https://github.com/ipfs/helia/issues/963)) ([2d30414](https://github.com/ipfs/helia/commit/2d30414a0752c64428a68ef3e15695eb8506b163))
9+
310
## [10.1.3](https://github.com/ipfs/helia/compare/interop-v10.1.2...interop-v10.1.3) (2026-03-06)
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.1.3",
3+
"version": "10.1.4",
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)