Skip to content

Commit 07e441c

Browse files
chore(release): 11.0.0 [skip ci]
## [11.0.0](v10.0.3...v11.0.0) (2024-01-26) ### ⚠ BREAKING CHANGES * tls support is required ### Features * test tls encryption ([#145](#145)) ([a19a735](a19a735))
1 parent a19a735 commit 07e441c

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+
## [11.0.0](https://github.com/libp2p/interop/compare/v10.0.3...v11.0.0) (2024-01-26)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* tls support is required
7+
8+
### Features
9+
10+
* test tls encryption ([#145](https://github.com/libp2p/interop/issues/145)) ([a19a735](https://github.com/libp2p/interop/commit/a19a735de66b2bbf236b354b13e12b7579256f80))
11+
112
## [10.0.3](https://github.com/libp2p/interop/compare/v10.0.2...v10.0.3) (2024-01-08)
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": "10.0.3",
3+
"version": "11.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)