Skip to content

Commit 88ee9b7

Browse files
chore(release): 6.0.3 [skip ci]
## [6.0.3](v6.0.2...v6.0.3) (2023-02-23) ### Bug Fixes * wait for both peers to see each other in topic peer lists ([#90](#90)) ([4703b85](4703b85)), closes [#88](#88)
1 parent 4703b85 commit 88ee9b7

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+
## [6.0.3](https://github.com/libp2p/interop/compare/v6.0.2...v6.0.3) (2023-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* wait for both peers to see each other in topic peer lists ([#90](https://github.com/libp2p/interop/issues/90)) ([4703b85](https://github.com/libp2p/interop/commit/4703b858e1c51eb308b516565aaaa90c4c05ca1c)), closes [#88](https://github.com/libp2p/interop/issues/88)
7+
18
## [6.0.2](https://github.com/libp2p/interop/compare/v6.0.1...v6.0.2) (2023-02-23)
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": "6.0.2",
3+
"version": "6.0.3",
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)