Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit 6904595

Browse files
chore(release): 10.0.1 [skip ci]
## [10.0.1](v10.0.0...v10.0.1) (2023-02-23) ### Bug Fixes * remove relay v1 go tests ([#592](#592)) ([38223f4](38223f4))
1 parent 38223f4 commit 6904595

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.0.1](https://github.com/ipfs/interop/compare/v10.0.0...v10.0.1) (2023-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* remove relay v1 go tests ([#592](https://github.com/ipfs/interop/issues/592)) ([38223f4](https://github.com/ipfs/interop/commit/38223f430550ad4528473c42a001a22ff3db40dc))
7+
18
## [10.0.0](https://github.com/ipfs/interop/compare/v9.2.0...v10.0.0) (2023-01-13)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-interop",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "Interoperability Tests for IPFS",
55
"author": "David Dias <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)