Skip to content

Commit 3a46063

Browse files
chore(release): 10.0.0 [skip ci]
## [10.0.0](v9.0.3...v10.0.0) (2023-11-30) ### ⚠ BREAKING CHANGES * updates to libp2p v1 ### Dependencies * update libp2p daemon to use libp2p v1 ([#139](#139)) ([357b5f8](357b5f8))
1 parent 357b5f8 commit 3a46063

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [10.0.0](https://github.com/libp2p/interop/compare/v9.0.3...v10.0.0) (2023-11-30)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* updates to libp2p v1
7+
8+
### Dependencies
9+
10+
* update libp2p daemon to use libp2p v1 ([#139](https://github.com/libp2p/interop/issues/139)) ([357b5f8](https://github.com/libp2p/interop/commit/357b5f83eccaa4de3cc4345119bff588fa3b0aea))
11+
112
## [9.0.3](https://github.com/libp2p/interop/compare/v9.0.2...v9.0.3) (2023-11-30)
213

314

package.json

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