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

Commit 51e7137

Browse files
chore(release): 2.0.1 [skip ci]
## [@libp2p/webrtc-star-v2.0.1](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v2.0.0...@libp2p/webrtc-star-v2.0.1) (2022-06-15) ### Trivial Changes * update deps ([#443](#443)) ([ac7f92d](ac7f92d))
1 parent 95ea393 commit 51e7137

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/webrtc-star-transport/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@libp2p/webrtc-star-v2.0.1](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v2.0.0...@libp2p/webrtc-star-v2.0.1) (2022-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* update deps ([#443](https://github.com/libp2p/js-libp2p-webrtc-star/issues/443)) ([ac7f92d](https://github.com/libp2p/js-libp2p-webrtc-star/commit/ac7f92de776bf798849733e6128823c798a416c0))
7+
18
## [@libp2p/webrtc-star-v2.0.0](https://github.com/libp2p/js-libp2p-webrtc-star/compare/@libp2p/webrtc-star-v1.0.12...@libp2p/webrtc-star-v2.0.0) (2022-06-15)
29

310

packages/webrtc-star-transport/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-star",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-star/tree/master/packages/webrtc-star-transport#readme",

0 commit comments

Comments
 (0)