Skip to content

Commit b8b87fa

Browse files
chore(release): 2.0.8 [skip ci]
## [2.0.8](libp2p/js-libp2p-webrtc@v2.0.7...v2.0.8) (2023-06-12) ### Tests * add a test for large transfers ([libp2p#175](libp2p/js-libp2p-webrtc#175)) ([0f60060](libp2p/js-libp2p-webrtc@0f60060))
1 parent 0f60060 commit b8b87fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.8](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.7...v2.0.8) (2023-06-12)
2+
3+
4+
### Tests
5+
6+
* add a test for large transfers ([#175](https://github.com/libp2p/js-libp2p-webrtc/issues/175)) ([0f60060](https://github.com/libp2p/js-libp2p-webrtc/commit/0f60060c9ceaf2bf2142df25f32174112edf6ec9))
7+
18
## [2.0.7](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.6...v2.0.7) (2023-06-07)
29

310

package.json

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

0 commit comments

Comments
 (0)