We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc78154 commit ffaab58Copy full SHA for ffaab58
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.6](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.1.5...v1.1.6) (2023-04-21)
2
+
3
4
+### Bug Fixes
5
6
+* readme: Remove confusing section ([#122](https://github.com/libp2p/js-libp2p-webrtc/issues/122)) ([dc78154](https://github.com/libp2p/js-libp2p-webrtc/commit/dc781543b8175c6c40c6745029a4ba53587aef29))
7
8
## [1.1.5](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.1.4...v1.1.5) (2023-04-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@libp2p/webrtc",
- "version": "1.1.5",
+ "version": "1.1.6",
"description": "A libp2p transport using WebRTC connections",
"author": "",
"license": "Apache-2.0 OR MIT",
0 commit comments