Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit 84926c0

Browse files
chore(release): 2.0.10 [skip ci]
## [2.0.10](v2.0.9...v2.0.10) (2023-06-12) ### Bug Fixes * add browser-to-browser test for bi-directional communication ([#172](#172)) ([1ec3d8a](1ec3d8a))
1 parent 1ec3d8a commit 84926c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.10](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.9...v2.0.10) (2023-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add browser-to-browser test for bi-directional communication ([#172](https://github.com/libp2p/js-libp2p-webrtc/issues/172)) ([1ec3d8a](https://github.com/libp2p/js-libp2p-webrtc/commit/1ec3d8a8b611d5227f430037e2547fd86d115eaa))
7+
18
## [2.0.9](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.8...v2.0.9) (2023-06-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/webrtc",
3-
"version": "2.0.9",
3+
"version": "2.0.10",
44
"description": "A libp2p transport using WebRTC connections",
55
"author": "",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)