Skip to content

Commit 544b97a

Browse files
chore(release): 7.0.1 [skip ci]
## [7.0.1](v7.0.0...v7.0.1) (2023-02-28) ### Bug Fixes * wait for gossipsub heartbeat before sending message ([#94](#94)) ([dffdff0](dffdff0))
1 parent dffdff0 commit 544b97a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.1](https://github.com/libp2p/interop/compare/v7.0.0...v7.0.1) (2023-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* wait for gossipsub heartbeat before sending message ([#94](https://github.com/libp2p/interop/issues/94)) ([dffdff0](https://github.com/libp2p/interop/commit/dffdff06e84427f4205d2a70cdad1e1be2fc3cd3))
7+
18
## [7.0.0](https://github.com/libp2p/interop/compare/v6.0.3...v7.0.0) (2023-02-24)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/interop",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Interoperability Tests for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/interop#readme",

0 commit comments

Comments
 (0)