We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54a851 commit 13c73dbCopy full SHA for 13c73db
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [12.2.0](https://github.com/libp2p/interop/compare/v12.1.1...v12.2.0) (2024-08-16)
2
+
3
+### Features
4
5
+* add plaintext encryption tests ([#158](https://github.com/libp2p/interop/issues/158)) ([e54a851](https://github.com/libp2p/interop/commit/e54a851dcfaa6db2e69ce4d3585d53943eb4c347))
6
7
## [12.1.1](https://github.com/libp2p/interop/compare/v12.1.0...v12.1.1) (2024-08-16)
8
9
### Dependencies
package.json
@@ -1,6 +1,6 @@
{
"name": "@libp2p/interop",
- "version": "12.1.1",
+ "version": "12.2.0",
"description": "Interoperability Tests for libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/interop#readme",
0 commit comments