Skip to content

Commit 6135583

Browse files
chore(release): 12.0.2 [skip ci]
## [12.0.2](v12.0.1...v12.0.2) (2024-04-29) ### Bug Fixes * ensure all nodes are connected ([41a1f2f](41a1f2f))
1 parent 41a1f2f commit 6135583

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+
## [12.0.2](https://github.com/libp2p/interop/compare/v12.0.1...v12.0.2) (2024-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure all nodes are connected ([41a1f2f](https://github.com/libp2p/interop/commit/41a1f2f1773f038541976b300f3a260c8abee6d4))
7+
18
## [12.0.1](https://github.com/libp2p/interop/compare/v12.0.0...v12.0.1) (2024-04-29)
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": "12.0.1",
3+
"version": "12.0.2",
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)