Skip to content

Commit 5c6a066

Browse files
authored
chore: release main (#380)
1 parent ece384a commit 5c6a066

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packages/dag-json": "2.0.1",
66
"packages/helia": "3.0.1",
77
"packages/interface": "3.0.1",
8-
"packages/interop": "3.0.0",
8+
"packages/interop": "3.0.1",
99
"packages/ipns": "4.0.0",
1010
"packages/json": "2.0.1",
1111
"packages/mfs": "2.0.1",

packages/interop/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.1](https://github.com/ipfs/helia/compare/interop-v3.0.0...interop-v3.0.1) (2024-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* update type import path ([#379](https://github.com/ipfs/helia/issues/379)) ([ece384a](https://github.com/ipfs/helia/commit/ece384aab5e1c95857aa4aa07b86656710d8ca35))
9+
310
## [3.0.0](https://github.com/ipfs/helia/compare/interop-v2.0.0...interop-v3.0.0) (2024-01-09)
411

512

packages/interop/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@helia/interop",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
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)