Skip to content

Commit a1ce1e3

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.0.5...v8.0.0) (2023-04-19) ### ⚠ BREAKING CHANGES * update it-stream-deps and libp2p-daemon-client (#104) ### Dependencies * update all it-* deps to the latest versions ([#102](#102)) ([d3e0a45](d3e0a45)) * update it-stream-deps and libp2p-daemon-client ([#104](#104)) ([6729cf2](6729cf2))
1 parent 6729cf2 commit a1ce1e3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [8.0.0](https://github.com/libp2p/interop/compare/v7.0.5...v8.0.0) (2023-04-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update it-stream-deps and libp2p-daemon-client (#104)
7+
8+
### Dependencies
9+
10+
* update all it-* deps to the latest versions ([#102](https://github.com/libp2p/interop/issues/102)) ([d3e0a45](https://github.com/libp2p/interop/commit/d3e0a4574e84189b5e32e93af80b80e280c4faca))
11+
* update it-stream-deps and libp2p-daemon-client ([#104](https://github.com/libp2p/interop/issues/104)) ([6729cf2](https://github.com/libp2p/interop/commit/6729cf2bbb9c16786ad28f163f5220580b16d5d1))
12+
113
## [7.0.5](https://github.com/libp2p/interop/compare/v7.0.4...v7.0.5) (2023-03-31)
214

315

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.5",
3+
"version": "8.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)